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.

On Dec 8, 5:03 pm, TreKing <[email protected]> wrote:
> On Thu, Dec 8, 2011 at 6:05 PM, Bret Foreman <[email protected]> wrote:
> > I'm looking for ideas of what else I might try.
>
> Some stuff I'd try.
> 1 - Add a new class to the library and try to instantiate that, just to
> verify it also doesn't work.
> 2 - Start from scratch and do it over again, step by step, creating the
> library project. Start with adding just *one* file and try to instantiate a
> class from it. See if that works. If so, add the others one by one.
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices

-- 
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

Reply via email to