On Fri, Dec 9, 2011 at 10:41 AM, Bret Foreman <[email protected]> wrote: > Tre, > > Your idea number 2 worked. There's a bug of some sort in the SDK. The > work-around is to build the main project AND the library without > instantiating any library classes in the main project, THEN > instantiate the required classes. If you make any library calls before > building both of them then the resulting build is non-functional. >
I'm always hesitant when people say: "Of course, there's a bug in X (where X is written by some very well respected org / has a fairly reputable codebase) that's why it didn't work." Do you have some evidence for an SDK bug? This sounds more like a build problem, possibly Eclipse, or more likely that you just didn't have the project set up right. kris P.s., glad you got it working, but still doubtful there's an sdk bug... -- 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

