Page 1 of 1

Developing android app for joggler

Posted: Wed Nov 23, 2011 12:17 am
by hiller1988
guys final year project here...;)

i have the 1.2.3 image up and running on my o2 joggler but when connected over USB my laptop will not communicate with the joggler.
i get the following error on fedora 14:

[ 5726.663063] usb 2-1: new low speed USB device using ohci_hcd and address 42
[ 5726.828049] usb 2-1: device descriptor read/64, error -62

I was hoping to test my android application on the joggler its self...

i have enabled settings->applications->unknown sources and USB debugging on the joggler

i also cannot setup the udev rules as there is no vendorID????

please help people ... will it be possible to develop specifically for the joggler or will i have to develop for another platform?:)

Andy

Re: Developing android app for joggler

Posted: Wed Nov 23, 2011 6:30 am
by danfoshizzle
I would suggest developing for the x86 android platform in general. Also the vendor id i think is a problem with android x86.

Re: Developing android app for joggler

Posted: Wed Nov 23, 2011 10:56 am
by hiller1988
Yeh the vendor id is a problem because it means i cannot talk to joggler over usb...how else can develop an app for the joggler? any ideas?

cheers for reply;)

Re: Developing android app for joggler

Posted: Wed Nov 23, 2011 4:38 pm
by danfoshizzle
I think in the android x86 world having a specific target makes things way more difficult than they need to be, I would just develop for android x86 in general, then it will work on the joggler anyway.