Hi,
How to auto mount USB in Android Froyo. I am able to do manual mount USB from adb shell.
we also Tried changing vold.fstab for auto mount. But Still we are facing same issues.
Thanks & Regards,
Nobel
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
How to auto mount USB in Android Froyo. I am able to do manual mount USB from adb shell.
we also Tried changing vold.fstab for auto mount. But Still we are facing same issues.
Thanks & Regards,
Nobel
Hi Nobel,
Please refer to below link .
Regards,
Pankaj Bharadiya
Hi Pankaj,
We are using TI-Android_Froyo, in which auto mount USB stick is not possible. But we are searching alternate way to solve this problem.
Whether it is possible to run linux shell command from android application. We Tried Runtime.getRuntime.exec( ) but still we are unable to mount USB from application.
Regards,
Nobel