I read almost every answer obout this topi c but i cannot find a working solution for my case or maybe I'm missing somthing. I use eclipse as IDE and I would like to use an external library for example I'm trying to add this Library to my project but I don't understand what i'm doing wrong. I tried download the full project and import it into the workspace, mark it as library and then under my project and add it as reference. If everything is ok how should I call an activity from the linke library? I tried to defind the linked activity into my manifest file but without success.
Could you please point me in the right way?
Thank you