android_Skeleton
android_Skeleton copied to clipboard
Android library with useful classes to be used as a "Skeleton" for an application
Skeleton 
Android library with useful classes to be used as a "Skeleton" for an application.
Setup
dependencies {
implementation 'com.github.shkschneider.android_Skeleton:core:master-SNAPSHOT'
...
}
Specifications
Libraries
- androidx (core, appcompat, recyclerview, palette, preference)
- androidx.lifecycle
- android.arch.work
- com.google.code.gson:gson
Recommended
- https://developer.android.com/topic/libraries/architecture/viewmodel
- https://developer.android.com/topic/libraries/architecture/livedata
Uses
Author
https://github.com/shkschneider/android_Skeleton
