Alan wrote: > How do I create a "suitable" system.img > In documents, it says > "..your override of the system.img file must point to a disk image > containing an Android system." > I am not sure exactly how to create a disk image containing an Android > system
You didn't provide any context for the quote you supplied. I put the quote in some search engine (Gaggle? Giggle? something like that...) and didn't come up with anything Android-related. If the "image" is supposed to be a simulated SD card for mounting, use the mksdcard utility: http://code.google.com/android/reference/othertools.html#mksdcard If the "image" is the emulator's images for Android and your data, you don't create the image. Either the emulator does, or it ships with the SDK: http://code.google.com/android/reference/emulator.html#diskimages -- Mark Murphy (a Commons Guy) http://commonsware.com Warescription: All titles, revisions, & ebook formats, just $35/year --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

