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 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for Android-Global-Parcelable
- This project contains sample code for Bluetooth communication This includes *Rx based click events *Rx based Bluetooth connection *Auto c…☆21Updated 8 years ago
- A showcase of how to load heavy libraries on a splash screen.☆20Updated 8 years ago
- A short shot of Espresso☆18Updated 7 years ago
- AndroidBitmapTransform is an useful library to do Bitmap transformation on Android.☆47Updated 5 years ago
- A Page based navigation framework for Android with a simplified lifecycle and easy transition animations.☆37Updated 8 years ago
- This project goal is to create activity fragment and views, with less code to be more efficient on the view models☆16Updated 7 years ago
- Android Animated Dots View☆30Updated 9 years ago
- An RxJava2 implementation of the Android AssetManager.☆53Updated 6 years ago
- PercentBar☆26Updated 5 years ago
- RxJava binding APIs for Android clipboard.☆12Updated 8 years ago
- Spannable TextView to optimize the Android TextView effect.☆37Updated 7 years ago
- [DEPRECATED] Simple command pattern helper class☆20Updated 3 years ago
- modified from https://github.com/daCapricorn/ArcMenu☆14Updated 8 years ago
- ShapeImageView☆60Updated 8 years ago
- Morph transitions from buttons to dialogs and back☆26Updated last year
- Change colors of your vector drawables easily from your code☆33Updated 7 years ago
- AutoValue Extension for Android☆30Updated 7 years ago
- A more elegant and easy way to build an multifunctional adapter for ListView or RecyclerView in Android.☆37Updated 8 years ago
- RxWifi library☆32Updated 7 years ago
- too painful to work with PagerAdapter☆32Updated 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
- A library for for simplifying adapter creation, support List, RecyclerView, ViewPager.☆26Updated 7 years ago
- An android library for section headers that stick to the top☆18Updated 3 years ago
- Animation View to Highlight particular Views 🎯 for Android☆54Updated 8 years ago
- Agnostic Json abstraction to perform data binding operations for Android and Java.☆70Updated 4 years ago
- AndroidOperationQueue is a tiny serial operation queue for Android.☆50Updated 8 years ago
- Simple component to record video on android☆167Updated 6 years ago
- Generate versionCode and versionName for android app based on git commit count automatically☆50Updated 8 years ago
- Simple modal presenter that can be easily customized☆40Updated 8 years ago