Now that we have covered new media content for Android Studio, it’s time to take a look at how these new media assets , which you will create using all your newfound multimedia production knowledge, are integrated in Android Studio. The foundation for this knowledge is where these assets need to be in your Android Studio project, in order to be referenced correctly in the Java code or in the XML markup, if you prefer to set things up that way.
This chapter covers the different Drawable-DPI folders for image assets and the raw folder for video or audio ...