Can I use google analytics in an app released for the kindle fire store?

天涯浪子 提交于 2019-12-10 17:33:45

问题


I currently have an app on the play store using google analytics. I would like to modify and release that app for the kindle app store and still be able to use GA. I understand that this depends on play services to work correctly. Obviously there are no play services on a kindle device but is there a way to include them with my app. Maybe via the play-services.jar.


回答1:


Let me quote the official google analytics sdk v4 guide:

Note: Google Analytics can be used and will work on devices that do not have Google Play Services. In this case you still download and use the Google Play Services SDK and Google Analytics will automatically fall back to local dispatching.

==> It will also track Amazon Kindle / Fire Phone etc.

I have uploaded apps with analytics v4 to amazon and works fine. They even have a device icon for Kindle fire in the google analytics devices section ;-)



来源:https://stackoverflow.com/questions/27234772/can-i-use-google-analytics-in-an-app-released-for-the-kindle-fire-store

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!