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
- 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
- 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
- Example of using RenderScript with Gradle and Android Studio. Works with Android API >= 8.☆37Updated 10 years ago
- An android library for section headers that stick to the top☆18Updated 4 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
- Siri like wave view for android☆65Updated 7 years ago
- Help you to read sms verify code programmably.☆51Updated 9 years ago
- Behaviors for the CoordinatorLayout in order to have a snapping AppBarLayout similar to the one used in the GooglePlay app.☆18Updated 9 years ago
- A Page based navigation framework for Android with a simplified lifecycle and easy transition animations.☆37Updated 9 years ago
- Agnostic Json abstraction to perform data binding operations for Android and Java.☆70Updated 5 years ago
- AndroidBitmapTransform is an useful library to do Bitmap transformation on Android.☆47Updated 6 years ago
- android sdk merge remote android moudule(support gradle 4.6 -)☆12Updated 6 years ago
- An implementation of Cassowary, a linear constraint based layout manager in Android☆46Updated 11 years ago
- Flexible and Easy HTTP/REST Communication library for Java and Android☆59Updated 8 years ago
- Approach to Clean Architecture in Kotlin☆68Updated 7 years ago
- This project provides an Expandable RecyclerView with group items that can be individually expanded to show its children in a two-dimen…☆20Updated 9 years ago
- AndroidOperationQueue is a tiny serial operation queue for Android.☆50Updated 9 years ago
- An alternative for String.format() when you have a lot of arguments.☆50Updated 11 years ago
- Video player activity using exoplayer☆22Updated 8 years ago
- Android emoji keyboard☆17Updated 9 years ago
- A library for for simplifying adapter creation, support List, RecyclerView, ViewPager.☆26Updated 8 years ago
- A showcase of how to load heavy libraries on a splash screen.☆20Updated 9 years ago
- Enhanced AsyncTask library for Android☆83Updated 5 years ago
- This project is all about Customizing the normal SeekBar to Vertical Seekbar.☆90Updated 13 years ago
- The one true exception handler for Android☆48Updated 9 years ago
- An Android library that bring segmented control style to TabLayout☆79Updated 8 years ago
- Android Library for reading properties file stored in assets folder☆61Updated 6 years ago
- A view to draw breadcrumbs from a given path☆12Updated 9 years ago