BATTERY LEVEL ;
BatteryManager bm = (BatteryManager)getSystemService(BATTERY_SERVICE); int batLevel = bm.getIntProperty(BatteryManager.BATTERY_PROPERTY_CAPACITY);
CODES FOR SKETCHWARE APPLICATIONS.
agosto 17, 2018 doido 2.0 2 Comments
BatteryManager bm = (BatteryManager)getSystemService(BATTERY_SERVICE); int batLevel = bm.getIntProperty(BatteryManager.BATTERY_PROPERTY_CAPACITY);
Este comentário foi removido pelo autor.
ResponderExcluir????
Excluir