Since the update to the R14 my ant builds have stopped working even after updating the projects.
I get the following error -package: [apkbuilder] Creating App1-debug-unaligned.apk and signing it with a debug key... [apkbuilder] Found duplicate file for APK: com/test/spinner/lib/ DS_recipe_email.html [apkbuilder] Origin 1: /Users/usersa/Documents/workspace/MyLibrary/bin/ classes.jar [apkbuilder] Origin 2: /Users/usersa/Documents/workspace/MyLibrary/bin/ classes.jar This seems odd as it seems to be saying that I have a duplicate file in the same file twice. Here's the general setup. App1 as a Library of MyLibrary. MyLibrary does use the FacebookSDK library although in the past I would just have App1 use MyLIbrary and Facebook SDK for the ant build. Any thoughts would be great, Thanks, -- 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