ClassNotFoundException after updating libraries on Android
Occasionally, I have problems with a ClassNotFoundException being thrown after deploying a new version of my app to my Android devices. These usually occur when I update some of the 3rd party libraries I’m using. After SDK 17 libraries should …
ClassNotFoundException after updating libraries on Android Read more »