Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for java architecture components
architecture-components
x
java
x
138 search results found
Cc
⭐
3,738
业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.
Android Room With A View
⭐
621
Lives
⭐
523
Lives - Android LiveData Extensions for Kotlin and Java
Mvp Android Arch Component
⭐
444
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
Wanandroid
⭐
413
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVM
Livedata Testing
⭐
397
TestObserver to easily test LiveData and make assertions on them.
Android Architecture Components
⭐
306
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
Mvvmframe
⭐
300
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Githubarchitecturecomponents
⭐
298
The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/arch
Android Build An App Architecture Components
⭐
273
Daggerandroidmvvm
⭐
251
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
Mvvm
⭐
247
《安卓-深入浅出MVVM教程》 附带的案例。本系列已废弃,如对MVVM有需求,可看我的新开源项目 relight
Realstuff
⭐
221
一个看妹纸与开发资讯的Android APP,具有本地缓存、分享与添加收藏的功能,新手向大神学习的练手项目,来自代码家的API http://gank.io
Cw Androidarch
⭐
213
Source Code for the Book "Android's Architecture Components"
Architecturepractice
⭐
160
Android 应用架构组件(Architecture Components)实践
Coolweather
⭐
158
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Popularmovies
⭐
157
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Roomdemo2017
⭐
154
Learning project and teaching tool for Room Persistence Library, of Android Architecture Components
Android Mvvm
⭐
120
Android MVVM + Retrofit + Dagger 2 + Room
Android Architecture Components
⭐
85
Architecture Components + MVVM + Data Binding + RxJava2 + Dagger2
Androidkotlincomponents
⭐
79
Boilerplates for Android Components Architecture with Rx, Dagger & Realm written in Kotlin
Reactivelivedata
⭐
77
Transformation functions for LiveData
Daggerviewmodel
⭐
69
An integration Module for injecting Google Architecture Components' ViewModel into Dagger2-injected Android components.
Xiaoxiazhihu_aac
⭐
66
使用Android Architecture Components实现的一个简单知乎日报程序
Aacomponents
⭐
66
基于google Android Architecture Components 封装实现组件式MVP快速开发框架
Android Sticky Recycler
⭐
57
Newsapp
⭐
57
News app based on NewsAPI
Android Arch Components Lifecycle
⭐
50
A demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Video Player is created using the Exoplayer Library
Mvvm Template
⭐
41
Android MVVM project using android architecture components along with Realm database and Dagger 2 dependency injection
Workmanagerdaycounter
⭐
40
This is a demo project in which WorkManager's PeriodikWorkRequest is integrated to increase day count after 24 hours.
Star Wars Shop
⭐
37
Simple project with clean architecture and android lifecycle
Androidgithubissues
⭐
34
Android app to fetch issues for a given repository
Conductor Viewmodel
⭐
33
Adds ViewModel and LiveData support to Conductor library
Food Ordering App Like Swiggy Uber Eats Mvvm And Room Database
⭐
33
Food ordering app using MVVM architecture patterns, Architecture Lifecycle components and Room database.
Lifecycleawarerx
⭐
33
Make your RxJava2 streams life-cycle aware with Android Architecture Components.
Androiddaggersample
⭐
33
Android-dagger and Architecture component ViewModel sample
Android Shard
⭐
32
'Fragments' with a simpler api built on top of the android architecture components
Sweets Counter
⭐
25
Android app created with MVVM, Android Architecture Components and other modern tech-stack
Android Architecture Components Demo
⭐
21
Room Library Login Example
⭐
20
Simple Login Presentation Using Room Database
Android Paging Library Sample
⭐
20
A sample application to describe a new way of paging in recyclerView using paging library.
Androidarchitecturecomponents
⭐
19
Alfred
⭐
17
Android ViewModel instantiation made effortless.
Pokemon
⭐
17
This repository is associated with a Medium article on the use of MVVM with Hilt, RxJava3, Retrofit, Room, View Binding, and Android Architecture components.
Vegginner
⭐
16
App to change our consumption habits, fight against climate change and take part in relieving the world in hunger in our everyday life.
Realmarchcomponentsrecipesapp
⭐
16
Simple Recipes App that uses Realm w/ Android Architecture Components
Mvp Template
⭐
14
Advanced MVP Template for new project
Base Mvvm
⭐
14
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
Firebase Chat Android Architecture Components
⭐
13
Chat app for Android based on GoogleFirebase
Autoviewmodelfactory
⭐
13
[DEPRECATED] Automatically generates the factory for the Architecture Components ViewModel using an annotation.
Sandwichclub
⭐
13
🍕 SandwichClub created as a part of Udacity Android Developer Nanodegree Program. The application parse Json data using native API.
Popularmoviesstage2
⭐
12
Second project for the Udacity Android Developer Nanodegree.
Android Clean Architecture Components Boilerplate
⭐
11
Android Clean Architecture Components Boilerplate
Moviemania
⭐
10
An Android app to view details about the top rated and new movies. It uses themoviedb.org to fetch details about the movies.
Android Cleanarchitecture Java
⭐
10
An Android project template based on Clean Architecture using architecture components library (Live data, View model and Room), RxJava2, Dagger2 and Retrofit2.
Popular Movies Part1
⭐
10
🎥 Popular Movies Stage 1. Discover the latest popular and top rated movies. MVVM + Retrofit + Paging library + AAC
Generator Aac Mvvm
⭐
10
Yeomen Generator for Barebones Android Project with Android Architecture Component in MVVM pattern using Data binding support
Architecture
⭐
10
google 2017官方库demo
Androidlifecycleservices
⭐
10
Tiny dependency provider for Android inspired in Architecture Components which is aware of the Activity and Fragment lifecycle
Samplemvvm
⭐
9
Sample project that implements the MVVM architecture. This application retrieves the Github repositories of the user entered.
Weibodemo
⭐
9
Architecture Components Practice Tested for WeiBo Apis. MVVM + Retrofit + Rxjava2 + Dagger2 + Room + LiveData
News24 7 Rv
⭐
9
News 24/7 is a new app which gets news info from NEWS API and Telugu One.
Offline App With Room Livedata And Backend Repository
⭐
9
Using the Architecture components, MVVM, LiveData, Room and a Repository, the App fetches data from the backend when there is no local data available. Items can be selected from a Recyclerview and a detailView will be shown.
File.io Android Client
⭐
9
☁️ Unofficial file.io Android App 📱
Clean Architecture With Architecture Components
⭐
8
Android simple example show the use of the clean architecture pattern with architecture components
Androidmodularreloaded
⭐
8
A sample Android application to demonstrate how to build screens as fully independent modules.
Mvvm Dagger2 Databinding Retrofit Rxjava2
⭐
7
Sample Android MVVM Architecture Project using with Dagger2, Databinding, Retrofit, RxJava
Mvvm_movieapp
⭐
7
Built an app, to help users discover popular and highly rated movies on the web. It displays a scrolling grid of movie trailers, launches a details screen whenever a particular movie is selected, allows users to save favorites, play trailers, and read user reviews. This app utilizes core Android user interface components and fetches movie information using themoviedb.org web API.
Popularmovies
⭐
7
Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM, Offline support, Android Architecture Components, Paging library, Dagger 2, RxJava 2 & Retrofit 2.
Blue Podcast
⭐
7
Streak Counter
⭐
7
Android app to help you build a Habit by encouraging you to keep streak.
Trinity Demo Java
⭐
7
Demo microservice application structured according to the Trinity Architecture.
Appcomponent
⭐
7
Gonoteit
⭐
6
Android application GoNoteIt is an application to take and share notes. Developed using MVVM. Consuming GraphQL API.
Lifebus
⭐
6
Lifecycle events bus for Android
Gmarchmvvm
⭐
6
Android MVVM Architecture Components and Android Architecture Components.
Newandroidarchitecture
⭐
6
Sample app using new Android architecture components
Bigchef
⭐
6
Android App to view recipes and their steps + Ingredients (Exoplayer)
Android Mvvm
⭐
5
Base Android project with an MVVM architecture using Google's architecture components
Architecturepractice
⭐
5
Android 应用架构组件(Architecture Components)实践
Moviedb Demo
⭐
5
App developed using The Movie Database API to show a list of popular movies and movies by genre.
Smoovie Android Tmdb
⭐
5
A Movies Android App built on TMDB API showcasing popular,trending and upcoming movies.Refactored to MVVM architecture using arch components.
Base Mvp
⭐
5
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 MVP architecture
Guardianscope
⭐
5
A news app based on the guardian api.
Todo Clean Architecture
⭐
5
📑 A minimalist Android todo app based on Clean Architecture with MVP (for the presentation layer) using architecture components library RxJava2, Dagger2 and ButterKnife.
Doubean
⭐
5
Unofficial Doubean app focusing on Groups, currently under development. 非官方豆瓣app,开发中,侧重于小组,计划支持图书、电影模块。
Chat Firebase Apache Camel
⭐
5
Chat Message Architecture Solution using Kafka, Apache Camel, Python, FastAPI, Cassandra and Firestore
Expense Manager
⭐
5
A Simple expense manager built using android material design and architecture components .
Bill Calculator
⭐
4
Android application for utility bill calculation
Networkito
⭐
4
Library for reactive monitoring internet connectivity changes in android
Padc Myanmarattractions Ac
⭐
4
Re-writing MyanmarAttractions for PADC classes using Google's new Architecture Components.
Realestatemanager
⭐
4
An app that uses Android Architecture Components and allows to organise real estate listings.
Material2
⭐
4
Using the new Material Components and the refactored AndroidX
Androidarchitecturecomponents
⭐
4
A simple Movie app demonstrating Android Architecture Components
Pangu
⭐
4
百味云服务端开发框架
Mvvmdemo
⭐
4
Android MVVM 架構範例
Nearbyapp
⭐
4
NearBy App A mobile app for displaying realtime nearby places around you
Android Live Data Dagger2
⭐
4
The template project that uses Android Architecture Components with Repository pattern.This app uses retrofit to perform HTTP request. This app also communicates data between two fragments using view model
Newzy
⭐
4
News App fetching latest headlines from newsapi.org
Popular Movies
⭐
4
Experiments with kotlin and java compatibility. Android architecture components and room usage in kotlin.
Related Searches
Java Spring (21,350)
Java Spring Boot (11,982)
Java Gradle (8,072)
Java Game (7,956)
Java Docker (6,180)
Java Sdk (6,021)
Javascript Java (5,937)
Java Database (5,888)
Java Mysql (5,440)
Java Algorithms (4,705)
1-100 of 138 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.