I use phonegap build a app,and run phonegap emulate android
, and I uninstall the app .
The next time I try to phonegap run android
, It'll still open the same android , which the app uninstalled . That way , I can find the app, I mean how to initialize android simulator and debug the app again?
In one words , how to update the app on the android emulator?