I have in my hand a piece of paper, well, actually it is an htc hero android phone, but let’s not let that get in the way of an opening sentence..
Karmic Koala, Ubuntu 9.10 doesn’t take kindly when you ask it to pick up an htc hero via USB. The android developers guide gives you hints for Hardy ubuntu, but nothing more recent. Assuming you’ve followed all the other steps outlined in the guide, you get stuck with this output when you run
1
| |
output is:
1 2 | |
Fortunately, someone else has done the hard work sorting out the authentication. This is what you need to do:
1
| |
and add the following (for an HTC phone - the code changes for other devices)
1 2 | |
Sort out permissions for that file
1
| |
Then restarted the android debugging thingy (adb should be on the path after installing the Android SDK)
1 2 | |
Now when you run
1
| |
you should get something like this:
1 2 | |