Skip to content

pcqpcq/AndroidStudioTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STATUS: IN TESTING...


Usage

Copy the appropriate folders into <androidStudio-folder>/plugins/android/lib/templates/ and they will work when you create new project/module.


Custom Features

  • enable parallel & daemon

    for faster compile

  • add git ignore .idea

    useless for git

  • add gradle-retrolambda

    for lambda in java 8

  • enable dataBinding

    for amazing data binding

  • add productFlavors diff in minSdkVersion with flavors dev & publish

    develop with sdk 21 for faster compile

  • add lintOptions with disable abortOnError

    useful in some case

  • add signing config

    for release build

  • add layoutcast

    for faster development

  • add jlog

    for faster development

About

custom templates for android studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published