今天越到一个问题,当我启动两个模拟器的时候,敲入adb shell,报出了 error: more than one device and emulator 的错误,

网上google下发现其实可以指定模拟器启动的,

步骤:

E:\android\android-sdk-windows-1.5_r2\platform-tools>adb devicesList of devices attachedemulator-5554   deviceemulator-5556   deviceE:\android\android-sdk-windows-1.5_r2\platform-tools>adb -s emulator-5554 shell# pwd

进入成功,呵呵

更多相关文章

  1. Android自学笔记(Android x86模拟器Intel Atom x86 System Image
  2. Android绘制简单折线图的步骤
  3. 解决Android模拟器打不开的问题!...
  4. Android Junit 单元测试步骤
  5. Android中LiveData+Room+Paging简单实现步骤
  6. android sdk支持ant自动构建jar步骤
  7. Mac OSX Android 开发环境 模拟器报错
  8. Android集成腾讯bugly-tinker热更新使用步骤
  9. Android之开发BLE 详细步骤

随机推荐

  1. Android获取通话状态
  2. android TextView的跑马灯效果的实现
  3. view measure详解
  4. Android通过App启动另一个APP
  5. android shape 常用到属性的设置
  6. Android 通过继承TextView类自定义字体默
  7. android 自定义对话框 背景透明
  8. android中利用itext读取pdf文档
  9. android intent.setType指定浏览本地多种
  10. Android(安卓)EditText得到和失去焦点时,