Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 2.39 KB

README.md

File metadata and controls

36 lines (27 loc) · 2.39 KB

Awesome Graddle

Awesome list for graddle support libraries. POPULAR libraries with many stars only.

Table of Contents

Analytics

  • FirebaseAnalytics - Google Analytics for Firebase collects usage and behavior data for your app.

Crash Reporting

Networking

  • Retrofit - A type-safe HTTP client for Android and Java.

Reactive

  • RxJava - RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences.
  • RxAndroid - Android specific bindings for RxJava 2. This module adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main thread or any given Looper.

Helpers

  • Retrolambda - This plugin will automatically build your java or android project with retrolambda, giving you lambda goodness on java 6 or 7.
  • EventBus - Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
  • Lombok - You can annotate any field with @Getter and/or @Setter, to let lombok generate the default getter/setter automatically.
  • CountryCodePicker - android library which provides an easy way to search and select country phone code for the telephone number.

Validator

  • Saripaar - The Simplest UI validation library available for Android.