A few things: 1. Yes it is required the reason I put it in the first place is ant refused to build without it. (note 1)
2. How do I check the version on the phone? 3. What kind of modifications would be needed to make it work on eclair? Notes: 1. I eventually (once I get the standard ant style development working) to customize our existing build system (based around aegis [http//sf.aegis.net] and cook [http://miller.emu.id.au/pmiller/software/cook/]) so the fact that ant complains may not be an issue On Thu, Jan 20, 2011 at 4:06 PM, Ilias-Dimitrios Vrachnis <[email protected]> wrote: > On Thu, Jan 20, 2011 at 10:39 PM, Aryeh Friedman > <[email protected]> wrote: >> % ant debug >> ... >> /shared/home/aryeh/HelloAndroid/build.xml:78: For 'AOSP' SDK Preview, >> attribute minSdkVersion in AndroidManifest.xml must be 'AOSP' > > Hmmm. Interesting. > I am looking at the applications I developed under FreeBSD, and I did > not set the minSdkVersion at all in the Manifest. > Try that. If it doesn't work, i'm afraid there are not much more that > can be done. The AOSP version is froyo (2.2). That means that if > omitting the version in the manifest fails, you need the eclair sdk. > I'm afraid that that is not available for freebsd though. > > You could target for 2.2 devices only, but if your phone does not run 2.2... > Well, you get the idea... > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
