Android Studio无法识别我的Galaxy Core LTE?

时间:2021-11-25 20:53:40

Simply put, my Samsung Galaxy Core LTE is plugged in via USB, but is not listed by Android Studio as a running device.

简而言之,我的三星Galaxy Core LTE是通过USB插入的,但Android Studio并未将其列为正在运行的设备。

I've done some Googling to try to find a driver or something to fix my problem, but nothing. I also can't emulate the Galaxy Core LTE device in Android Studio. Anything I can do?

我做了一些谷歌搜索试图找到一个驱动程序或什么来解决我的问题,但没有。我也无法在Android Studio中模拟Galaxy Core LTE设备。我能做什么?

2 个解决方案

#1


0  

According to your comments, you did this to solve your problem

根据您的评论,您这样做是为了解决您的问题

  • Enable USB Debugging via Settings -> Developer Options -> Set USB Debugging checkbox to true
  • 通过设置启用USB调试 - >开发人员选项 - >设置USB调试复选框为真

  • Authorize PC to access your device
  • 授权PC访问您的设备

#2


0  

Have you enabled your USB Debugging?

你启用了USB调试吗?

If not then go to Setting>>Developer Option and enable it.

如果没有,请转到设置>>开发人员选项并启用它。

Download the adb driver from here for samsung.

从这里下载adb​​驱动程序用于三星。

Install it. If you are using windows 8.1 and still having the issue then just follow this steps.

安装它。如果您使用的是Windows 8.1但仍然遇到问题,请按照以下步骤操作。

It should work.

它应该工作。

#1


0  

According to your comments, you did this to solve your problem

根据您的评论,您这样做是为了解决您的问题

  • Enable USB Debugging via Settings -> Developer Options -> Set USB Debugging checkbox to true
  • 通过设置启用USB调试 - >开发人员选项 - >设置USB调试复选框为真

  • Authorize PC to access your device
  • 授权PC访问您的设备

#2


0  

Have you enabled your USB Debugging?

你启用了USB调试吗?

If not then go to Setting>>Developer Option and enable it.

如果没有,请转到设置>>开发人员选项并启用它。

Download the adb driver from here for samsung.

从这里下载adb​​驱动程序用于三星。

Install it. If you are using windows 8.1 and still having the issue then just follow this steps.

安装它。如果您使用的是Windows 8.1但仍然遇到问题,请按照以下步骤操作。

It should work.

它应该工作。