Reputation: 684
I know you can set the battery level on the emulator in android to whatever value you want from 0-100. Is there any way we can do the same for testing purposes on the Galaxy Nexus device or any Android device for that matter?
Upvotes: 1
Views: 216
Reputation: 7694
No these values are not changeable on your device. This is system data which can only be monitored BatteryManager.
Upvotes: 4