DEVELOPER: huhx0015
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.
- HX Audio Player: https://github.com/huhx0015/HXAudioPlayer
- Dagger 2: https://github.com/google/dagger
- Glide: https://github.com/bumptech/glide
- Subsampling Scale Image View: https://github.com/davemorrissey/subsampling-scale-image-view
- OkHttp 3: https://github.com/square/okhttp
- Retrofit 2: http://square.github.io/retrofit/
- LeakCanary: https://github.com/square/leakcanary
- Permissions Dispatcher: https://github.com/hotchemi/PermissionsDispatcher
- RxJava 2: https://github.com/ReactiveX/RxJava
- RxAndroid: https://github.com/ReactiveX/RxAndroid
- RxBinding: https://github.com/JakeWharton/RxBinding
- RxRelay: https://github.com/JakeWharton/RxRelay
- JUnit 4: https://github.com/junit-team/junit4
- Mockito: https://github.com/mockito/mockito
- Mockito-Kotlin: https://github.com/nhaarman/mockito-kotlin
- Roboelectric: https://github.com/robolectric/robolectric
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.