Rui Lopes is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

rgl / android-CpuUsage

Displays the current CPU usage as a icon in the system status bar. This is my first Android application.

Clone this repository (size: 13.9 KB): HTTPS / SSH
hg clone https://bitbucket.org/rgl/android-cpuusage
hg clone ssh://hg@bitbucket.org/rgl/android-cpuusage

android-CpuUsage overview

Recent commits See more »

Author Revision Comments Message Labels Date
Rui Lopes 2e7e4c31532c Do not update the notification icon when the screen is turned off (no one is there to see the icon, so this will save a bit of the phone battery).
Rui Lopes 5d18955934b8 Remove incomplete sentence.
Rui Lopes 1ffa32ac8aa2 Initial cut of the CpuUsage application.