我安装了Android Studio。在Android Studio中导入现有的android项目和gradle构建成功,我通过启动新的模拟器来运行Application。模拟器详细信息为:
Name: Nexus_5_API_23_x86
CPU/ABI: Google APIs Intel Atom (x86)
Path: C:\Users\Administrator\.android\avd\Nexus_5_API_23_x86.avd
Target: Google APIs (API level 23)
Skin: nexus_5
SD Card: 200M
Snapshot: no
hw.lcd.density: 480
hw.dPad: no
avd.ini.encoding: UTF-8
hw.camera.back: emulated
disk.dataPartition.size: 200M
hw.gpu.enabled: yes
runtime.network.latency: none
skin.dynamic: no
hw.keyboard: no
runtime.network.speed: full
hw.device.hash2: MD5:2fa0e16c8cceb7d385183284107c0c88
hw.ramSize: 1536
tag.id: google_apis
tag.display: Google APIs
hw.sdCard: no
hw.device.manufacturer: Google
hw.mainKeys: no
hw.accelerometer: yes
hw.trackBall: no
hw.device.name: Nexus 5
hw.sensors.proximity: yes
hw.battery: yes
AvdId: Nexus_5_API_23_x86
hw.sensors.orientation: yes
hw.audioInput: yes
hw.camera.front: emulated
hw.gps: yes
avd.ini.displayname: Nexus 5 API 23 x86
snapshot.present: no
vm.heapSize: 64
runtime.scalefactor: auto
模拟器已启动但未安装应用程序始终显示已连接的设备:应用程序选项卡下的模拟器-5554。需很长时间... 任何方案?我是Android的新手。
答案 0 :(得分:0)
一个可行的解决方案:
运行模拟器后,再次运行应用程序(shift + f10),这次在选择正在运行的设备下的设备选择器中,您的模拟器必须可见,单击并完成。