All Projects → erikjhordan-rey → People Mvvm

erikjhordan-rey / People Mvvm

Sample created to practice MVVM and DataBinding in Android Applications.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to People Mvvm

Android Mvp Mvvm Flytour
🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精…
Stars: ✭ 2,948 (+346.67%)
Mutual labels:  mvvm, mvvm-architecture, android-architecture, databinding
Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (-78.48%)
Mutual labels:  mvvm, mvvm-architecture, databinding
Bindables
🧬 Android DataBinding kit for notifying data changes from Model layers to UI layers on MVVM architecture.
Stars: ✭ 130 (-80.3%)
Mutual labels:  mvvm, mvvm-architecture, databinding
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (-76.67%)
Mutual labels:  mvvm, android-architecture, databinding
Harrypotter
🧙🏻 Sample HarryPotter application based on MVVM architecture (ViewModel, LiveData, Repository, Coroutines, Koin or Dagger-Hilt)
Stars: ✭ 116 (-82.42%)
Mutual labels:  mvvm, mvvm-architecture, databinding
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (-81.36%)
Mutual labels:  mvvm, mvvm-architecture, databinding
Mvvmarms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
Stars: ✭ 425 (-35.61%)
Mutual labels:  mvvm, android-architecture, databinding
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+53.64%)
Mutual labels:  mvvm, mvvm-architecture, android-architecture
Android Mvvm Architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 2,720 (+312.12%)
Mutual labels:  mvvm, mvvm-architecture, android-architecture
KTAndroidArchitecture
A Kotlin android architecture with Google Architecture Components
Stars: ✭ 33 (-95%)
Mutual labels:  android-architecture, mvvm-architecture, databinding
Android Mvvm
MVVM on Android using RxJava and Data Binding
Stars: ✭ 443 (-32.88%)
Mutual labels:  mvvm, android-architecture, databinding
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (-82.73%)
Mutual labels:  mvvm, mvvm-architecture, android-architecture
Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (-86.36%)
Mutual labels:  mvvm, mvvm-architecture, android-architecture
Android Mvvm Architecture
A basic sample android application to understand MVVM in a very simple way.
Stars: ✭ 129 (-80.45%)
Mutual labels:  mvvm, mvvm-architecture, android-architecture
Archetype
[DEPRECATED]Badass MVVM architecture.
Stars: ✭ 84 (-87.27%)
Mutual labels:  mvvm, mvvm-architecture, databinding
Android Vmlib
VMLib is an Android framework based on Android Jetpack, easy to use, desinged for fast development. Embrace the new way devloping Android :)
Stars: ✭ 146 (-77.88%)
Mutual labels:  mvvm, mvvm-architecture, databinding
Flair
This is powerful android framework
Stars: ✭ 31 (-95.3%)
Mutual labels:  mvvm, mvvm-architecture, android-architecture
Androidroom
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.
Stars: ✭ 36 (-94.55%)
Mutual labels:  mvvm, mvvm-architecture, android-architecture
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (-66.97%)
Mutual labels:  mvvm, mvvm-architecture, databinding
FindTaek
📦 내가 시킨 택배가 어디까지 왔는지 확인해보세요
Stars: ✭ 26 (-96.06%)
Mutual labels:  mvvm, android-architecture, mvvm-architecture

People-MVVM Build Status

The sample was created to support an article explanation Escribiendo android apps con Data Binding (Spanish) and a talk MVVM-android Meetup Androidinights at GDG Androidtitlan Mexico City March 2016.

Slides My android Talk.

Libraries used on the sample project

Demo

Do you want to contribute?

Feel free to report or add any useful feature, I will be glad to improve it with your help, before submitting your code please check the codestyle.

Developed By

License

Copyright 2016 Erik Jhordan Rey

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].