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 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
- A showcase of how to load heavy libraries on a splash screen.☆20Updated 8 years ago
- AndroidOperationQueue is a tiny serial operation queue for Android.☆50Updated 8 years ago
- An RxJava2 implementation of the Android AssetManager.☆53Updated 6 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 8 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
- Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a …☆20Updated 2 months ago
- Faster than Intents and easier than AIDLs.☆38Updated 3 years ago
- An Android task queue library. Support priority, timeout, multiple queue and auto-retry.☆54Updated 8 years ago
- Change colors of your vector drawables easily from your code☆33Updated 7 years ago
- TilesView is an Android widget that is able to display a very huge image and make it browsable.☆41Updated 9 years ago
- Help you to read sms verify code programmably.☆51Updated 8 years ago
- A library for for simplifying adapter creation, support List, RecyclerView, ViewPager.☆26Updated 8 years ago
- AndroidBitmapTransform is an useful library to do Bitmap transformation on Android.☆47Updated 6 years ago
- Android emoji keyboard☆17Updated 8 years ago
- android sdk merge remote android moudule(support gradle 4.6 -)☆12Updated 5 years ago
- too painful to work with PagerAdapter☆32Updated 9 years ago
- touch move trigger quick button, touch up release quick button in 1or2 seconds☆38Updated 9 years ago
- 帮助你去获取params☆24Updated last year
- A Camera With Filter GlTextureView☆12Updated 7 years ago
- An compile-time aop engine like AspectJ but easier to use in android application development.☆100Updated 7 years ago
- RxWifi library☆32Updated 7 years ago
- Emoji in TextView, EditText for Android (like Android KitKat Emoji Keyboard)☆27Updated 10 years ago
- A view to draw breadcrumbs from a given path☆12Updated 9 years ago
- a gradle plugin for resolving native(.so) dependencies for android. Android解析.so依赖的gradle插件☆15Updated 8 years ago
- Android 自定义控件游乐场☆25Updated 3 months ago
- Android simple form data uploading library☆18Updated 7 years ago
- modified from https://github.com/daCapricorn/ArcMenu☆14Updated 8 years ago
- Wrapper on top of Spans so that you can add them to your strings with no problem☆47Updated 4 years ago
- a customized viewgroup wraps textviews and aligns on both left and right sides.☆46Updated 7 years ago