Home » » Android Studio error: Expected resource of type raw

Android Studio error: Expected resource of type raw

Posted by Android Flash Firmware on Tuesday, March 15, 2016

In my exercise of setting wallpaper using resource inside APK, I tried to load resource from /res/drawable/ folder. But reported with error of "Expected resource of type raw".


My solution is to create /res/raw/ folder and move the resources to it. And load with R.raw....

This video show how:



0 comments:

Post a Comment

Popular Posts

Blog Archive

.comment-content a {display: none;}