Thank you both!

On May 11, 8:14 pm, Marc Lester Tan <[email protected]> wrote:
> Take a look at UsageStatsService.java
>
> http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;...
>
> <http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;...>It
> monitors all the application resume/pause state and logs into files.
>
> and check how the settings app is using it here:
>
> http://android.git.kernel.org/?p=platform/packages/apps/Settings.git;...
>
> Not sure though if you can use it in your app.
>
>
>
>
>
>
>
>
>
> On Thu, May 12, 2011 at 10:29 AM, TreKing <[email protected]> wrote:
> > On Wed, May 11, 2011 at 8:01 PM, Edmund <[email protected]> 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 track in a music player app or passed a certain level in a
> >> game, can I inject some code into the APK to register this data?
>
> >http://code.google.com/mobile/analytics/docs/android/
> >http://www.flurry.com/
>
> > I was wondering about details like where can I retrieve this from and is it
> >> centralized.
> >> Like can one APK retrieve this data that is written by all other APKs.
>
> > I'm not really sure what you're asking.
>
> > -------------------------------------------------------------------------------------------------
> > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> > transit tracking app for Android-powered devices
>
> >  --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Cheers,
>
> *Marc Lester Tan *
>
> http://www.appalert.cohttp://moonphase.pendukosoftware.comhttp://blogs.marctan.com
>
> <http://www.proudlypinoy.org/>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to