https://github.com/pt-dot/dot-android-base-project
sample standard android project
https://github.com/pt-dot/dot-android-base-project
Last synced: 3 months ago
JSON representation
sample standard android project
- Host: GitHub
- URL: https://github.com/pt-dot/dot-android-base-project
- Owner: pt-dot
- Created: 2019-08-02T02:04:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T03:46:33.000Z (almost 4 years ago)
- Last Synced: 2025-01-01T04:52:46.152Z (over 1 year ago)
- Language: Kotlin
- Size: 354 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## DOT Base Project for Android ##
- Build with Kotlin, Use MVVM Pattern
- [Jetpack](https://developer.android.com/jetpack/)
- [Data Binding](https://developer.android.com/topic/libraries/data-binding)
- [LiveData](https://developer.android.com/topic/libraries/architecture/livedata)
- [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel)
- [Navigation](https://developer.android.com/guide/navigation/navigation-getting-started)
- [Paging](https://developer.android.com/topic/libraries/architecture/paging/v3-overview)
[Download APK](https://www.dropbox.com/s/p7msvhj2c6tr88o)
#### Screenshot ####
| List | Detail | Grid | Pagination |
| :---: | :---: | :---: | :---: |
|  |  |  |  |
#### List Libraries ####
- [Coil](https://github.com/coil-kt/coil/)
- [OkHttp](https://github.com/square/okhttp)
- [Retrofit](https://github.com/square/retrofit)
- [SDP](https://github.com/intuit/sdp)
- [SSP](https://github.com/intuit/ssp)