Hi All,

We have ported android to our hardware. I am facing some issues
related to sdcard.

Here is the test scenario and issues:

First issue :

1>  On hardware, insert the card and copy a file to sdcard using dd
command.
2>  Remove the card from hardware.
3>  do ls /sdcard
It shows the file present in sdcard. It seems umount of sdcard device
is not happening.

Second issue:

1>  Copy a file to sdcard  using dd command.
2>  Remove the sdcard and check the content of the sdcard from PC.
File is not visible.
3>  Copy file to sdcard again and then  check the content of sdcard
from PC. File size is zero bytes.
4>  Restart the hardware and copy the file again. File is visible when
checked from PC.

Third issue:
1> The content of copied file are not matching with the original
source file.

Please share your Ideas, suggestions on how to fix this?

Regards,
krish



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to