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. Al. -- * Written an Android App? - List it at http://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. -----Original Message----- From: [email protected] [mailto:[email protected]] 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 <[email protected]> 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. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
