How to create Huawei Android Emulator

后端 未结 4 2071
执笔经年
执笔经年 2021-01-03 19:41

I\'m developing an Android app using Huawei\'s Push service. I have installed DevEco IDE plugin within Android Studio. But I don\'t have any

4条回答
  •  攒了一身酷
    2021-01-03 20:15

    If your app depends on any Hardware/Software specific service of Huawei device, using an emulator won't work. Also, Android Studio provides Google's generic Stock image so there's no way to create an emulator with EMUI (Huawei's Custom OS).

    Fortunately, Google has Firebase Test Lab where you can test on real (5 tests/day) / virtual (10 tests/day) devices for free. Or you may try a 3rd party emulator like Genymotion

提交回复
热议问题