Hi Devaraj, Is there any specific usecase, where camera comes in touch with USB module? I am not sure about this. Also I am copying file to internal storage of the device and not to sdcard here. May be dumpsys can help to take USB driver state before hang happens.
But how can I take the USB state after hang. Because it just hangs and I have to restart the tablet. Is there any other tool or method to take the USB driver state? Regards, Vishwanath On Wed, Nov 16, 2011 at 9:09 PM, Devaraj Rangasamy <[email protected]>wrote: > also, check your usb driver and hardware status before and after camera > launch.. > when u replug usb or reboot device, what ever wrong state was the system > in, actually gets reset and starts working again.. > > > On Wed, Nov 16, 2011 at 7:48 PM, Devaraj Rangasamy <[email protected]>wrote: > >> >> >Does any one have idea about what is this "offline" here? >> its disconnected.. when adb host sends command, adb target hasnt >> responded.. >> "offline — the instance is not connected to adb or is not responding." >> via http://developer.android.com/guide/developing/tools/adb.html >> >> probably conflict caused due to camera access to sd-card and >> usb-massstorage file transfer? >> >> >> >> On Tue, Nov 15, 2011 at 9:29 AM, Vishwanath Hegde <[email protected]>wrote: >> >>> Hi, >>> >>> I did a file transfer from PC to droid tablet. While the transfer is >>> going on, I used camera. The transfer got interrupted. Adb got >>> diconnected. Now if I say 'adb devices'. It gives 12345678 offline. I >>> am not getting what is this "offline" here. I have to remove the USB >>> otg cable and have to reconnect to get the adb working, or I have to >>> restart the device iteslf. Does any one have idea about what is this >>> "offline" here? Is it anything to do with the USB driver itself? >>> >>> Regards, >>> Vishwanath >>> >>> -- >>> unsubscribe: [email protected] >>> website: http://groups.google.com/group/android-porting >>> >> >> >> >> -- >> Regards, >> Deva >> www.bittoggler.com >> >> > > > -- > Regards, > Deva > www.bittoggler.com > > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
