My guess is that your ADT plugin for Eclipse is newer than the Android tools it is attempting to use. Make sure that the path to the tools in the Android portion of Eclipse's Preferences is pointing to a copy of the tools that is up to date.
On Mon, Nov 14, 2011 at 12:55 PM, ivan <istas...@gmail.com> wrote: > In addition the console gives the following: > > ERROR: Unknown option '--no-crunch' > Android Asset Packaging Tool > > On Nov 14, 10:48 am, ivan <istas...@gmail.com> wrote: >> Since updating to ADT 15.0.1 preview 2 I can no longer build my >> projects without getting two errors. >> >> 1.) >> Error generating final archive: java.io.FileNotFoundException: bin/ >> resources.ap_ does not exist Unknown Android Packaging Problem >> >> 2.) >> Unparsed aapt error(s)! Check the console for output. Android >> Packaging Problem >> >> I've done extensive research on the fix but with no success on fixing >> it (i.e. clean and rebuild). > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 4.1 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en