android Studio ddms中emulator control不能用的问题

来源:互联网 发布:单片机管脚是从哪里算1 编辑:程序博客网 时间:2024/05/20 18:44

这几天用Android studio想模拟发短信,结果emulator control一片灰,怎么选定重启都没用。最后在android studio官方文档中发现问题所在(官方文档说明),在最后一行“The Emulator Control tab, shown in Figure 1, is no longer supported. Use the Android Emulator for these features",android emulator就是我们启动的模拟器

接下来发短信打电话,设置gps什么的就选择相应的标签设置就好了

0 0