I have tried for a few days to make this work. Here are the instructions I am following.
Quote:
http://developer.android.com/index.html
First, download and install Android SDK.
Second, enable USB debug on your device.
Third, connect EP to your computer, go to Device Manager->Disk Drives->delete all Linux devices->hit Action->Scan. It should find new devices and install, among others, ADB interface.
Forth, without disconnecting, run app in question, e.g., Market.
Fifth, after it failed, open DOS box, navigate to where you installed SDK, android-sdk, platform-tools:
adb devices - you should see your device like 0123456789ABCDEF
adb logcat - it will write a lot of lines in DOS box, copy all of them to this thread or send me PM.
|
What is happening is that the edge is telling me that the android SDK does not work for my device.