问题描述
我已经与以下流程的尝试:
I have already tried with following process:
- 单击开始,然后单击控制面板。
2。对控制面板主页上,单击程序。 - 在程序和功能部分,单击启用Windows功能打开或关闭。
- 如果出现用户帐户控制对话框,确认它显示的操作是你想要什么,然后单击继续。
- 在Windows功能列表中,选择Telnet客户端,然后单击确定。
成功安装后,运行相同的telnet命令。
After successful installations, run the same telnet command.
ⅲ)。类型:
电源容量100
iii). Type:power capacity 100
继上述过程后,仿真器停止工作?
如果有人可以帮助我在这方面,请发表评论。
After following the mentioned process, emulator stops working?If anyone could help me in this regard, please leave a comment.
推荐答案
难道只有电源命令,使模拟器停止了吗?尝试在运行的telnet其他命令,让我知道
Is it only the power command that makes the emulator stop? Try running other commands on telnet and let me know
如果它只是权力的不工作,那么试试这个
If it is only power that does not work then try this
在您的AVD管理检查仿真器的详细信息。看到它,hw.battery是肯定的,然后再次运行模拟器并尝试使用功率容量100指令从远程登录本地主机。它应该工作
In your avd manager check the details of your emulator. See to it that hw.battery is yes and then run your emulator again and try using the power capacity 100 command from telnet localhost. It should work
这篇关于如何在Eclipse中工作时收取Android模拟器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!