Hi Friends,
Here i am going to explain you how to install APK file in Emulator by cmd. follow mention below steps.
That's it, this will install your application in Emulator.
Enjoy Developing Android Apps ......................
Check Android Apps on Google Play
https://play.google.com/store/apps/developer?id=Metro%20App%20Solution&hl=en
Here i am going to explain you how to install APK file in Emulator by cmd. follow mention below steps.
- First of all run Emulator.
- Locate adb.exe file in sdk which is normally present in C:\adt-bundle-windows-x86-20130717\sdk\platform-tools.
- Paste your APK file in platform-tools folder.
- Run Command Prompt (eg. Start -> Programs -> Accessories -> Command Prompt).
- Navigate to platform-tools folder in Command Prompt (eg. C:\adt-bundle-windows-x86-20130717\sdk\platform-tools>).
- Type adb install myapp.apk press Enter.
That's it, this will install your application in Emulator.
Enjoy Developing Android Apps ......................
Check Android Apps on Google Play
https://play.google.com/store/apps/developer?id=Metro%20App%20Solution&hl=en
No comments:
Post a Comment