Custom Android Studio code template

816 views Asked by At

I am tying to write a custom code templates for android studio. I know it can be done using FreeMarker. I am very new to this and have a very basic knowledge of FreeMarker. I want to create a code template where the template.xml file will have input parameters generated dynamically on button click. Is it possible to do that? And can anyone suggest a nice blog where I can explore a lot about FreeMarker.

0

There are 0 answers