Take a look at this framework code: http://hi-android.info/src/com/android/server/am/UsageStatsService.java.html
It collects app usage data for 5 days and store it in the /data folder. If you are rooted then you should be able to access this file. Cheers, *Marc Lester Tan * http://marctan.com <http://www.proudlypinoy.org/> On Fri, Sep 23, 2011 at 3:42 AM, Kristopher Micinski <[email protected] > wrote: > 2011/9/22 Nemanja Kovačević <[email protected]>: > > Numerous apps are collecting this data. There are apps for users to see > how > > much time they've spent on what app, other apps use this data for > > recommendations, and so on. Although I understand your reaction... > > > > Kind of makes you wonder what's behind that "full internet access" > permission... > > Kris > > -- > 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 > -- 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

