Where is the deployed apk file? how to uninstall it with adb?
问题 I have tried to install my apk using adb like this: D:\C_Desktop\Development\Android SDK\platform-tools>adb install "C:\test_haxe\bin\android\bin\bin\testhaxe-debug.apk" 4274 KB/s (3702929 bytes in 0.846s) pkg: /data/local/tmp/testhaxe-debug.apk Success so, its installed fine, but at my phone, I couldn't find the apk file, is it deleted after being installed?! also, I tried to uninstall it like this: adb uninstall com.ketab.haxe but I get Failure Because I have no emulator, I will have to