Android Studio create project template for new projects

Check out this folder under your android SDK folder: android-sdk\tools\templates\projects There are three predefined templates as seen below, which we generally use. Each template folder has different ftl files which are templates for each of the existing projects: You can create a new template folder and design the ftl files as you want them to. … Read more