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:
- A library for for simplifying adapter creation, support List, RecyclerView, ViewPager.☆26Updated 8 years ago
- Android Animated Dots View☆30Updated 9 years ago
- A Page based navigation framework for Android with a simplified lifecycle and easy transition animations.☆37Updated 9 years ago
- An RxJava2 implementation of the Android AssetManager.☆53Updated 7 years ago
- A showcase of how to load heavy libraries on a splash screen.☆20Updated 8 years ago
- A more elegant and easy way to build an multifunctional adapter for ListView or RecyclerView in Android.☆37Updated 8 years ago
- An Android task queue library. Support priority, timeout, multiple queue and auto-retry.☆54Updated 8 years ago
- AndroidOperationQueue is a tiny serial operation queue for Android.☆50Updated 9 years ago
- Spannable TextView to optimize the Android TextView effect.☆37Updated 8 years ago
- ShapeImageView☆60Updated 9 years ago
- Fun to use Floating Action Button (FAB) for Android☆74Updated 5 years ago
- modified from https://github.com/daCapricorn/ArcMenu☆14Updated 8 years ago
- Faster than Intents and easier than AIDLs.☆38Updated 3 years ago
- RxWifi library☆32Updated 7 years ago
- It is a layout like GridLayout. But children in it will fill the column.☆20Updated 8 years ago
- Android emoji keyboard☆17Updated 9 years ago
- Change colors of your vector drawables easily from your code☆33Updated 8 years ago
- A library allows to add header and footer views for RecyclerView.☆50Updated 9 years ago
- a quick return effect, use a custom CoordinatorLayout.Behavior.☆25Updated 8 years ago
- This is a demonstration for a snappy recyclerview. Depending on user choice we can swipe or tap to focus an element into the center of th…☆19Updated 9 years ago
- [DEPRECATED] Simple command pattern helper class☆20Updated 4 years ago
- TilesView is an Android widget that is able to display a very huge image and make it browsable.☆41Updated 9 years ago
- An android library for section headers that stick to the top☆18Updated 4 years ago
- Agnostic Json abstraction to perform data binding operations for Android and Java.☆70Updated 4 years ago
- SearchView library based on DialogFragment☆28Updated 8 years ago
- AndroidBitmapTransform is an useful library to do Bitmap transformation on Android.☆47Updated 6 years ago
- StickyGridView + ViewPager + Header☆21Updated 8 years ago
- A short shot of Espresso☆18Updated 8 years ago
- A simple implementation of a custom layout which solves the issues of grouping a child view with its tailing views.☆30Updated 7 years ago
- File and directory picker/chooser for Android, compatible with API 9+☆31Updated 10 years ago