Reputation: 977
Is it possible to connect and operate USB mass storage device to a Smart phone (i.e. Galaxy S) using the micro USB connector (USB OTG)? If yes, Is it possible to execute autorun/autoplay from the USB mass storage device?
Regards, Costa
Upvotes: 1
Views: 7168
Reputation: 10193
USB host mode is not supported on Galaxy S.
There does appear to be talk of the SGS2 supporting some devices.
Please take a look at:
android ADK - USB OTG (Host mode)
Unfortnately there doesn't appear to be any official support for this yet so a spot of kernel hacking may be involved.
You could try looking through these results to see if there is any more info available.
https://stackoverflow.com/search?q=[android]+usb+host
Upvotes: 2