Hi Guys, This is a question that raised before, but I can't find answer for my case.
I get the latest android source code, compile, and then set $PATH including the "android_src/out/host/linux-x86/bin/" mksdcard 100M card.img emulator -sdcard card.img Then in another xterm window, I use adb push song.mp3 /sdcard but it reports "failed to copy 'song.mp3' to '/sdcard/song.mp3': Read- only file system" I do the same operations many times before, always successfully, but why it fails for the latest source code, I do some debugging into the source code, but no answer for this moment yet. Can anyone give me some light on this? Max --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

