注册 登录
编程论坛 Android开发

Android Studio1.5.1 Logcat不显示信息

北方孤狼 发布于 2016-01-15 20:17, 8220 次点击

启动后
Evdent Log面板:
14:02:45 Gradle sync started
14:03:37 Gradle sync failed: Cause: failed to find target with hash string 'android-21' in: d:\Users\Administrator\AppData\Local\Android\sdk
         Consult IDE log for more details (Help | Show Log)(红色字体)
这条应该只是提示没有安装其他sdk版本。原先提示‘android-22’,安装了这个版本有提示'android-21'

0:Messages面板:
只有本站会员才能查看附件,请 登录

logcat面板:
只有本站会员才能查看附件,请 登录

点击链接后
只有本站会员才能查看附件,请 登录

不知道用不用填写和填写什么

打开模拟器后
Evdent Log面板:14:24:45 Genymotion: Loading Genymotion library
14:24:45 Genymotion: Genymotion directory: D:\Program Files\Genymobile\Genymotion
14:24:45 Genymotion: Trying to initialize engine
14:24:45 Genymotion: vboxPath: D:\Program Files\Oracle\VirtualBox\VBoxManage.exe
14:24:45 Genymotion: Launch process: D:\Program Files\Oracle\VirtualBox\VBoxManage.exe --version
14:24:45 Genymotion: Initialize Engine: success
14:24:45 Genymotion: Launch process: D:\Program Files\Oracle\VirtualBox\VBoxManage.exe list vms
14:24:45 Genymotion
         [SUCCESS] Process: D:\Program Files\Oracle\VirtualBox\VBoxManage.exe list vms
         
14:24:45 Genymotion
         Listing virtual machines and found Genymotion virtual device...
         
14:24:48 Genymotion: Virtual machine found: Google Nexus 5 - 5.1.0 - API 22 - 1080x1920 [e6392e3d-a96f-4dae-8c6f-9b67a9768887]
14:24:48 Genymotion: Checking virtual machine...
14:24:48 Genymotion: Launch process: D:\Program Files\Oracle\VirtualBox\VBoxManage.exe guestproperty enumerate e6392e3d-a96f-4dae-8c6f-9b67a9768887
14:24:48 Genymotion: [SUCCESS] e6392e3d-a96f-4dae-8c6f-9b67a9768887: Genymotion virtual device found
14:24:48 Genymotion: Trying to add device to main list: Google Nexus 5 - 5.1.0 - API 22 - 1080x1920
14:24:48 Genymotion: Launch process: D:\Program Files\Oracle\VirtualBox\VBoxManage.exe guestproperty enumerate e6392e3d-a96f-4dae-8c6f-9b67a9768887
14:24:48 Genymotion
         Device added to main list: Google Nexus 5 - 5.1.0 - API 22 - 1080x1920
         
14:24:55 Genymotion: Starting device Google Nexus 5 - 5.1.0 - API 22 - 1080x1920
14:24:56 Genymotion: Device [Google Nexus 5 - 5.1.0 - API 22 - 1080x1920]: started


Logcat没有任何变化。DDMS设备列表和LogCat一切正常的
只有本站会员才能查看附件,请 登录

可是这样运行不了
adb和as都试过重启了
0 回复
1