On Oct 5, 9:09 pm, jonathan <[email protected]> wrote: > is it possible to mount another usb device x to gphone and then create > a program that communites to x on the usb port? X is used for > capturing data and gphone will be used for analysis/display. > thanks
Not really right now. The current phones only know how to be USB devices, which means they can only talk to usb hosts, and not to other USB devices. If your external device has USB host functionality you might be able to interface it to a phone, but it would take a fair amount of software work, well below the SDK level that is the subject of this group. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

