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:
- 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 5 years ago
- Faster than Intents and easier than AIDLs.☆37Updated 3 years ago
- android sdk merge remote android moudule(support gradle 4.6 -)☆12Updated 6 years ago
- Approach to Clean Architecture in Kotlin☆68Updated 7 years ago
- Simple Rx Event Bus implementation using Kotlin for Android and RxKotlin (RxJava)☆88Updated 7 years ago
- An android library for section headers that stick to the top☆18Updated 4 years ago
- Example of using RenderScript with Gradle and Android Studio. Works with Android API >= 8.☆37Updated 10 years ago
- An Android task queue library. Support priority, timeout, multiple queue and auto-retry.☆54Updated 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
- An alternative for String.format() when you have a lot of arguments.☆50Updated 11 years ago
- A showcase of how to load heavy libraries on a splash screen.☆20Updated 9 years ago
- A JSON to Java conversion plugin for Intellij IDEA and AndroidStudio.☆65Updated 8 years ago
- [ARCHIVED] A library which saves and restores the state of Android components easily.☆87Updated 6 years ago
- Siri like wave view for android☆64Updated 7 years ago
- An implementation of Android Flux Architecture based on google architecture component☆22Updated 6 years ago
- Multi-purpose Android UI components based on RecyclerView☆113Updated 8 years ago
- A Page based navigation framework for Android with a simplified lifecycle and easy transition animations.☆37Updated 9 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 4 years ago
- http://code.google.com/p/droidtext/☆22Updated 9 years ago
- Plugin for AndroidAnnotations allowing to use it together with PermissionsDispatcher☆86Updated 6 years ago
- Android Extensions☆17Updated 7 years ago
- Android Expandable LayoutManager for RecyclerView☆47Updated 9 years ago
- Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a …☆22Updated 11 months ago
- Android Animated Dots View☆30Updated 10 years ago
- Android emoji keyboard☆17Updated 9 years ago
- XuanImageView extends ImageView with scaling function, rotating function, ect. Particularly, its auto-rotate-back-to-initial-state behavi…☆108Updated 7 years ago
- A simple library to show licenses in your android application.☆99Updated 7 years ago
- Enhanced AsyncTask library for Android☆83Updated 5 years ago
- Change the StatusBarColor dynamically, works on Android 4.4+. 简单优雅地动态改变状态栏颜色,支持安卓4.4+。☆18Updated 9 years ago