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:
- Android Animated Dots View☆30Updated 9 years ago
- Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a …☆20Updated 5 months ago
- Faster than Intents and easier than AIDLs.☆37Updated 3 years ago
- AndroidOperationQueue is a tiny serial operation queue for Android.☆50Updated 9 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
- A library for for simplifying adapter creation, support List, RecyclerView, ViewPager.☆26Updated 8 years ago
- Share Intent Builder - Android Library for the type-safe creation of Share Intents.☆46Updated 8 years ago
- A Page based navigation framework for Android with a simplified lifecycle and easy transition animations.☆37Updated 9 years ago
- Help you to read sms verify code programmably.☆51Updated 8 years ago
- AsyncDownload☆21Updated 10 years ago
- An RxJava2 implementation of the Android AssetManager.☆54Updated 7 years ago
- An Android task queue library. Support priority, timeout, multiple queue and auto-retry.☆54Updated 8 years ago
- RxWifi library☆32Updated 7 years ago
- Quick solutions for Android ORM☆26Updated 7 years ago
- modified from https://github.com/daCapricorn/ArcMenu☆14Updated 8 years ago
- Agnostic Json abstraction to perform data binding operations for Android and Java.☆70Updated 4 years ago
- Automatic res exporter plugin for android projects☆24Updated 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
- Everything you need for android☆16Updated 8 years ago
- An reactive simple & fluent Android ORM, how can it be easier ? RxJava2 ready☆35Updated 7 years ago
- Emoji in TextView, EditText for Android (like Android KitKat Emoji Keyboard)☆27Updated 10 years ago
- Android view to represent an angle measurement (Goniometry)☆28Updated 8 years ago
- A Camera With Filter GlTextureView☆12Updated 8 years ago
- a quick return effect, use a custom CoordinatorLayout.Behavior.☆25Updated 8 years ago
- It is a layout like GridLayout. But children in it will fill the column.☆20Updated 8 years ago
- Avoid complex flows between fragments/views/whatever☆46Updated 8 years ago
- A more elegant and easy way to build an multifunctional adapter for ListView or RecyclerView in Android.☆37Updated 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 8 years ago
- TilesView is an Android widget that is able to display a very huge image and make it browsable.☆42Updated 9 years ago