https://github.com/mobiledevpro/android-kotlin-mvvm-template
AppTemplate | MVVM + Clean Architecture | Kotlin, Coroutines, LiveData, Koin, Databinding, Navigation components, Room, Crashlytics, Circle CI config, commons classes for UI.
https://github.com/mobiledevpro/android-kotlin-mvvm-template
android android-app apptemplate coroutines coroutines-android coroutines-flow databinding-android koin kotlin kotlin-android livedata livedata-databinding livedata-viewmodel mvvm mvvm-android mvvm-architecture mvvm-sample navigation-fragments room viewmodel
Last synced: 5 months ago
JSON representation
AppTemplate | MVVM + Clean Architecture | Kotlin, Coroutines, LiveData, Koin, Databinding, Navigation components, Room, Crashlytics, Circle CI config, commons classes for UI.
- Host: GitHub
- URL: https://github.com/mobiledevpro/android-kotlin-mvvm-template
- Owner: mobiledevpro
- License: apache-2.0
- Created: 2017-10-20T15:28:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T19:10:39.000Z (about 1 year ago)
- Last Synced: 2025-01-04T01:28:00.639Z (6 months ago)
- Topics: android, android-app, apptemplate, coroutines, coroutines-android, coroutines-flow, databinding-android, koin, kotlin, kotlin-android, livedata, livedata-databinding, livedata-viewmodel, mvvm, mvvm-android, mvvm-architecture, mvvm-sample, navigation-fragments, room, viewmodel
- Language: Kotlin
- Homepage: https://bento.me/mobiledevpro
- Size: 1.78 MB
- Stars: 556
- Watchers: 4
- Forks: 50
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Android App Template | Kotlin | MVVM + Clean Architecture | Dynamic Feature modules | Android 13 support
[](http://kotlinlang.org/)
[](https://lv.binarybabel.org/catalog/gradle/latest)
[](https://android-arsenal.com/api?level=23)
[](https://developer.android.com/about/versions/13)
[](http://www.apache.org/licenses/LICENSE-2.0)[](https://circleci.com/gh/mobiledevpro/Android-Kotlin-MVVM-Template
)
[](https://www.codefactor.io/repository/github/mobiledevpro/android-kotlin-mvvm-template)
[](https://sonarcloud.io/dashboard?id=mobiledevpro_Android-Kotlin-MVVM-Template)

## Under the hood:
* [Clean Architecture with modularization (click to view a full scheme)](https://miro.com/app/board/uXjVOiQ2q3g=/?share_link_id=361857812650)
* [Kotlin](https://developer.android.com/kotlin)
* [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel)
* [LiveData](https://developer.android.com/topic/libraries/architecture/livedata)
* [Data Binding](https://developer.android.com/topic/libraries/data-binding)
* [RxKotlin](https://github.com/ReactiveX/RxKotlin)
* [Koin](https://insert-koin.io/)
* [Navigation Components](https://developer.android.com/guide/navigation/)
* [Room](https://developer.android.com/topic/libraries/architecture/room)
* [Retrofit](https://square.github.io/retrofit/)
* [Material Components](https://github.com/material-components/material-components-android)
* [Firebase Crashlytics](https://firebase.google.com/docs/crashlytics)
* [Leak Canary](https://square.github.io/leakcanary/)
* [Circle CI | Continuous Integration](https://circleci.com/gh/mobile-dev-pro/AppTemplate)
* [My own Common-UI library (uses in production projects)](https://github.com/mobiledevpro/Android-Kotlin-MVVM-Template/tree/master/common-ui) [](https://jitpack.io/#mobiledevpro/android-kotlin-mvvm-template)## How to
* [Display content edge-to-edge | System insets](https://developer.android.com/develop/ui/views/layout/edge-to-edge)
##
## Author:**Dmitri Chernysh**
[](https://www.youtube.com/@mobiledevpro?sub_confirmation=1)
[](https://www.instagram.com/mobiledevpro/)
[](https://twitter.com/mobiledev_pro)
[](https://www.linkedin.com/in/dmitriychernysh/)## License:
Copyright 2020 Dmitri Chernysh
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 athttp://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.## Thanks for support !
**Stargazers**
[](https://github.com/mobiledevpro/Android-Kotlin-MVVM-Template/stargazers)
**Forkers**
[](https://github.com/mobiledevpro/Android-Kotlin-MVVM-Template/network/members)