How do you install an APK file in the Android emulator?

前端 未结 30 2076
滥情空心
滥情空心 2020-11-22 14:53

I finally managed to obfuscate my Android application, now I want to test it by installing the APK file and running it on the emulator.

30条回答
  •  爱一瞬间的悲伤
    2020-11-22 15:23

    06-11-2020

    Drag and Drop didn't work for me on Windows 10 Pro.

    1. Put the APK on Google Drive

    2. Access that Google drive using Chrome browser on the Android Emulator

    3. Then install it from there.

    Note: You need to enable unknown sources within the Emulator.

提交回复
热议问题