awadalaa / Android-Global-Parcelable
Serialization in Java was far too slow for Android, so they created the Parcelable class that android developers use to serialize data. The Parcelable approach requires that you explicitly serialize the members of your class, but in the end, you get a much faster serialization of your objects. The problem is you have to do this with every class…
☆20Updated 11 years ago
Alternatives and similar repositories for Android-Global-Parcelable:
Users that are interested in Android-Global-Parcelable are comparing it to the libraries listed below
- Android, k-means clustering based class for pulling out the dominant colors of an image. Doing other useful things with those colors.☆110Updated 11 years ago
- AndroidOperationQueue is a tiny serial operation queue for Android.☆50Updated 8 years ago
- This project contains sample code for Bluetooth communication This includes *Rx based click events *Rx based Bluetooth connection *Auto c…☆21Updated 8 years ago
- SVG image parser for Android. Converts image to list of native android.graphics objects which can then be speedily rendered on Canvas, an…☆61Updated 11 years ago
- A library for for simplifying adapter creation, support List, RecyclerView, ViewPager.☆26Updated 8 years ago
- Behaviors for the CoordinatorLayout in order to have a snapping AppBarLayout similar to the one used in the GooglePlay app.☆18Updated 8 years ago
- Spannable TextView to optimize the Android TextView effect.☆37Updated 8 years ago
- An Android task queue library. Support priority, timeout, multiple queue and auto-retry.☆54Updated 8 years ago
- Android Animated Dots View☆30Updated 9 years ago
- An RxJava2 implementation of the Android AssetManager.☆53Updated 6 years ago
- An android library for section headers that stick to the top☆18Updated 4 years ago
- Simple WebView-based OAuth authentication library for Android.☆16Updated 7 years ago
- RxWifi library☆32Updated 7 years ago
- Simple component to record video on android☆168Updated 6 years ago
- Android emoji keyboard☆17Updated 8 years ago
- A dialog utility library. Decoupling between dialog library and Android fragment.☆34Updated 8 years ago
- a gradle plugin for resolving native(.so) dependencies for android. Android解析.so依赖的gradle插件☆15Updated 7 years ago
- Siri like wave view for android☆64Updated 6 years ago
- [DEPRECATED] Simple command pattern helper class☆20Updated 3 years ago
- AsyncDownload☆21Updated 9 years ago
- Simple ViewUtils☆18Updated 2 years ago
- Android Recording library offers convenient tools for audio/video recording and playback.☆10Updated 6 years ago
- Faster than Intents and easier than AIDLs.☆38Updated 2 years ago
- A short shot of Espresso☆18Updated 8 years ago
- Knob control that aims to replace standard android slider. With style.☆15Updated 7 years ago
- Change colors of your vector drawables easily from your code☆33Updated 7 years ago
- RecyclerView ItemSelect,ItemClick,Expandable, Paginate... | RecyclerView的Item的点击,选中,分页 和 无限分组功能...☆20Updated 7 years ago
- ☆55Updated 7 years ago
- a quick return effect, use a custom CoordinatorLayout.Behavior.☆25Updated 7 years ago
- Simple Progress indicator helper☆28Updated 7 years ago