Files
renderdoc/qrenderdoc/Code
tabi.katalin 6c39b58d0b Handle failed APK installation and patching
If "adb install" command is used with "-g" flag, we may get java.lang.SecurityException on some devices because granting runtime permissions at installation time is only allowed for system apps (however we can enable it in the device's Developer options menu).
Also, pulling APK from /data/app/ may be restricted. We can workaround by copying the APK to a directory which we can access then try to pull the APK from there.
2018-11-13 11:38:44 +00:00
..
2018-01-01 17:55:29 +00:00
2018-01-01 17:55:29 +00:00
2018-01-01 17:55:29 +00:00
2018-10-23 14:23:11 +01:00
2018-02-09 19:36:04 +00:00