Linux (Ubuntu) USB Android APP install not working

You must Login before you can answer or comment on any questions.

Hi all,

I'm using Titanium 1.2.1 with 1.3.0 SDK on Ubuntu 10.04. When I launch my APP in the android 1.6 emulator, all is ok. But if I try to install on the device (Sony X10 1.6 Android), Titanium says that there is a USB timeout and the app install fails.

On a MAC I don't have the problem with the same Titanium version, the same app, the same device.

Is this bug of Titanium ? Anybody having the same problem here ?

1 Answer

USB devices under Ubuntu take some work. Look at the Programming Guides section. There will be some hints there. I haven't gotten it to work on device w/o adding the device and also running the adb server as root. Then it works great.

Your Answer

Think you can help? Login to answer this question!