AppTracker icon indicating copy to clipboard operation
AppTracker copied to clipboard

Android app that logs app usage statistics in a background Service and displays app information (most frequently used, most recently used, etc.) in a widget or in the main activity.

App Tracker

Author

Nolan Lawson

License

WTFPL, although attribution would be nice.

Overview

App Tracker is a productivity app that keeps track of other apps you've used, and compiles some useful statistics about them (most used, seldom used, recently used, etc.). You can then display this information in a widget or in the app itself.

Uses Logcat to figure out what apps have been launched.