Android: Unable to instantiate activity / ClassNotFoundException

I solved this problems by selecting :
Project->properties->order and export

select the all external jar files.
clean and build it solved the issue

Leave a Comment