HI,
I tried to use tmpfs mount for sdcard but is not working for
Gingerbread. We are trying to run Gallery to view the pictures on
sdcard. but unfortunately sdcard tmpfs mount is not detected by
Android GB. We used the following commands.

mount -t tmpfs none /sdcard/
copy image files to /sdcard/  through adb
setprop EXTERNAL_STORAGE_STATE mounted
am broadcast -a android.intent.action.MEDIA_MOUNTED --ez read-write
false -d file:///sdcard

These steps worked on Eclair version on Android.

If anyone has tried this and got working, please help us.

-- 
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

Reply via email to