java.lang.ClassNotFoundException in dalvik.system.BaseDexClassLoader.findClass
This error is driving me crazy. My app crashes at startup when downloaded from the Google Play Store with the error: java.lang.ClassNotFoundException in dalvik.system.BaseDexClassLoader.findClass My app doesn't crash when build from eclipse on our two devices. However a month ago a client used his phone to build our app in and then it also crashed on startup. I ignored the problem then because it was working on our devices and figured it had something to do with Google Map keys or Keystore. Now it turns out our app crashes on every device when downloaded from the Play Store. I understand that