Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

codechimp-org/Android-Studio-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android Studio Templates

Installation

  • Copy the template folder you want into your [path to android studio]/plugins/android/lib/templates directory.
  • Restart Android Studio if it's running.

Flat Settings Activity

Adapted from the standard Google Android Studio Settings activity but flattened, no headings for when you have a short list of settings.
Categories are used to separate sections of settings.
In addition to the standard settings I've also included an About category and Version Number preference showing the current app version. This can easily be removed if not wanted.
Both Java and Kotlin templates provided.

flatsettings

Acknowledgements

Android Open Source Project for basis of some of these templates.

Copyright (c) 2018 CodeChimp