Skip to content

bachhoan88/Clean-Architecture-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-Studio-Clean-Architecture-Template (kotlin)

This is an Android Studio template for Clean Architecture

Important: All component of template only work when basic code generated from Clean-Architecture-Base

Demo

Create Fragment Component

Installation

For Mac:

  • If you have a standard Android Studio installation:

Just run the install script at the root of this repository:

./install.sh
  • Manual installation:

Just copy directory CleanFragment to $ANDROID_STUDIO_FOLDER$/Contents/plugins/android/lib/templates/activities/

For Windows:

Just copy directory CleanFragment to $ANDROID_STUDIO_FOLDER$\plugins\android\lib\templates\activities\

Support

If you've found an error in this sample, please file an issue to https://github.com/bachhoan88/Clean-Architecture-Template/issues Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.

License

License

Copyright 2017 Bach

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.

Releases

No releases published

Packages

No packages published