Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio : Getting error during build gradle

I am getting below error during build gradle.

Error:(7, 8) error: cannot access ScrollingView class file for android.support.v4.view.ScrollingView

When I choose jump to source option from error its open this class enter image description here

like image 675
Narayan soni Avatar asked Dec 21 '25 08:12

Narayan soni


1 Answers

It seems you are using both V4 & V7. Try out changing the class path order from project structure.

enter image description here

like image 138
Rohit Mandiwal Avatar answered Dec 23 '25 23:12

Rohit Mandiwal



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!