Android-Testing icon indicating copy to clipboard operation
Android-Testing copied to clipboard

Android Testing

Results 2 Android-Testing issues
Sort by recently updated
recently updated
newest added

Hi, I am getting an error IOError: [Errno 2] No such file or directory: './diva-bet/AndroidManifest.xml' When executing the moblizer.py, it asked for apk filename. It proceeds and starts using apktool...

Replaced the str.strip with str.replace. Running the script with the old strip method was faulty when target apk-file had any of the characters a, p or k in its name....