aitorvs / auto-parcelLinks
A fast annotation processor to make your objects `Parcelable` without writing any of the boilerplate.
☆81Updated 9 years ago
Alternatives and similar repositories for auto-parcel
Users that are interested in auto-parcel are comparing it to the libraries listed below
Sorting:
- Write less code with AnnotatedAdapter, an annotation processor for generating RecyclerView and AbsListView adapters☆195Updated last year
- ☆115Updated 8 years ago
- Android's RenderThread wrapper☆194Updated 8 years ago
- ☆59Updated 6 years ago
- Gradle plugin for resolving and downloading Android native dependencies (.so)☆204Updated 8 years ago
- Improving StrictMode's report on Android.☆174Updated last year
- Simple demonstrations of performance issues. Using these examples will allow practicing performance analyzing tools, such as Systrace, Tr…☆120Updated 10 years ago
- AutoBundle generates boilerplate code for field binding with android.os.Bundle