[android-developers] Usage Statistics

2011-05-11 Thread Edmund
Hi, I was wondering what type of services exist to track usage and what type of usage data it has available. For example, if I wanted to know how many times a certain APK was launched. How long it was used for. And also, if I wanted to know details about how the APK was being used such as how

Re: [android-developers] Usage Statistics

2011-05-11 Thread TreKing
On Wed, May 11, 2011 at 8:01 PM, Edmund chang.edm...@gmail.com wrote: For example, if I wanted to know how many times a certain APK was launched. How long it was used for. And also, if I wanted to know details about how the APK was being used such as how many times they played a certain music

Re: [android-developers] Usage Statistics

2011-05-11 Thread Marc Lester Tan
Take a look at UsageStatsService.java http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=services/java/com/android/server/am/UsageStatsService.java;h=6e8f24823efe88ab649ab5e6ddb9a49e69601bca;hb=HEAD