Just a reminder, because Chenxia pointed it out: if your build breaks for some 
weird reason -- complaining about invalid resource directory names, odd stuff 
during annotation processing, unsupported methods -- make sure you're using 
modern tools.

Right now that means Java 7, SDK Tools 23.0.2, SDK Platform-tools 20 and SDK 
Build Tools 20.

You can check by running the `android` tool, or accessing the SDK Manager from 
inside Eclipse.

Android regularly introduces features or changes that require current tools for 
a build to work (e.g., old aapt versions will barf on valid resource trees), 
regardless of the target SDK. That puts an obligation on us to keep up with 
tooling upgrades.

Wes is working to keep our builders up to date, too. Go Wes!
_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to