android - Stop app from launching on AVD start -
I am using an Android emulator and I want to start an AVD but without my app being removed Now, when my AVD starts, my app will also start.
Thank you,
You're probably "turning on" the app, Do not have to launch "AVD" - That's why the app launches is the Android Virtual Device Manager in the "Window" menu in Eclipse
Unless you want AVD to do this (somehow) specially , You can select your AVD from the menu and the lawn without launching any app (which includes any projects you have). Should be capable of doing so.
Comments
Post a Comment