I would like to use my Sony Ericsson Xperia SO-03C phone running Android 2.3.4 for debugging my app. I have connected it to my Macbook Air via the USB port, and it seems Eclipse fails to recognize it (although I can charge the device).
I have already enabled "USB debugging" on the phone. I have also tried "adb devices" and it does not show my phone. I've also tried stopping and starting the server to no avail (adb kill-server/adb start-server). I'm out of ideas on what to try next.
Any help or suggestions is greatly appreciated.