Eclipse Device Chooser无法找到我的Dell Streak [英] Eclipse Device Chooser cant find my Dell Streak

查看:159
本文介绍了Eclipse Device Chooser无法找到我的Dell Streak的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开始为Android开发,我想在我的戴尔Streak测试我的应用程序,其运行1.6,我的操作系统是Windows 7.



根据这个链接 http://developer.android.com/guide/developing/eclipse-adt .html 我需要做的部署在我的设备上是:




  • 将您的应用程序声明为
    可调试在你的清单:我准备
    已经添加到可能应用程序
    <应用程序android:icon =@ drawable /图标android:label =@ string / app_nameandroid :debuggable =true>

  • 在设备上启用USB调试:
    i已在应用程序中激活
    开发> USB debbuging

  • 确保您的开发计算机
    可以通过USB连接
    时检测到您的设备:我已经将驱动器
    安装到点,我得到最好的
    驱动软件的设备是
    已经安装,我可以看到我的设备在Windows资源管理器中连接



但是我没有在计算机上有任何ADB接口>设备管理器,我在便携式设备下。除了我有一切正确之外,Eclipse设备选择器没有列出Android设备。



我可以做什么来让我的Streak列出

解决方案

适用于Windows 7的兼容Android USB驱动程序尚未发布。检查文档。有指示仅在Windows / Vista操作系统中安装。


Im starting to develop for android and i would like to test my aplication in my Dell Streak, its running 1.6 and my OS is Windows 7.

According to this link http://developer.android.com/guide/developing/eclipse-adt.html all that i need to do to deploy on my device is:

  • Declare your application as debuggable in your manifest: i ready have added that to may application <application android:icon="@drawable/icon" android:label="@string/app_name" android:debuggable="true">
  • Enable USB Debugging on your device: i already activated in application > development > USB debbuging
  • Ensure that your development computer can detect your device when connected via USB: I already install the drive to de point that i get "The best driver software for the device is already installed" and i can see my device conected in windows explorer

But i dont get have any ADB Interface in computer > device manager, i have it under Portable Devices. Beside that i have everything correct, but Eclipse Device Chooser has no Android device listed.

What can i do to have my Streak listed

解决方案

Compatible Android USB Driver for Windows 7 is not yet Released. Check the Documentation. There was instructions to install only in Windows/Vista OS.

这篇关于Eclipse Device Chooser无法找到我的Dell Streak的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆