An open API service indexing awesome lists of open source software.

https://github.com/ztiany/android-architecture-practice

⚔️android architecture practice⚔️
https://github.com/ztiany/android-architecture-practice

aac android-architecture android-architecture-component architecture dagger2 kotlin kotlin-coroutines mvp-architecture mvvm-architecture retrofit2 rxjava

Last synced: about 1 month ago
JSON representation

⚔️android architecture practice⚔️

Awesome Lists containing this project

README

        

# android-architecture-practice

download:

```shell
git clone [email protected]:Ztiany/android-architecture-practice.git

cd android-architecture-practice

git submodule init
git submodule update
```

build: if build failed, please set `forceSubstitution` to `true` in `settings.gradle.kts` file.

check out [documents](./document) for details.