0

I found this post Android ClassNotFoundException: Didn't find class on path. But I don't know how to do that in android studio. I get the same error as he did : Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.packageName.ClassName" on path: DexPathList[[zip file "/data/app/packageName-58.apk"],nativeLibraryDirectories=[/data/app-lib/packageName-58, /vendor/lib, /system/lib]].

Community
  • 1
  • 1
Daniel
  • 19
  • 6
  • You'll need to post the code of the Activity for us to help, but the class "com.google.packageName.ClassName" looks more like placeholder text that has been left in the application. – WoogieNoogie Feb 20 '15 at 00:45
  • http://stackoverflow.com/questions/28618444/how-to-set-a-path-for-a-class-that-extends-view-in-xml-android-studio/28618997#28618997 – Daniel Feb 20 '15 at 00:51
  • Please update the title of the question to the actual question. It would save time of many people. Thanks. – Tanmay Patil Feb 20 '15 at 01:40
  • I'm really sorry for that. I changed it. – Daniel Feb 20 '15 at 01:49

0 Answers0