Skip to content
Advertisement

When I run my android studio app on my phone through usb it gives me this error Unable to load class ‘org.apache.commons.io.FileUtils’

I am new to android studio I made a new project with an empty activity and then it syncs successfully and also builds successfully but when I run the app on my phone(Samsung) via USB it gives me this error below:

JavaScript

Please note I didn’t make any changes to the code, I just open my Android studio and ran the app on my phone. And it gives me this error.

Advertisement

Answer

I just updated my android studio and it worked fine for me.

Advertisement