srinurp / AndroidRoomLinks
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
☆39Updated 8 years ago
Alternatives and similar repositories for AndroidRoom
Users that are interested in AndroidRoom are comparing it to the libraries listed below
Sorting:
- A sample project displaying the use of Canvas based custom drawings in Android.☆44Updated 7 years ago
- A simple imageview which scales the width or height aspect with the given ratio☆74Updated 5 years ago
- A layout that arranges other views in a circle.☆47Updated 7 years ago
- Nice morph animation☆55Updated 8 years ago
- An Android library that tries to do cool things with colors.☆72Updated 7 years ago
- A simple WYSIWYG editor for Android☆54Updated 6 years ago
- A demo that shows how to implement chained spring animation on Android☆89Updated 7 years ago
- https://blog.stylingandroid.com/animatedstatelistdrawable/☆31Updated 8 years ago
- A simple spring animation (support library v25.3.0+) example android app☆88Updated 8 years ago
- A custom rotating dial like picker for android☆68Updated 8 years ago
- ☆33Updated 9 years ago
- Circular Reveal Animation☆67Updated 8 years ago
- Based on Article: https://blog.mindorks.com/understanding-interpolators-in-android-ce4e8d1d71cd☆67Updated 8 years ago
- Sample of how to perform circle to rect activity transition☆57Updated 8 years ago
- Simplify FAB menus creation☆59Updated 2 years ago
- Demo of Downloading Songs/Images through Android Download Manager using RxJava2