android-base
android-base copied to clipboard
Rootstrap Android Base project
### Description - We need to add a dependency injection tool like [Dagger](https://developer.android.com/training/dependency-injection/dagger-basics), [Hilt](https://developer.android.com/training/dependency-injection/hilt-android) or using a service locator pattern.
### Description - Select which CI tool is more convenient for this project - Add the selected CI tool 😂
- Adding Coroutines to the networking layer. - Use coroutines with async task, bitmaps/videos manipulation, Room data base.