Reputation: 889
I'm trying to change the battery status and level of the AVD (Nexus 5x).
I tried everything in this question but nothing is working.
Setting battery by AVD manager UI (... > battery
) works only if I restart the entire emulator but I would want it to change real time so no luck.
Connection to telnet
succedes but strangely power settings through telnel
don't get synced to the emulator meaning that everything remains in CLI.
Also, AVD config.ini
hw.battery=yes
is already set.
Upvotes: 2
Views: 1981