I have an android application using google's basegameutils library. When I compile and run the application with only the basegameutils library it runs fine. When I add the espian showcaseview library the launch gets stuck at 100 percent. I have also created another sample application successfully imported the espian showcaseview library and it works absolutely fine. It does not get stuck during the launch and I do not get any errors.
I have tried waiting until process works its way out, but eclipse with become non responsive and even close sometimes.
I am adding the library by right clicking my project > properties > android > add library
My Java Build Path with espian showcaseview library added looks like