Hi there,
The SD driver on our embedd system is not ready, and many APs cannot
work without SD card.
How do I simulate SD card on Froyo?
I had successfully done this on Android 2.1 by these commands, but
they don't work on Android 2.2:
  > mount -o bind /root/test /sdcard && chmod 777 /sdcard
  > setprop EXTERNAL_STORAGE_STATE mounted
  > am broadcast -a android.intent.action.MEDIA_MOUNTED --ez read-only
false -d file:///sdcard

Thanks and regards,
Colin

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to