Android crashes while using telnet command -


i new android. trying change battery level of emulator . saw following battery charging link

it opening telnet client , "open localhost 5554" working. power working , when trying execute "power status discharging" command emulator crashes close dialog shown below.enter image description here

i found out answer question. in config.xml of android emulator hw.battery=no , should hw.battery=yes. problem why android emulator crashing.


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -