I have one main application and an Android library project that it uses I can compile and run the application fine in eclipse
when I try to build the same app using ant I am facing issues I am not able to get the same result with aapt that eclipse does(in the background) eclipse plugin seem to merge the resources together (layouts, icons, strings, etc) for both the main app and the library project. Anyone knows how to do this in command line in aapt Thanks -- 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

