I installed jrebel for android on android studio, and this error occurred at startup
Here\'s my configuration:
my jdk version :jdk1.8.0_91
java.lang.NoClassDefFoundError is very different with java.lang.ClassNotFoundException. you can try these methods:
It may be cause crash by multi-dex files.
Please have a look at the following Thread. This will solve your problem
Android: ClassNotFoundException while class is present
You are running into the Multidex problem with device version <21