/Code-Templates

Code generation for MVP Activity and MVP Fragment, with structure from AndroidTemplate project

Primary LanguageFreeMarkerApache License 2.0Apache-2.0

Templates with code generation for AndroidTemplate

This project contains the edited Moxy and Gabriele Mariotti templates.

How to use

  1. Download this repository
  2. Move the contents of the repository to path: ...\Android Studio\plugins\android\lib\templates\activities
  3. Restart Android Studio.

Select:

Activity:

Fragment:

RecyclerView Adapter:

License

Copyright 2017 Alex Bykov

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.