Dear TI,
When I connect USB cable to PC and AM335x, I can use adb function without problem. And vold also mounts sd card correctly.
But now, how can I export sd card to PC as a USB disk ?
I tried to 'echo "/dev/block/mmcblk0p3" > /sys/class/android_usb/android0/f_mass_storage/lun/file' on serial console and instantly I can see a USB disk appears on PC, but this is not Android's way.
So how can I get the "USB connected" notification when USB cable connected and use Android's USB storage UI to mount to PC side?
My Android SDK is v2.1.1, release in 2011/12/12
Thanks and Regards
Max