I haven't done it. This was the reply from the other thread: One technique that may be helpful is to store the content file as a raw resource, and then access it and write it to the sdcard upon first run.
http://groups.google.com/group/android-challenge/browse_thread/thread/4412631fb4d5e285# On Apr 9, 11:38 am, Johan de Koning <[EMAIL PROTECTED]> wrote: > Do you have information about how to do this? Some kind of deployment > script. And can this also be used for coping the mock gps data from > your apk to the platform location? > > On Apr 9, 8:25 am, Muthu Ramadoss <[EMAIL PROTECTED]> wrote: > > > You'll have to write to the sdcard manually by code. The judges would > > run the emulator with -wipe-data and -sdcard options. > > > Johan de Koning wrote: > > > Okey thanks for the reply. > > > > In a situation where an emulator is used it is stranges that emulation > > > data cannot be provided. In a real situation the GPS does not have > > > emulation data but for now on it is needed. > > > > If i am right you are allowed to make use of an sdcard, recording to > > > the thread you gave in your reply? Should i pack this SD card image > > > with the documentation in an archive? > > > > On Apr 9, 7:41 am, "Dan U." <[EMAIL PROTECTED]> wrote: > > > >> You guys might have to change your plans for > > >> submission:http://groups.google.com/group/android-challenge/browse_thread/thread... > > > >> It looks like if you were planning on having the judges do an adb > > >> push, you are out of luck. > > > >> On Apr 8, 10:15 pm, Johan de Koning <[EMAIL PROTECTED]> wrote: > > > >>> Does the submission form not accept zip archives for example > > >>> documentation. Because my application is also using gps and i want to > > >>> add my own mock data. But also mine is using audio files a lot which > > >>> are an sd card. If this cannot be added to the submission the > > >>> applicatin is in some kind of way useless. > > > >>> I also though about putting a webaddresss inside the readme file where > > >>> more files can be downloaded. > > > >>> Hopefully i can sent in the audio files and gps mock file. > > > >>> On Apr 8, 11:56 pm, Cybercity <[EMAIL PROTECTED]> wrote: > > > >>>> Hello, > > > >>>> My application makes use of a custom mock GPS provider, since the > > >>>> built-in mock GPS provider with > > >>>> locations in San Francisco are not suitable. > > > >>>> How can I submit these extra files (a properties and a kml file) in > > >>>> addition to the readme file? The submission > > >>>> form only allows to upload the readme file and the .apk file. > > > >>>> I think, that it is a reasonable assumption to make, that a real-life > > >>>> phone will support gps global wide, hence > > >>>> it makes sense to submit my custom mock provider. > > > >>>> Best regards, > > >>>> Jakob Bjerre Jensen > > > -- > > Thanks. > > > Muthu > > Ramadosshttp://mobeegal.inhttp://androidrocks.inhttp://intellibitz.comhttp://... > > +91 44 22476750 > > > We develop innovative search solutions using LBS for Android. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
