Android Unable to instantiate activity: Didn't find class on path

Android Unable to instantiate activity: Didn't find class on path

 

 

 

 

After i spend a while on this problem, the solution that i found is a conflict between importing Properties > Android - appcompat_v7 and appcompat_v4 that was added in the libs folder. After i remove the appcompat_v4 the error no longer appear. I hope that answer can help in the future someone.

 

 

http://stackoverflow.com/questions/17273218/android-unable-to-instantiate-activity-didnt-find-class-on-path

posted on 2016-11-20 19:30  aituming  阅读(247)  评论(0编辑  收藏  举报