android - 无法在 Windows 8.1 PC 中安装的 ADT 和 Android Studio 中检测到 Xperia C

标签 android eclipse android-studio sony-xperia

我有一台索尼 Xperia C2305,Android 版本为 4.2.2。问题是我无法在其中部署、调试和测试 Android 应用程序。 Eclipse ADT 和 Android Studio 均未检测到此手机。我发现这款手机可以在 Windows 7 上检测到,但我使用的是 Windows 8.1。

如何解决这个检测问题?我还访问了索尼网站寻找驱动程序,但找不到这款手机的任何驱动程序。除此之外我认为所有其他相关设置都可以。

最佳答案

我想我知道如何解决您的问题。打开“我的电脑”->设备管理器->其他设备->Android->右键单击并选择更新驱动程序浏览我的计算机以查找驱动程序软件 -> 让我从计算机上的设备驱动程序列表中进行选择。然后向下滚动并找到Sony so0101 驱动程序

如果列表中没有此驱动程序,则应从 http://forum.xda-developers.com/showpost.php?p=50386981&postcount=5 安装它这个附件。只需解压缩并运行 DPInst64(不要忘记设置与 windows vista sp2 的兼容性)。 之后您可以选择sony so0101驱动程序。

它适用于 Windows 8.1 上的 Sony Xperia M2

关于android - 无法在 Windows 8.1 PC 中安装的 ADT 和 Android Studio 中检测到 Xperia C,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27724799/

相关文章:

android - Retrofit 1.9 - 相同的变量名,不同的 JSON 类型 - CONVERSION 异常

android - Android Studio更新后无法启动activity

java - 在 Android 中显示字符串列表

java - 这种情况需要同步吗

c++ - 如何使用 Eclipse CDT/C++ 进行分析

html - 在 IntelliJ UE 中使用 HTML 和 CSS

android-studio - Android Studio : disable warning "if statement can be simplified"

java - 如何在 Eclipse 中设置主要 Java 类型?

安卓工作室 : how to attach Android SDK sources?

android - 首先提交 Android Studio 项目——应该遗漏什么?