Creating resource files for different build types on new Android studio 0.8.14 -
So I upgraded to new Android Studio 0.8.14 and I fully know that I have a new one on my module app I can create folder / Src / newbuildtype and there I can make folders java and specific for my build type, but what I need to do is to make this resource directly from Android Studio. Is there any way of doing it? Thanks, what I want to do to create folders directly with my file explorer.
I found that I can create an app / debug / reserve folder by right-clicking on my module To select this option from the menu, select the new-> folder-> Reese folder
After that you can create, say, my app module -> new-> By right-clicking the XML-> Value folder and clicking on my bill Value Folder Folder
and there you have your debug build type The value folder is created, which looks like this now
Comments
Post a Comment