Android Studio Templates

A set of templates for your Android Studio
Alternatives To Android Studio Templates
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Idea Live Templates1,584
7 years agoapache-2.0Shell
An #androidDev collection of Live Templates for Android Studio
Mvparmstemplate707
10 months ago2apache-2.0FreeMarker
🛠️ A template for Android Studio to create MVPArms and MVPArt Page
Zoomrecylerlayout403
3 years agoKotlin
Zoom Recycler Layout Manager For Android Kotlin
Advancedrecycleview172
2 years ago1Kotlin
♻ RecycleView with multiple view types, inner horizontal RecycleView and layout animation
Androidlivetemplates100
3 years agoapache-2.0
:rocket: A curated android templates to make android development more easy and fast :battery: !
Curso Desenvolvimento Android57
2 months agoapache-2.0Java
Visite meu site e conheça todos os meus cursos 100% on-line.
Simplemusic40
a year agogpl-3.0Java
一个简单的Android音乐播放器
Android Studio Templates36
7 years agoFreeMarker
A set of templates for your Android Studio
Quiz App30
5 years agoJavaScript
Welcome to QuizApp's open source Android app! Come on in, take your shoes off, stay a while explore how examination's 's native squad has built and continues to build the app, discover our implementation of RxJava in logic- filled view models, and maybe even create an issue or two. Quiz android app for my collage ...and it's my graduation project
Gradle Android Rtl24
7 years ago2apache-2.0Java
A gradle plugin that auto generates the fixed RTL layout
Alternatives To Android Studio Templates
Select To Compare


Alternative Project Comparisons
Readme

Android Studio Templates

A set of Android studio package/activities/classes templates.Those templates are based on a system called FreeMarker. You can learn how to structure and format templates here: Android ADT Template Format Document.

What to do?

Installation

  • Copy templates you want to include in Android Studio from the package-templates folder.
  • Go to your Android Studio app, then Contents/plugins/android/lib/templates/other (Full path: /Applications/Android Studio.app/Contents/plugins/android/lib/templates/other).
  • Paste the templates in the 'other' folder
  • Restart Android Studio if it's running.

Note: Make sure to check the repo for updated templates. You have to remove and add the updated template again.

Note 2: Android Studio will remove the template on each update. You need to install it after each update.

Usage

  • Launch Android Studio
  • Right click -> New where you want to use the new template. Look for your new template and use it.
  • Complete the form with your information.
  • Hit finish and enjoy!

List of templates

  1. Dagger
    • Dagger setup (PerApp/PerActivity/Injector/HasComponent/AppComponent/AppModule)
    • Component
    • Component/Module
  2. MVVM
    • Activity package (Activity/ViewModel/View/Layout)
    • Fragment package (Fragment/ViewModel/View/Layout)
  3. MVP
    • Activity package (Activity/View/Presenter/Component/Module/Layout)
    • Fragment package (Fragment/Presenter/View/Layout)

Make sure to check sample to have an idea of the result for each template.

TODO

  • Automatically install templates using a Script.

Want to Contribute?

Submit your template ideas (issues or pull requests) and report any problems faced with current ones.

License

Android Studio Templates is Copyright (c) 2016 Prolific Interactive. It may be redistributed under the terms specified in the LICENSE file.

Maintainers

prolific

Android Studio Templates is maintained and funded by Prolific Interactive. The names and logos are trademarks of Prolific Interactive.

Popular Android Studio Projects
Popular Layout Projects
Popular Integrated Development Environments Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Layout
Android Studio
Fragment
Freemarker