Simulate low battery & low memory in Android

后端 未结 6 2055
佛祖请我去吃肉
佛祖请我去吃肉 2020-11-27 03:23

In order to generate the notifications i need to know about how to generate the low battery and low memory interrupts programmatically. Can any one please provide your sugge

6条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-27 04:07

    You can use the emulator menu is shown on my blog posting. Just telnet to localhost on the port of your emulator (default is 5554) and then type help. Follow the instructions from there!

提交回复
热议问题