So, I upgraded to Android Studio 0.8.14, and I already know that I can create a new folder on my app / src / newbuildtype module, and there I can create java and res folders specific to my build type, but what do I want Create resources from Android Studio directly. Is there any way to do this? What I want to avoid is to create folders directly with my file explorer, thanks.
source
share