Skip to content

Android Booster: An Android starter project that utilizes a basic MVP/MVVM/MVI/VIPER architecture framework and contains several popular Android libraries, including Databinding, Dagger 2, Retrofit 2, RxJava 2, ButterKnife, Glide, Picasso, Leak Canary, Timber, and other useful libraries.

huhx0015/AndroidBooster

Repository files navigation

Android Booster

DEVELOPER: huhx0015

Description

Android Booster: This is a Android starter project that utilizes a basic MVP/MVVM/MVI/VIPER architecture framework and contains several popular Android libraries, including Dagger 2, Retrofit 2, RxJava 2, RxAndroid, RxRelay, Glide, Leak Canary, Timber, and other useful libraries.

Android Booster is available in Kotlin and Java. Kotlin is supported on the master branch and Java on the java branch.

In addition, this project also includes a few handy utility classes, as well as some basic test classes for testing ViewModel classes.

Resources

Libraries

Audio

Dependency Injection

Images

Logging

Network

Performance

Permissions

RX

Testing

License

Copyright 2019 Michael Huh

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.

About

Android Booster: An Android starter project that utilizes a basic MVP/MVVM/MVI/VIPER architecture framework and contains several popular Android libraries, including Databinding, Dagger 2, Retrofit 2, RxJava 2, ButterKnife, Glide, Picasso, Leak Canary, Timber, and other useful libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages