java.lang.NoSuchMethodError: No virtual method setTag(Ljava/lang/Object;)
问题 I just finish my codes for using log in and registration screen with volley but on running in emulator i get this error java.lang.NoSuchMethodError: No virtual method setTag(Ljava/lang/Object;)Lcom/android/volley/Request; in class Lcom/android/volley/Request; or its super classes (declaration of 'com.android.volley.Request' appears in /data/app/com.dreacot.street_crime-2/split_lib_dependencies_apk.apk:classes10.dex) according to the debug these are the files with issues please can anyone tell