after updating suddenly i am getting this type of error
unable to resolve virtual method 741: Landroid/content/ContextWrapper;.checkSelfPermission (Ljava/lang/String;)
I/dalvikvm: Could not find method android.app.AppOpsManager.checkPackage, referenced from method com.google.android.gms.common.zze.zzb
I/dalvikvm: Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza
Could not find method android.app.Activity.stopLockTask, referenced
I/dalvikvm: Could not find method android.view.View.startNestedScroll,
nable to resolve virtual method 21303: Landroid/widget/Button;.getAccessibilityClassName ()Ljava/lang/CharSequence;
VFY: unable to resolve virtual method 18006: Landroid/support/v7/widget/RecyclerView$ViewHolder;.unScrap ()V
other errors are also present but most of the unable to resolve virtual method
app is not crashing but why this type of error coming
is this issue or its fine ?
Edit error are RecyclerView related like RecyclerViewHolder.access$super
DexOpt: illegal method access (call
Landroid/support/v4/app/FragmentActivity;.doReallyStop
DexOpt: illegal method access (call Landroid/support/v4/app/FragmentActivity;.doReallyStop
could not find method android.app.Activity.getContentTransitionManager,