mstoecklmayr / Android-LED-Power-Status

Small service which flashes the LED on an Android device to notify current charge state while charging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android LED Power Status

This simple app starts up a notification service whenever your device is plugged
into a power source.  While charging, and while your phone is asleep, the app
will notify you of the current charge state with an array of colors ranging from
red, to yellow, to green.  Each color represents a battery charge range,
which is more descriptive than the existing charged/not-charged LED indicator
that Android devices provide by default.

About

Small service which flashes the LED on an Android device to notify current charge state while charging


Languages

Language:Java 100.0%