Yup, I've been a building again (I wanted to check my build environments after reading http://androidguys.com/?p=6019)....
Usual disclaimers;
- These are from the Open source repository and so may not reflect the final donut with all its' sprinkles. - Don't bug JBQ or anyone else at Google directly about things you don't like, the Google repo may have already changed them, and if you really want to fix something submit a bug & patch to b.android.com. - Freely distribute them if you want, but the AndAppStore URL will require a login and AndAppStore account. - If you want to show your appreciation for the work, submit list your app at AndAppStore.com :).
====== Funky Android Limited is registered in England & Wales with the company number 6741909. The registered head office is Kemp House, 152-160 City Road, London, EC1V 2NX, UK.
The views expressed in this email are those of the author and not necessarily those of Funky Android Limited, it's associates, or it's subsidiaries.
> - These are from the Open source repository and so may not reflect the
> final donut with all its' sprinkles.
> - Don't bug JBQ or anyone else at Google directly about things you don't
> like, the Google repo may have already changed them, and if you really want
> to fix something submit a bug & patch to b.android.com.
> - Freely distribute them if you want, but the AndAppStore URL will require
> a login and AndAppStore account.
> - If you want to show your appreciation for the work, submit list your app
> at AndAppStore.com :).
> ======
> Funky Android Limited is registered in England & Wales with the
> company number 6741909. The registered head office is Kemp House,
> 152-160 City Road, London, EC1V 2NX, UK.
> The views expressed in this email are those of the author and not
> necessarily those of Funky Android Limited, it's associates, or it's
> subsidiaries.
Setting up a windows build environment takes a while (it needs the right versions of Java & cygwin or you're stuffed), once that's done it's a bit more complex than the Mac and Linux builds but not too tricky.
======
Funky Android Limited is registered in England & Wales with the
company number 6741909. The registered head office is Kemp House,
152-160 City Road, London, EC1V 2NX, UK.
The views expressed in this email are those of the author and not
necessarily those of Funky Android Limited, it's associates, or it's
subsidiaries.
From: android-discuss@googlegroups.com [mailto:android-discuss@googlegroups.com] On Behalf Of Fred Grott
Sent: 16 July 2009 18:22
To: android-discuss@googlegroups.com
Subject: [android-discuss] Re: Donut SDKs
I just recently did builds as well, must be a pain on Windows no?
- These are from the Open source repository and so may not reflect the final donut with all its' sprinkles.
- Don't bug JBQ or anyone else at Google directly about things you don't like, the Google repo may have already changed them, and if you really want to fix something submit a bug & patch to b.android.com<http://b.android.com>.
- Freely distribute them if you want, but the AndAppStore URL will require a login and AndAppStore account.
- If you want to show your appreciation for the work, submit list your app at AndAppStore.com :).
======
Funky Android Limited is registered in England & Wales with the
company number 6741909. The registered head office is Kemp House,
152-160 City Road, London, EC1V 2NX, UK.
The views expressed in this email are those of the author and not
necessarily those of Funky Android Limited, it's associates, or it's
subsidiaries.
On Thu, Jul 16, 2009 at 12:35 PM, Al Sutton <a...@funkyandroid.com> wrote:
> Setting up a windows build environment takes a while (it needs the right
> versions of Java & cygwin or you're stuffed), once thats done it's a bit
> more complex than the Mac and Linux builds but not too tricky.
> ======
> Funky Android Limited is registered in England & Wales with the
> company number 6741909. The registered head office is Kemp House,
> 152-160 City Road, London, EC1V 2NX, UK.
> The views expressed in this email are those of the author and not
> necessarily those of Funky Android Limited, it's associates, or it's
> subsidiaries.
> - These are from the Open source repository and so may not reflect the
> final donut with all its' sprinkles.
> - Don't bug JBQ or anyone else at Google directly about things you don't
> like, the Google repo may have already changed them, and if you really want
> to fix something submit a bug & patch to b.android.com.
> - Freely distribute them if you want, but the AndAppStore URL will require
> a login and AndAppStore account.
> - If you want to show your appreciation for the work, submit list your app
> at AndAppStore.com :).
> ======
> Funky Android Limited is registered in England & Wales with the
> company number 6741909. The registered head office is Kemp House,
> 152-160 City Road, London, EC1V 2NX, UK.
> The views expressed in this email are those of the author and not
> necessarily those of Funky Android Limited, it's associates, or it's
> subsidiaries.
On Thu, Jul 16, 2009 at 12:53 PM, Fred Grott <fred.gr...@gmail.com> wrote:
> I thought about setiing up a windows build but than remembered the pain of
> the cygwin/java combo
> On Thu, Jul 16, 2009 at 12:35 PM, Al Sutton <a...@funkyandroid.com> wrote:
>> Setting up a windows build environment takes a while (it needs the right
>> versions of Java & cygwin or you're stuffed), once thats done it's a bit
>> more complex than the Mac and Linux builds but not too tricky.
>> ======
>> Funky Android Limited is registered in England & Wales with the
>> company number 6741909. The registered head office is Kemp House,
>> 152-160 City Road, London, EC1V 2NX, UK.
>> The views expressed in this email are those of the author and not
>> necessarily those of Funky Android Limited, it's associates, or it's
>> subsidiaries.
>> - These are from the Open source repository and so may not reflect the
>> final donut with all its' sprinkles.
>> - Don't bug JBQ or anyone else at Google directly about things you don't
>> like, the Google repo may have already changed them, and if you really want
>> to fix something submit a bug & patch to b.android.com.
>> - Freely distribute them if you want, but the AndAppStore URL will require
>> a login and AndAppStore account.
>> - If you want to show your appreciation for the work, submit list your app
>> at AndAppStore.com :).
>> ======
>> Funky Android Limited is registered in England & Wales with the
>> company number 6741909. The registered head office is Kemp House,
>> 152-160 City Road, London, EC1V 2NX, UK.
>> The views expressed in this email are those of the author and not
>> necessarily those of Funky Android Limited, it's associates, or it's
>> subsidiaries.
Thanks for creating this SDK. When I unzip it on Debian lenny I get:
$ tools/android list targets
Error: Ignoring platform 'android-Donut': ro.build.version.sdk is not
a valid number in build.prop.
Available Android targets:
$ grep ro.build.version.sdk platforms/android-Donut/build.prop
ro.build.version.sdk=3
... so I can't create any AVDs, so I can't use the emulator. Am I
doing something wrong?
Thanks for creating this SDK. When I unzip it on Debian lenny, I get:
$ tools/android list targets
Error: Ignoring platform 'android-Donut': ro.build.version.sdk is not
a valid number in build.prop.
Available Android targets:
$ grep ro.build.version.sdk platforms/android-Donut/build.prop
ro.build.version.sdk=3
... so I can't create an AVD, so I can't use the emulator.
> Thanks for creating this SDK. When I unzip it on Debian lenny, I get:
> $ tools/android list targets
> Error: Ignoring platform 'android-Donut': ro.build.version.sdk is not
> a valid number in build.prop.
> Available Android targets:
> $ grep ro.build.version.sdk platforms/android-Donut/build.prop
> ro.build.version.sdk=3
> ... so I can't create an AVD, so I can't use the emulator.
To fix this you need to edit ro.build.version.incremental in and platforms/android-Donut/build.prop remove the AndAppStore- from the front so you're left with;
ro.build.version.incremental=20090725
The error message saying it's a problem with ro.build.version.sdk is actually a bug in the SDK which I've asked to be checked to see if it's still in the internal Google repo.
======
Funky Android Limited is registered in England & Wales with the
company number 6741909. The registered head office is Kemp House,
152-160 City Road, London, EC1V 2NX, UK.
The views expressed in this email are those of the author and not
necessarily those of Funky Android Limited, it's associates, or it's
subsidiaries.
-----Original Message-----
From: android-discuss@googlegroups.com [mailto:android-discuss@googlegroups.com] On Behalf Of bhoj
Sent: 03 August 2009 07:45
To: Android Discuss
Subject: [android-discuss] Re: Donut SDKs
Hello Jay,
Did you find a fix for the problem. Even I am facing the same problem.
Regards,
Vishal
On Jul 31, 1:35 pm, Jay Foad <jay.f...@gmail.com> wrote:
> Al,
> Thanks for creating this SDK. When I unzip it on Debian lenny, I get:
> $ tools/android list targets
> Error: Ignoring platform 'android-Donut': ro.build.version.sdk is not
> a valid number in build.prop.
> Available Android targets:
> $ grep ro.build.version.sdk platforms/android-Donut/build.prop
> ro.build.version.sdk=3
> ... so I can't create an AVD, so I can't use the emulator.
On Mon, Aug 3, 2009 at 1:10 AM, Al Sutton<a...@funkyandroid.com> wrote:
> To fix this you need to edit ro.build.version.incremental in and platforms/android-Donut/build.prop remove the AndAppStore- from the front so you're left with;
> ro.build.version.incremental=20090725
> The error message saying it's a problem with ro.build.version.sdk is actually a bug in the SDK which I've asked to be checked to see if it's still in the internal Google repo.
> ======
> Funky Android Limited is registered in England & Wales with the
> company number 6741909. The registered head office is Kemp House,
> 152-160 City Road, London, EC1V 2NX, UK.
> The views expressed in this email are those of the author and not
> necessarily those of Funky Android Limited, it's associates, or it's
> subsidiaries.
> -----Original Message-----
> From: android-discuss@googlegroups.com [mailto:android-discuss@googlegroups.com] On Behalf Of bhoj
> Sent: 03 August 2009 07:45
> To: Android Discuss
> Subject: [android-discuss] Re: Donut SDKs
> Hello Jay,
> Did you find a fix for the problem. Even I am facing the same problem.
> Regards,
> Vishal
> On Jul 31, 1:35 pm, Jay Foad <jay.f...@gmail.com> wrote:
>> Al,
>> Thanks for creating this SDK. When I unzip it on Debian lenny, I get:
>> $ tools/android list targets
>> Error: Ignoring platform 'android-Donut': ro.build.version.sdk is not
>> a valid number in build.prop.
>> Available Android targets:
>> $ grep ro.build.version.sdk platforms/android-Donut/build.prop
>> ro.build.version.sdk=3
>> ... so I can't create an AVD, so I can't use the emulator.
>> Am I doing something wrong?
>> Thanks,
>> Jay.
-- Xavier Ducrohet
Android Developer Tools Engineer
Google Inc.
On Mon, Aug 3, 2009 at 1:40 PM, Al Sutton <a...@funkyandroid.com> wrote:
> To fix this you need to edit ro.build.version.incremental in and
> platforms/android-Donut/build.prop remove the AndAppStore- from the front so
> you're left with;
> ro.build.version.incremental=20090725
> The error message saying it's a problem with ro.build.version.sdk is
> actually a bug in the SDK which I've asked to be checked to see if it's
> still in the internal Google repo.
> ======
> Funky Android Limited is registered in England & Wales with the
> company number 6741909. The registered head office is Kemp House,
> 152-160 City Road, London, EC1V 2NX, UK.
> The views expressed in this email are those of the author and not
> necessarily those of Funky Android Limited, it's associates, or it's
> subsidiaries.
> -----Original Message-----
> From: android-discuss@googlegroups.com [mailto:
> android-discuss@googlegroups.com] On Behalf Of bhoj
> Sent: 03 August 2009 07:45
> To: Android Discuss
> Subject: [android-discuss] Re: Donut SDKs
> Hello Jay,
> Did you find a fix for the problem. Even I am facing the same problem.
> Regards,
> Vishal
> On Jul 31, 1:35 pm, Jay Foad <jay.f...@gmail.com> wrote:
> > Al,
> > Thanks for creating this SDK. When I unzip it on Debian lenny, I get:
> > $ tools/android list targets
> > Error: Ignoring platform 'android-Donut': ro.build.version.sdk is not
> > a valid number in build.prop.
> > Available Android targets:
> > $ grep ro.build.version.sdk platforms/android-Donut/build.prop
> > ro.build.version.sdk=3
> > ... so I can't create an AVD, so I can't use the emulator.
Due to a code push last night from the mother ship I've rolled some more SDKs. One interesting thing is the list of supported skins on the target is now;
HVGA (default), WVGA, QVGA
So there may be some WVGA loveliness in it or coming soon.
Usual disclaimers;
- These are from the Open source repository and so may not reflect the final donut with all its' sprinkles.
- Don't bug JBQ or anyone else at Google directly about things you don't like, the Google repo may have already changed them, and if you really want to fix something submit a bug & patch to b.android.com.
- Freely distribute them if you want, but the AndAppStore URL will require a login and AndAppStore account.
- If you want to show your appreciation for the work, submit list your app at AndAppStore.com :).
====== Funky Android Limited is registered in England & Wales with the company number 6741909. The registered head office is Kemp House, 152-160 City Road, London, EC1V 2NX, UK.
The views expressed in this email are those of the author and not necessarily those of Funky Android Limited, it's associates, or it's subsidiaries.