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
You do not need for most cases Huawei device. Here is my battle-tested solution.
If you're implementing HMS (Huawei Mobile Services) feature like push notifications, SMS retrieving or auth(orization) you can do simply:
I am pretty sure that instead of emulator you can use any of physical devices, grab APK and install HMS Core on it.
Happy coding!