- Launch your emulator
- get an .apk file that you want to install in your emulator
- navigate to your android-sdk dir and search for adb.exe
- copy the location of the adb.exe
- Right click on my computer and open Advanced Settings and click Environment Variable
- select Path from System Variables and click on Edit
- add a semi-colon ';' and Paste the location that we copied
- open cmd.exe
- change the directory to where you have the .apk file located.
- after you have reached the directory type :
and you are done .
No comments:
Post a Comment