Hi Jim,
        Have you used Michael's image freerunner-cupcake-snapshot-v15.jffs2?
What do you think of it? Is it better than koolu's cupcake 1.5 alpha1?

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Jim
Ancona
Sent: Wednesday, August 05, 2009 11:31 AM
To: Android on Freerunner Development
Subject: Re: [android-freerunner] which android should i install

I think it will work without a SIM card if it is marked a provisioned.
With 1.5-alpha, try getting a shell with adb, then do:

# sqlite3 /data/data/com.android.providers.settings/databases/settings.db
sqlite3 /data/data/com.android.providers.settings/databases/settings.db
SQLite version 3.5.9
Enter ".help" for instructions
sqlite> INSERT INTO secure (name, value) VALUES ('device_provisioned', 1);
sqlite> .exit

I think that may fix it for you. See
http://android.koolu.org/pipermail/android-freerunner-koolu.org/2009-July/00
1085.html
for more of an explanation.

Jim

On Tue, Aug 4, 2009 at 10:49 PM, Damian Spriggs<[email protected]>
wrote:
> None of them. Either use a SIM card with 1.5-alpha, or no SD card and 1.0
>
>
>
> On Aug 4, 2009, at 10:13 PM, tom wrote:
>
>> to get my freerunner gta2 up & running
>> - without sim-card
>> - with wifi (and keyboard)
>> -with sd-card (and access after boot)
>>
>> a quick install step-by step would be great!
>> thx
>>
>> _______________________________________________
>> android-freerunner mailing list
>> [email protected]
>> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
>
> _______________________________________________
> android-freerunner mailing list
> [email protected]
> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
>
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to