officebluesource / ChoiceSDK

A SDK that aims to wrap similar functionalities from HMS and GMS services to one common interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not a issue but a Question

Andre305 opened this issue · comments

I'm fairly new to all this. I'm using cordova and have a webapp. How do I implement this into cordova to create my webbapp for the new huawei devices? Have anyone tried it before? I'm not using Android Studio to create my app.

You wouldn't use this for a webapp...as far as I can tell. I've used it in a native Android app.

Thanks for the reply
So i can convert the cordova created android project to hms using android studio?

Not sure, because Cordova is not native Android...you might be looking for something more like this: https://github.com/HMS-Core/hms-cordova-plugin

Thank you very much. your a life saver