how to install apps in android emulator permanently? -
I would like to install some Android apps in the emulator like Google Maps and others. My problem is that I have the installation permanent, I follow the link for it to test an app with a permanent installation, so that someone can tell me solution or other alternative solution?
Thanks in advance
What do you really mean by "permanent" with "ADB install" An app installed will continue in AVD created by you, unless you use "data wipe" on every run, which is not really recommended.
Only those applications that are installed in the past can not be removed from the system image (but they can still disable in the Android version, which is not the same except for the file, and you can Can be re-enabled)
Comments
Post a Comment