After converting a perfectly working application to a library (including its Activity class!), I am trying to create an application that uses that entire library by simply s
I finally solved the problem. It turns out that I had 2 critical settings in the Properties of both projects not set correctly:
Add...
button. (how dumb could I be?)I hope that other newbies like me will find this information helpful. Sometimes, an extremely difficult problem to debug, hides a configuration error when the innocent unsuspecting stressed programmer assumes that this is already has been taken care of...