簡體   English   中英

使用 adb 連接到 android 設備的步驟是什么?

[英]What are the steps to connect to an android device using adb?

我一直在嘗試使用 adb 連接我的 android 設備,但失敗了。 我啟用了開發人員選項,還啟用了 USB 調試? 我在這里錯過了什么嗎? 我也嘗試過使用 ghost 框架進行連接,但沒有成功。 有人可以建議嗎? 提前致謝。

你遇到了什么錯誤? ...

Connect your Android device to the computer with a USB cable
The USB mode must be PTP in order for ADB to work. You can usually change this from 
the notification shade
Make sure to allow USB debugging if a pop-up appears
Open the platform-tools folder on your computer
Shift+Right Click and select Open command prompt here
Type adb devices and hit Enter
You should see a list of attached devices
Now you can enter ADB commands! 

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM