Android开发 - 缺少USB驱动程序LG

时间:2015-03-29 17:13:48

标签: android android-studio driver lg

我试图在Android开发中使用我的手机(LG Access LTE - LG L31L在TracFone / StraightTalk平台上),并尝试按照说明here下载相应的USB驱动程序。当我查看提供的列表时,我的手机没有任何内容。这是否意味着我运气不好?我可以使用通用驱动程序吗?

任何帮助都将不胜感激。

注意:我在Windows 8计算机上使用Android Studio 1.1.0。

更新:

所以我按照建议安装了Google驱动程序,但仍然没有运气。

到目前为止,我已经

1) Installed the Google driver via the SDK manager in Android Studio as described [here][2] as my phone ((LG Access LTE - LG L31L on the TracFone/StraightTalk platform) does not have a driver on the company website linked [here][3] and [here][4].
2) Turned on developer options on my phone
3) Turned on USB debugging
4) When I connect the USB cable I select MTP 

然而,当我在Android Studio中打开Android设备监视器时,我的手机仍然没有。我还缺少什么?

2 个答案:

答案 0 :(得分:1)

当我遇到安装ADB驱动程序的麻烦时,我只使用wifi-adb(需要root手机):

  

https://play.google.com/store/apps/details?id=com.ttxapps.wifiadb

某些ROM甚至预先安装了此功能。

这可能不是您的问题的解决方案,但它是一个直接的解决方法,不需要安装驱动程序。

修改

您正在为手机寻找ADB驱动程序,您可能会更幸运地搜索ADB而不是USB驱动程序;)

XDA-Developers社区可以为您的问题提供解决方案。

您问题的真正解决方案可能是:

您可以试用通用ADB驱动程序: https://plus.google.com/u/0/103583939320326217147/posts/BQ5iYJEaaEH

安装完成后,您必须转到设备管理器(Windows),找到未知设备(智能手机) - > “更新驱动程序软件” - > “在您的电脑上搜索” - > “从驱动程序列表中选择...” - > “亚行设备”

答案 1 :(得分:0)

对于LG手机,您应该从这里安装驱动程序:http://www.lg.com/us/support

如果它仍然不起作用,安装LG PC套件可能会有所帮助。