I keep on getting
java.lang.NoClassDefFoundError: android/content/pm/PackageManager$NameNotFoundException ... java.lang.ClassNotFoundException: couldn't load android.content.pm.PackageManager$NameNotFoundException... Caused by: java.util.zip.ZipException: invalid LOC header (bad signature)
Any idea what causes this and how to get it fixed?
your
jar file
may becorrupted
so re add the jar file orrebuild
the path of jar file ... clean the project and re run it.You need install sources for android-21 from Android SDK