android-base icon indicating copy to clipboard operation
android-base copied to clipboard

Rootstrap Android Base project

Results 13 android-base issues
Sort by recently updated
recently updated
newest added

### 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.