Re: [android-developers] Get sorted list android applications on basis of rarely used

2013-02-07 Thread Dan
On Wednesday, February 6, 2013 11:46:36 PM UTC-5, TreKing wrote: On Wed, Feb 6, 2013 at 12:00 AM, Bajrang Asthana asthana...@gmail.comjavascript: wrote: Is anyone have any idea about how to get last run and flushing mechanism of logcat file. An app only has access to its own logs in

Re: [android-developers] Get sorted list android applications on basis of rarely used

2013-02-06 Thread TreKing
On Wed, Feb 6, 2013 at 12:00 AM, Bajrang Asthana asthana.bajr...@gmail.comwrote: Is anyone have any idea about how to get last run and flushing mechanism of logcat file. An app only has access to its own logs in the latest version of Android, so you can't do these types of hacks anymore.

[android-developers] Get sorted list android applications on basis of rarely used

2013-02-05 Thread Bajrang Asthana
Hi , I want to get a list of android applications on basis of rarely used. I am not getting how can we access last run time of application. I thought it could be possible through reading of logcat file. But looking on log file of device, I found that the first entry of logcat is of 2 days