On Thu, Aug 12, 2010 at 7:21 PM, Richard Schilling <[email protected]> wrote: > I'm building the stock ApiDemos code, which used to build just > fine.... But, here's the top three errors. > > [2010-08-12 16:19:44 - ApiDemos] libpng warning: Ignoring attempt to > set cHRM RGB triangle with zero area > [2010-08-12 16:19:44 - ApiDemos] C:\Users\richards\android\android-sdk- > windows\platforms\android-3\samples\ApiDemos\res\values\strings.xml: > 365: error: Apostrophe not preceded by \ (in I'm on! :)) > [2010-08-12 16:19:44 - ApiDemos] C:\Users\richards\android\android-sdk- > windows\platforms\android-3\samples\ApiDemos\res\values\strings.xml: > 366: error: Apostrophe not preceded by \ (in I'm off! :() > [2010-08-12 16:19:44 - ApiDemos] C:\Users\richards\android\android-sdk- > windows\platforms\android-3\samples\ApiDemos\res\values\strings.xml: > 640: error: Apostrophe not preceded by \ (in The Android platform is > a software stack for mobile devices including an
That's the API level 3 ApiDemos. Are you targeting API level 3 in your build? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

