All Projects → Headlines → Similar Projects or Alternatives

696 Open source projects that are alternatives of or similar to Headlines

Simple-Note-App-with-Online-Storage
✍️ Simple Note Making App use Sqllite Room 🧰 for caching the notes and 📥 Firebase Database for online storage
Stars: ✭ 42 (-12.5%)
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (+156.25%)
Mutual labels:  dagger2, viewmodel, mvvm-architecture
Clean-MVVM-NewsApp
Android News app developed using Clean + MVVM architecture
Stars: ✭ 52 (+8.33%)
NewsApp
An app that fetches latest news, headlines
Stars: ✭ 28 (-41.67%)
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+354.17%)
Mutual labels:  dagger2, viewmodel, mvvm-architecture
Dagger Examples
Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)
Stars: ✭ 242 (+404.17%)
Base Mvvm
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
Stars: ✭ 18 (-62.5%)
Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Stars: ✭ 40 (-16.67%)
Mutual labels:  dagger2, viewmodel, mvvm-architecture
GuildWars2 APIViewer
Guild Wars 2 API Viewer: An Android application used for viewing various Guild Wars 2 API endpoint responses. Developed utilizing MVVM architecture, in conjunction with Databinding, Dagger 2, Retrofit 2, and RxJava 2.
Stars: ✭ 53 (+10.42%)
Moneycim
Spending Tracker Application
Stars: ✭ 48 (+0%)
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 (+195.83%)
catchflicks
🎬 Kitchen sink project for learning android concepts 🎬
Stars: ✭ 12 (-75%)
Mutual labels:  dagger2, viewmodel, mvvm-architecture
News Sample App
A sample news app which demonstrates clean architecture and best practices for developing android app
Stars: ✭ 334 (+595.83%)
Mutual labels:  dagger2, viewmodel, mvvm-architecture
Vigilante
🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.
Stars: ✭ 234 (+387.5%)
Clean Notes
Clean Architecture by layer
Stars: ✭ 259 (+439.58%)
Changedetection
Automatically track websites changes on Android in background.
Stars: ✭ 563 (+1072.92%)
Android Mvvm Rx3 Dagger2 Navcomponent
Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX
Stars: ✭ 72 (+50%)
Superhero-App
🦸🏻‍♂️🦹🏻‍♀️Superhero app built with Kotlin, ViewModel, LiveData, ViewBinding, Room, and Hilt
Stars: ✭ 27 (-43.75%)
Mutual labels:  dagger2, viewmodel
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (+164.58%)
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (+187.5%)
Mutual labels:  dagger2, mvvm-architecture
Android Kotlin Modulerized Cleanarchitecture
🚀 Example modularized android application with single activity written in Kotlin
Stars: ✭ 180 (+275%)
Projectx
This repository might be a starting point for building Android interview tasks. There is also providing a basic sample template based on layered architecture using Dagger2 and Architecture Components.
Stars: ✭ 169 (+252.08%)
Mutual labels:  dagger2, viewmodel
Android Audiorecorder App
Android application to record audio. RxJava2, Dagger2, MVP, RoomDb.
Stars: ✭ 180 (+275%)
MoviesApp
A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.
Stars: ✭ 100 (+108.33%)
Mutual labels:  dagger2, mvvm-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 (+5566.67%)
Mutual labels:  dagger2, mvvm-architecture
Github-Trending-Repos
An Android App that lists the most trending repositories from Github.
Stars: ✭ 57 (+18.75%)
Mutual labels:  offline-first, mvvm-architecture
Paging-3-Sample
This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.
Stars: ✭ 96 (+100%)
Mutual labels:  offline-first, viewmodel
Kotlin Mvvm Architecture
Android Architecture Design Patterns using Kotlin, MVVM, Dagger2, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
Stars: ✭ 126 (+162.5%)
Mutual labels:  dagger2, mvvm-architecture
Roomrxjava
Room with Rxjava Example
Stars: ✭ 130 (+170.83%)
Mutual labels:  dagger2, viewmodel
Android Tech Frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Stars: ✭ 10,334 (+21429.17%)
Mutual labels:  dagger2, mvvm-architecture
Fountain
Android Kotlin paged endpoints made easy
Stars: ✭ 175 (+264.58%)
Kotlin-MVVM-JetPack
[DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based on MVVM + Offline 1st approach with LiveData and Room
Stars: ✭ 73 (+52.08%)
Mutual labels:  dagger2, mvvm-architecture
WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
Stars: ✭ 124 (+158.33%)
Mutual labels:  viewmodel, mvvm-architecture
Android References
👏 Android 示例程序:MVP, MVVM, 组件化, AndroidX, ARouter, RxJava, EventBus, ButterKnife, 视频播放, 视频直播, 网络访问, 布局和控件整理等
Stars: ✭ 206 (+329.17%)
Mutual labels:  dagger2, viewmodel
Offlinesampleapp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Stars: ✭ 653 (+1260.42%)
Mutual labels:  offline-first, mvvm-architecture
Dagger2 Sample
A sample app to demo how to implement dagger in Android using Dagger Android Support library
Stars: ✭ 72 (+50%)
Mutual labels:  offline-first, dagger2
idreminder
Simple reminder app build with Kotlin + Clean Architecture + RxJava + Dagger2 + MVP + Room
Stars: ✭ 29 (-39.58%)
Androidcourse101
Complete Android Development Course 101: Spotify Clone App
Stars: ✭ 208 (+333.33%)
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-66.67%)
Mutual labels:  dagger2, viewmodel
Posts Mvvm Daggerhilt Dynamic Feature Rxjava3 Flow Sample
Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic Feature Modules, Static Code Analysis, Gradle DSL, MockK+ MockWebServer with Test Driven Development including Api and Database tests
Stars: ✭ 41 (-14.58%)
Sdkmonitor
App to display and monitor the targetSDK from installed apps.
Stars: ✭ 122 (+154.17%)
Mutual labels:  dagger2, viewmodel
TeamManagerApp
A sample app structure using the MVVM architecture LiveData, RxJava, ViewModel, Room and the Navigation Arch Components.
Stars: ✭ 36 (-25%)
RestaurantsExplorer
Android application build with MVVM Pattern, using Zomato API to enable search cities arround the world and display the city restaurants on a map.
Stars: ✭ 32 (-33.33%)
Mutual labels:  viewmodel, mvvm-architecture
MVVMQuick
🚀使用MVVMQuick快速构建您的MVVM结构项目!(Quickly start projects with MVVMQuick!)
Stars: ✭ 23 (-52.08%)
Mutual labels:  dagger2, mvvm-architecture
Android-Kotlin-MVVM-Template
[In progress...] Chat APP | MVVM + Clean Architecture | Kotlin, LiveData, Koin, Databinding, Navigation Fragments, Rx, Room, Crashlytics, Circle CI config, commons classes for UI.
Stars: ✭ 314 (+554.17%)
Mutual labels:  viewmodel, mvvm-architecture
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (+14.58%)
Mutual labels:  dagger2, viewmodel
Kotlin Android Examples
Stars: ✭ 146 (+204.17%)
Muvi
Very simple project to show a collection of Movie from MovieDb with a minimalist design
Stars: ✭ 46 (-4.17%)
Mutual labels:  dagger2, mvvm-architecture
Pursuit-Core-Android
Pursuit Core Android
Stars: ✭ 45 (-6.25%)
Mutual labels:  dagger2, viewmodel
DaggerExoPlayer
This repository demonstrates ExoPlayer injection with Dagger2
Stars: ✭ 58 (+20.83%)
Mutual labels:  dagger2, viewmodel
Dagger-Hilt-MVVM
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
Stars: ✭ 62 (+29.17%)
Mutual labels:  viewmodel, mvvm-architecture
FoodApp
Proof of concept for food app [JetPack + Coroutines + Flow + MockK + JaCoCo coverage + SonarQube]
Stars: ✭ 25 (-47.92%)
ResDelivery-Hilt-Coroutines-Mvvm-Single-Activity
This is a Sample Single Activity App (Multi Fragments) that uses Dagger-Hilt, Coroutines Flows, Paging 3 & Mvvm Clean Architecture
Stars: ✭ 28 (-41.67%)
ChatApp
Chat app based on Firebase tools.
Stars: ✭ 88 (+83.33%)
Mutual labels:  dagger2, mvvm-architecture
FriendEditor
A WPF sample app to demonstrate how to use MVVM design pattern and MVVMLight toolkit
Stars: ✭ 38 (-20.83%)
Mutual labels:  viewmodel, mvvm-architecture
AndroidCleanArchitecture
Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture
Stars: ✭ 22 (-54.17%)
Mutual labels:  dagger2, mvvm-architecture
Chat-App-Android
Chat app based on the MVVM architecture using Kotlin, ViewModel, LiveData, DataBinding and more.
Stars: ✭ 70 (+45.83%)
Mutual labels:  viewmodel, mvvm-architecture
Manime
🍱 An anime app, based on single activity and MVVM architecture.
Stars: ✭ 24 (-50%)
Mutual labels:  viewmodel, mvvm-architecture
MVVM-Koin-Repository-Pattern
Experimenting with MVVM, Koin and Repository pattern in a simple TODO app.
Stars: ✭ 29 (-39.58%)
DailyBugle
📰Modern MVVM Android application following single activity architecture which fetches news from 🕷️ news API. this repository contains some best practices ⚡ of android development
Stars: ✭ 17 (-64.58%)
Mutual labels:  dagger2, mvvm-architecture
1-60 of 696 similar projects