awadalaa / Android-Global-ParcelableLinks
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
Sorting:
- Faster than Intents and easier than AIDLs.☆37Updated 3 years ago
- An Android task queue library. Support priority, timeout, multiple queue and auto-retry.☆54Updated 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
- Agnostic Json abstraction to perform data binding operations for Android and Java.☆70Updated 4 years ago
- http://code.google.com/p/droidtext/☆22Updated 8 years ago
- Siri like wave view for android☆64Updated 7 years ago
- This project contains sample code for Bluetooth communication This includes *Rx based click events *Rx based Bluetooth connection *Auto c…☆21Updated 9 years ago
- This is a custom Android framework EditText that Includes validations and custom font picking (xml attributes and programatically). Futur…☆41Updated 11 years ago
- android sdk merge remote android moudule(support gradle 4.6 -)☆12Updated 6 years ago
- Flexible and Easy HTTP/REST Communication library for Java and Android☆58Updated 8 years ago
- Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a …☆20Updated 6 months ago
- RxWifi library☆32Updated 7 years ago
- [ARCHIVED] A library which saves and restores the state of Android components easily.☆87Updated 5 years ago
- Help you to read sms verify code programmably.☆51Updated 9 years ago
- Approach to Clean Architecture in Kotlin☆68Updated 7 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
- Super easy component for Android to crop an image☆33Updated 11 years ago
- Automatic res exporter plugin for android projects☆24Updated 8 years ago
- 实现AIDL接口的Binder连接池☆14Updated 9 years ago
- ☆55Updated 7 years ago
- AndroidBitmapTransform is an useful library to do Bitmap transformation on Android.☆47Updated 6 years ago
- An android library for section headers that stick to the top☆18Updated 4 years ago
- Android Animated Dots View☆30Updated 9 years ago
- AndroidOperationQueue is a tiny serial operation queue for Android.☆50Updated 9 years ago
- A showcase of how to load heavy libraries on a splash screen.☆20Updated 8 years ago
- Android, k-means clustering based class for pulling out the dominant colors of an image. Doing other useful things with those colors.☆110Updated 12 years ago
- Avoid complex flows between fragments/views/whatever☆46Updated 8 years ago
- Backport of Java 9 (JEP 266) reactive-streams Flow and SubmissionPublisher API for Android Studio 3.x D8 / desugar toolchain, forked from…☆21Updated 3 years ago
- An RxJava2 implementation of the Android AssetManager.☆54Updated 7 years ago
- a quick return effect, use a custom CoordinatorLayout.Behavior.☆25Updated 8 years ago