novoda / simple-easy-xml-parser
Simple XML Parsing into Domain Objects
☆68Updated 3 years ago
Alternatives and similar repositories for simple-easy-xml-parser:
Users that are interested in simple-easy-xml-parser are comparing it to the libraries listed below
- Simple tool which helps you to inject DrawerLayout into existing Activity layout tree☆70Updated 10 years ago
- Custom implementation of the Floating Label pattern☆67Updated 10 years ago
- Set of handy classes☆56Updated 6 years ago
- An Android library to cache any serializable objects to disk, using a LRU cache implementation, with the possibility to specify an expiry…☆88Updated 7 years ago
- Android Services the easy way.☆42Updated 8 years ago
- ProgressDialog that waits a minimum time to be dismissed before showing. Once visible, the ProgressDialog will be visible for a minimum a…☆97Updated 2 years ago
- Reactive Event Hub☆65Updated 3 years ago
- PrefCompat is a wrapper over the SharedPreference class in Android. It supports storing objects other than the standard primitives while …☆52Updated 8 years ago
- An extended ViewPager which provides callbacks for the visibility state of its Fragment pages.☆43Updated 8 years ago
- Simple reactive wrapper for Android sensors☆79Updated 7 years ago
- Easy Android form validation in Rx way☆58Updated 8 years ago
- Small Android Library that provides Foreground View functionality to some Android Views☆58Updated 8 years ago
- Material Circular progress bar loader similar to SwipeRefreshLayout☆53Updated 8 years ago
- A demo of MapView as in FieldTrip with smooth animations☆82Updated 9 years ago
- Async Workers and Worker managers for Android☆87Updated 9 years ago
- A simple android library that lets you easily get an authentication token for the Google Apis.☆30Updated 3 years ago
- RxSnappy is a thread safe rxjava wrapper for the great SnappyDB fast key-value database for Android.☆49Updated 8 years ago
- Sample demonstrate hot to load data from SQLite and parse it from Cursor on the fly when you need it.☆44Updated 8 years ago
- Smash is Volley inspired networking library that's using OkHttp in its core