OiO.lk Blog Android While running the app showing this error e: Supertypes of the following classes cannot be resolved. make sure have the dependencies in the classpath
Android

While running the app showing this error e: Supertypes of the following classes cannot be resolved. make sure have the dependencies in the classpath


so app is building fine when i am trying to run the app it is showing these errors i have added the dependencies

While running the app showing this error e: Supertypes of the following classes cannot be resolved. make sure have the dependencies in the classpath
still there is the problem

e: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath: class androidx.recyclerview.widget.RecyclerView, unresolved supertypes: androidx.core.view.NestedScrollingChild3 class androidx.activity.ComponentActivity, unresolved supertypes: androidx.core.content.OnConfigurationChangedProvider, androidx.core.content.OnTrimMemoryProvider, androidx.core.app.OnNewIntentProvider, androidx.core.app.OnMultiWindowModeChangedProvider, androidx.core.app.OnPictureInPictureModeChangedProvider, androidx.core.app.OnUserLeaveHintProvider, androidx.core.view.MenuHost class androidx.appcompat.widget.AppCompatTextView, unresolved supertypes: androidx.core.widget.TintableCompoundDrawablesView class androidx.coordinatorlayout.widget.CoordinatorLayout, unresolved supertypes: androidx.core.view.NestedScrollingParent3“your text“ Adding -Xextended-compiler-checks argument might provide additional information This is my project level file gradle [enter image description here](https://i.sstatic.net/jrJJI8Fd.png) this is my module gradle [enter image description here](https://i.sstatic.net/kgEQw0b8.png) [enter image description here](https://i.sstatic.net/KjdEjcGy.png) [enter image description here](https://i.sstatic.net/OCxiTh18.png)



You need to sign in to view this answers

Exit mobile version