protobuf-example
Example app to use Protobuf in Android using Square's Wire library.
Source link: https://github.com/kushalsharma/protobuf-example
Example app to use Protobuf in Android using Square's Wire library.
Speed up your android development by removing boilerplate code.
Current Features:
RecyclerUtils
- Remove the need to make an adapter everytime, set up recycler adapter in as little as 4 lines.ScrollUtils
- Easily hide/show FloationActionButton on scroll when using RecyclerView or NestedScrollView.ToastUtils
- Creating toasts are just a function away.SPUtils
- Simple DSL for Shared Preferences.ValidatorUtils
- Fast and simple text validation.LogUtils
- Simple and easy android logging.This is a compiled working Signalr library for Android. Compile and use for Signalr real-time communication.
A ViewPager
with ability to auto scrolling and looping.
A view that displays states of screen like loading, error, empty.
A simple ImageView
which allows you to create diagonal cut views easily.
A wrapper for the ADB tool. It's just adb on steroids.