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

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -