java.lang.VerifyError: com.MinngApp.Registration$4
at com.MinngApp.Registration.onCreate(Registration.java:237)
I am getting all the nodes values from the webservice and then insert it into the local database. 6-7 tables are giving proper response and proper data also. But after that when I am taking another nodes then I got the error.
So can anyone help me?