For anyone else who ends up here, it appears that it was an Ant version dependency. We were still using v1.7.1 and there was a problem resolving a conditional setting. Upgrading to 1.8.1 seems to have fixed it.
On Dec 6, 2:10 pm, Matt Hall <matt.h...@gmail.com> wrote: > Hi, we're trying to build our app with the new 2.3 toolset via the ant > build.xml. The compile completes successfully, but fails to run in the > emulator or device saying it's missing classes contained in a jar > file. So it's compiling with the libs folder, but then not bundling > those libs in the APK. > > Anyone have any ideas? > > Thanks, > Matt -- 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