3

I am looking for a program that will count each start of a program on my Android device.

Over time, you install quit a lot of programs.

It would be nice to see how many times you actually start these programs over time.

That could give a good indication whether you should leave the program on the device, or not.

Edelcom
  • 6,917
  • 16
  • 50
  • 82
  • See this question about application usage http://android.stackexchange.com/questions/7593/how-can-i-track-app-usage Some of the apps might be useful. – Ben Griffiths Mar 30 '11 at 09:48

1 Answers1

3

Use the phone information dial code if it works.

In your dialer enter *#*#4636#*#* to get to the phone info screen.

On my Spica running 2.1 Eclair, the last option of USAGE STATISTICS shows the usage time (in milliseconds) and the no. of times an app has been launched.

At first glance, it does however seem to be a log restricted from the time the phone was last booted.

Sparx
  • 10,882
  • 6
  • 32
  • 43