It looks as if Android library projects simply don't work in Eclipse. On my first try, I got everything to build but then got runtime errors from Verify Exceptions. Bad bytecodes in other words.
So I reconstructed the main project and library projects from scratch. Half-way through that process, Eclipse started hanging during the build. So it looks like I should either switch to Ant-based builds or JARs instead of Android library projects (or maybe both). This turns out to be a lot more work than I bargained for. Any advice? -- 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

