0

I built a service that checks the phone battery, but I do not know how to test it. How to simulate battery discharging in the Android emulator? Something like: put value 25% level, 10% and others ...

Thanks...

Mateus
  • 389
  • 3
  • 20

1 Answers1

3

Does this question help? Simulate low battery & low memory in Android Seems you may be able to do it the emulator.

Community
  • 1
  • 1
Bex
  • 4,898
  • 11
  • 50
  • 87