Android Code Generator Author Author of this plugin is
Tomasz Morcinek.
Public
github profile:
https://github.com/tmorcinek. Repository Project on github
android-codegenerator-plugin-intellij Description Plugin parses xml file, and retrieves data about all the views that contain android:id attribute.
Plugin collects information about view's type and id. Based on that, plugin generates fields, assignment, imports and methods.
Full project description on
github's information page. Features
There are several very useful features some of them are:
- generating Activity Class code from layout
- generating Fragment Class code from layout
- generating Adapter Class code from item layout
- generating Menu code from menu xml
- creating files from code
- preview screen with generated code that can be modified before creation of file
- detection of project package
Compiled with Java 1.6