Skip to content Skip to sidebar Skip to footer

Java.lang.NoClassDefFoundError: Failed Resolution Of: Lio/socket/client/IO$Options

Here is my app.gradle dependencies dependencies { compile fileTree(include: ['*.jar'], dir: 'libs') androidTestCompile('com.android.support.test.espresso:espresso-core:

Solution 1:

Hi I found out the solution for this problem,this may help some one with same problem

Disable Instant Run

File -> Settings -> Build, Execution, Deployment -> Instant Run


Post a Comment for "Java.lang.NoClassDefFoundError: Failed Resolution Of: Lio/socket/client/IO$Options"