templates - File templates - Android component templates - How to create custom templates of each type - Some ideas about how to improve the development process with templates
GUI with template configuration (template.xml) User completes and confirms configuration Freemarker executes recipe.xml.ftl Output files generated based on .ftl templates and user data on previous steps
any custom or third-party solutions - From several files to whole project draft - Development process boost Cons: - Merge only for XML and Gradle - Unofficial way - Lack of documentation - Awkward debugging - Android Studio updates destroy all your fancy setup - No guarantees