Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个安卓应用程序。每当用户打开前台应用程序时,我想通过我的服务中的事件或任何其他方式知道。我想收集自己的使用情况统计信息,因为我找不到知道某个应用程序被使用了多少次的方法。
有谁知道这样做的好方法?或者如果可能的话,已经获得这些统计数据?
Android SDK 不支持这些。
您是否直接尝试过 Google Analytics?
http://code.google.com/mobile/analytics/docs/android/