I though that Dan was saying that an emtpy sdcard wil be mounted, but you application should copy data to it.
My application makes use of audio samples to support the interaction between user and phone. The mediaplayer has a constructor for using a raw file. The problem for me was that i wanted to play samples after each other (like saying 42, which uses 40 and 2). Construction different mediaplayer will use a lot of resources. So i used external audio files which where stored on a sd card to make use of only one mediaplayer instance. At the start of the application there is a check if the files already exists on the sd card and otherwise they are copied to it. In my readme file i discribed the creation of a sdcard and how to mount it. I though that this was the right way to do it. On Apr 29, 5:17 pm, Pepel <[EMAIL PROTECTED]> wrote: > but Dan clarifies that if the judges need some file diferent of geodata, you > need to include an sdcard image... > I would like to have known this before... > > regards, > > On 4/29/08, John P. <[EMAIL PROTECTED]> wrote: > > > > > > > Not sure if this answers your question, but Dan M. posted a while back > > that judges will have SD cards mounted. Search the previous posts. > > > On Apr 29, 8:58 am, [EMAIL PROTECTED] wrote: > > > Any update/news on this? > > > > Dan or anyone? Will the judges be provided with a sample SDCard image > > > with media or will they test using the default media available in the > > > Adroid emulator for apps that exploit media playback features? > > > > - Steve > > > > On Apr 26, 4:02 pm, [EMAIL PROTECTED] wrote: > > > > > I have submitted a media application - but I did not include a SDCard > > > > image for the fear of violation of copyrights by distributing the > > > > SDCard image. But in order to test the media application, the judges > > > > need some sort of media residing in the card or device memory - will > > > > they have it? Or my application efforts goes in vein? > > -- > Pepel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Challenge" 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-challenge?hl=en -~----------~----~----~----~------~----~------~--~---
