App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, Animated Vector Drawables, Collapsing Toolbar Layout etc. housed in a MVVM architecture
☆18Jun 26, 2018Updated 7 years ago
Alternatives and similar repositories for base-mvvm
Users that are interested in base-mvvm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [Google Play Store] A news app implementing MVVM architecture built using Android Architecture Components.☆19Nov 2, 2019Updated 6 years ago
- Example App to show how to pick an image from Camera/Gallery☆22Jun 6, 2017Updated 8 years ago
- A simple demo of using ConstraintLayout and animating between ConstraintSets☆23Dec 16, 2017Updated 8 years ago
- A recreation of UI of the Medium app in Android☆15Jun 21, 2019Updated 6 years ago
- SandwichClub created as a part of Udacity Android Developer Nanodegree Program. The application parse Json data using native API.☆16Oct 8, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- New Dagger 2☆14Jul 25, 2018Updated 7 years ago
- an android application that draws a possible google map route between two points. We’ll be using Google Maps Directions API in our applic…☆18Dec 5, 2018Updated 7 years ago
- This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )☆109Jan 11, 2023Updated 3 years ago
- 🎓 All of my completed Android Nanodegree projects.☆18Jun 18, 2019Updated 6 years ago
- This is the place to find all the assets used in the talk Meaningful vector animations found [here] (https://www.youtube.com/watch?v=mU6x…☆11Jul 20, 2020Updated 5 years ago
- This is a basic example which gives an idea of MVVM Architecture along with LiveData and ViewModel Architecture components.☆45Dec 7, 2020Updated 5 years ago
- News app made by using the Guardian API including storing the data using SQLite Database.☆11Jan 9, 2021Updated 5 years ago
- Movie guide app☆19Jun 24, 2020Updated 5 years ago
- Trippo is your smart travel guide - it’s free and works offline, too! You can skim through tours, locations, POIs, city walks, articles a…☆33Jul 14, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- App displays real-time weather updates for user's location and for other locations set by user. App uses MVVM with Repository pattern, da…☆41Jan 20, 2020Updated 6 years ago
- Android MVVM快速集成框架,使用Jetpack组件(DataBinding,Lifecycles,LiveData,Navigation,Paging,Room,ViewModel),整合Retrofit+Okhttp+RxJava+Glide等主流模块。☆41Jan 26, 2026Updated 2 months ago
- 👑 [Stand-Alone Examples] Basic isolated apps depicting real-world uses of RxJava and RxAndroid in Android.☆11Mar 19, 2021Updated 5 years ago
- Udacity Popular Movies Android App Stage 2☆18Feb 28, 2018Updated 8 years ago
- MotionLayout + RecyclerView + FluidKeyboard demo☆33Oct 24, 2019Updated 6 years ago
- Kotlin Development Practices (Android)☆12Sep 30, 2019Updated 6 years ago
- Basic karaoke app for Android and Google Glass☆12Jan 23, 2022Updated 4 years ago
- Repository that showcases 3 different Android app architectures, all with Java and Kotlin versions: "Standard Android", MVP and MVVM. The…☆21Sep 24, 2017Updated 8 years ago
- This is a base code for every Kotlin project in Android