【发布时间】:2015-03-29 17:13:48
【问题描述】:
我正在尝试使用我的手机(LG Access LTE - TracFone/StraightTalk 平台上的 LG L31L)进行 Android 开发,并尝试按照说明 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 设备监视器时,我的手机仍然不存在。我还缺少什么?
【问题讨论】:
-
也许您需要安装 Google USB 驱动程序。 developer.android.com/sdk/win-usb.html
-
请试试我的回答here这可能对你有帮助。
标签: android android-studio driver lg