Hello,
How can I get IDE 13.40 to install the app on Android 4.0 (MK802II)?
If installing manually with the command below works, the app is also functional:
Thank you.
How can I get IDE 13.40 to install the app on Android 4.0 (MK802II)?
If installing manually with the command below works, the app is also functional:
adb install -r my_app.apk
Thank you.