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 On Aug 12, 3:54 pm, Mark Murphy <[email protected]> wrote: > On Thu, Aug 12, 2010 at 6:49 PM, Richard Schilling > > <[email protected]> wrote: > > I've recently upgraded the Android SDK to the latest version, and I'm > > trying to re-build the ApiDemos project. I've imported it properly. > > > The problem is > > > 1. the .aidl files aren't being processed at all by Eclipse during the > > pre-processing stage. > > 2. R.java isn't re-generated at all by eclipse > > > Using Eclipse, Helios release. > > Any error messages in the Eclipse console? (note: not DDMS) R.java > will not be regenerated if there were processing errors with your > resources, for example. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://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

