I'm using the HMS Toolkit- Converter to add HMS API to my app automatically. After it converts import com.google.android.gms.analytics.HitBuilders; into import org.xms.g.analytics.HitBuilders; it tells me that Cannot Resolve Symbole 'xms'. I also tried going to HMS repository and add the Analytics Kit then hit Apply but it gives me an error HMS Analytics Kit applyplugin dependence added failed:/Users.....
How can I resolve the issue on 'xms' during the conversion? (I used Add HMS API conversion policy.)
Did you try add the HMS toolkit to your application from android studio. I think you can solve the issue with it. https://developer.huawei.com/consumer/en/doc/development/Tools-Guides/95569931