0

I am trying to use Eclipse on my Macbook Air to build Android apps for real devices, I've got a Samsung Galaxy S3 (Android 4.1) from my friend who works in a Telco company. I've enabled USB debugging. However when I use

adb devices

I couldn't see my android phone. In system report it is showed as Qualcomm CDMA Technologies MSM. Needless to say I can't test apps on the phone.

I have tried echo 0x05c6 << ~/.android/adb_usb.ini and restart adb but I still can't see the phone.

Please shed some light on me.

enter image description here

4

1 回答 1

0

嗯,我让它在 MAC Book Pro 上工作。您是否安装了适当的 SDK 包(Window \ Android SDK Manager)?

于 2013-10-07T07:38:09.943 回答