In reference to my previous question regarding making the .EXE file for demonstration
Can anyone explain creating batch file to launch the emulator?
In reference to my previous question regarding making the .EXE file for demonstration
Can anyone explain creating batch file to launch the emulator?
you can use the following command to launch the emulator
emulator -avd <avdname>
this assumes the path to emulator is set on your system