Tuesday, April 5, 2016

How to install app in Android emulator?

1. Launch emulator
Go to here to see how to launch Android Emulator.

2. Copy the apk file to platform-tools folder
ex) Default folder on Windows: C:\Users\{user}\AppData\Local\Android\sdk\platform-tools

3. Go to command prompt
Type "adb install filename.apk" to install
Type "adb install -r filename.apk" to re-install

4. Run emulator then you will see the app is installed.

1 comment:

  1. What's New
    Weekly Build Update (2015-07-19)
    What's new:
    - Back button crash fix.
    - New file picker interface.
    - Compatibility fixes (Dark Cloud should work better, Atelier Iris can be played from start).
    Andro Support

    ReplyDelete