Sub folders in drawable resource folder? [duplicate]
问题 This question already has answers here : Can the Android drawable directory contain subdirectories? (20 answers) How to access res/drawable/“folder” (5 answers) Closed 5 years ago . I would like to create sub folders in drawable folder. I have a lot of file(such as png, xml) in drawable folder. I want to create sub folders in there to find the files easily. Can I create sub folders like that? Thanks. 回答1: This is now (sort of) possible by using Android Studio and Gradle. Whilst subfolders are