How to install an apk on the emulator in Android Studio?

后端 未结 13 2042
温柔的废话
温柔的废话 2020-12-02 05:24

How do you install an apk on the emulator in Android Studio from the terminal?

In Eclipse we did

/home/pcname/android-sdks/platform-tools/adb -s em         


        
13条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-02 06:11

    Just download the apk from talkback website

    Drag the downloaded apk to the started emulator, Go to settings on emulator > Search for talkback, you will now find it there

提交回复
热议问题