• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps aapt error

jayavidya

Lurker
Hi,
Whenever I build an Android application, aapt error appears. Moreover, R.java is not generated. Can I get some help in this regard? I 'm working on Android SDK 4.4.2
 
I had that same problem. I downloaded the early access preview of the Android Studio, imported my app, and Android Studio found the problem (missing definition of an @string). Too bad eclipse does not find these errors.
 
Back
Top Bottom