Can Android OS be programmed to interface with a external device via the mini-USB port?
        Posted  
        
            by user322865
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user322865
        
        
        
        Published on 2010-04-22T02:44:57Z
        Indexed on 
            2010/04/22
            2:53 UTC
        
        
        Read the original article
        Hit count: 318
        
Basic example, if I bought a chipset with a light socket and bulb soldered to the chipset; then put a USB cable with the mini-USB plug on the end to get plugged into the android phone. Can I write a Java application to turn on/off the light, get the status of the light(on/off) and maybe power a super-small led/bulb with power from the phone itself?
Any insight at all would be greatly appreciated. Thank you
© Stack Overflow or respective owner