On Nov 15, 12:00 pm, Naveen <[email protected]> wrote: > Hello All, > > I want create a small app when user attached device with usb then the > app gives message usb cable is available with app, > > if user remove usb then message usb cable removed. > > Please guide me .. > > Here we getting url > > http://developer.android.com/guide/topics/usb/host.html > > need url when attached usb then get message in app when remove cable > then message
well, did you try to read url you posted? if so, what do you think, manages USB connection? yes, you are right: UsbManager http://developer.android.com/reference/android/hardware/usb/UsbManager.html pskink -- 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

