chalup / microorm
A library for creating Data Access Objects from Android Cursors and converting them back into ContentValues.
☆71Updated 3 years ago
Alternatives and similar repositories for microorm:
Users that are interested in microorm are comparing it to the libraries listed below
- Complex Preferences is a component to android that allows the developers storage objects and complex objects in SharedPreferences☆178Updated 9 years ago
- Simple 2-way sync implementation to plug into your implementation of AbstractThreadedSyncAdapter.☆105Updated 9 years ago
- A basic project demonstrating some uses of RxJava with the Model-View-Presenter pattern on android☆64Updated 8 years ago
- A library that encapsulates the repeatable actions of Android Cursors.☆196Updated 7 years ago
- A code example of the implementation of RxAndroid & RxJava as an EventBus on Android☆46Updated 9 years ago
- Rx Wrapper For Android Google maps☆125Updated 4 years ago
- Simple example how to use Dagger2 in Android application☆77Updated 8 years ago
- An example for GCMNetworkManager introduced on I/O 2015☆76Updated 8 years ago
- http://www.dmytrodanylyk.com/android-data-sync-part-1/☆57Updated 8 years ago
- ☆80Updated 3 years ago
- Android Parcelable models made easy☆69Updated 7 years ago
- Android swipe-to-dismiss mini-library and sample code☆72Updated 9 years ago
- ☆91Updated 7 years ago
- A simple way to write ContentProviders and SQL Databases for Android Apps☆54Updated 3 years ago
- RxJava extension for Android Firebase Cloud Messaging (aka fcm).☆113Updated 4 years ago
- Set of timber trees for Crashlytics and debugging.☆70Updated 5 years ago
- Secure Preference Manager for android. It uses various Encryption to protect your application's Shared Preferences.☆71Updated 8 years ago
- Sample Android project of how to apply Clean Architecture with MVP, and supporting configuration changes in a simple way☆69Updated 9 years ago
- Library for retaining Presenter on configuration change with minimal overhead.