Best android open-source packages and libraries.

Kotlin MVVM JetPack

[DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based on MVVM + Offline 1st approach with LiveData and Room
Updated 1 year ago

MVVM + LiveData + Room

Languages, libraries and tools used

Features

TODO 2020

  • [ ] DiffUtils
  • [ ] Paging
  • [ ] WorkManager
  • [ ] MotionLayout
  • [ ] Compose
  • [ ] Navigation
  • [ ] 60% Unit Test Coverage

Requirements

  • JDK 1.8
  • Android Studio 3
  • Android SDK
  • Android Oreo (API 27)
  • Latest Android SDK Tools and build tools.

Architecture

This project follows Android architecture guidelines that are based on MVVM.

Architecture Diagram

Code Analysis by Cloc

-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Kotlin                          20            132             82            539
XML                             15             19              3            251
-------------------------------------------------------------------------------
SUM:                            35            151             85            790
-------------------------------------------------------------------------------

Method Count by ClassyShark

Method Count

License

    Copyright 2018 Ege Kuzubasioglu

    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.