All Projects → Moneycim → Similar Projects or Alternatives

510 Open source projects that are alternatives of or similar to Moneycim

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%)
Clean Notes
Clean Architecture by layer
Stars: ✭ 259 (+439.58%)
Android Mvvm Rx3 Dagger2 Navcomponent
Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX
Stars: ✭ 72 (+50%)
Dagger Examples
Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)
Stars: ✭ 242 (+404.17%)
Headlines
Simple Headlines app to showcase MVVM(Model-View-ViewModel) architecture with OFFLINE functionality in android.
Stars: ✭ 48 (+0%)
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%)
Kotlin Life
App界的一股清流 音视频vr应有尽有 完全按照Material design规范设计的App (written with java and Kotlin)
Stars: ✭ 864 (+1700%)
Mutual labels:  dagger2, butterknife
Android Mvvm Rxjava2 Dagger2
This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagger2 with Dagger-android, RxJava2 with RxAndroid, Room, Retrofit and Espresso.
Stars: ✭ 50 (+4.17%)
Android App Architecture Mvvm Databinding
A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).
Stars: ✭ 69 (+43.75%)
MVVM-Koin-Repository-Pattern
Experimenting with MVVM, Koin and Repository pattern in a simple TODO app.
Stars: ✭ 29 (-39.58%)
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, mvvm-architecture
Just Another Android App
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
Stars: ✭ 1,654 (+3345.83%)
Mutual labels:  dagger2, butterknife
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
Changedetection
Automatically track websites changes on Android in background.
Stars: ✭ 563 (+1072.92%)
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%)
SimpleDroidRx
An application that helps you learn and better understand ReactiveX
Stars: ✭ 61 (+27.08%)
Mutual labels:  dagger2, butterknife
Awesome Third Library Source Analysis
📖 Deep understanding of popular open source library source code (optimizing...)
Stars: ✭ 866 (+1704.17%)
Mutual labels:  dagger2, butterknife
Mvparms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Stars: ✭ 10,146 (+21037.5%)
Mutual labels:  dagger2, butterknife
Offlinefirstreactiveapp Tutorial
Check out the blog post for more info
Stars: ✭ 120 (+150%)
Mutual labels:  dagger2, butterknife
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (+164.58%)
Moviehub
Showcases popular movies, tv shows, and people from The Movie Database
Stars: ✭ 325 (+577.08%)
Mutual labels:  dagger2, butterknife
Android Kotlin Modulerized Cleanarchitecture
🚀 Example modularized android application with single activity written in Kotlin
Stars: ✭ 180 (+275%)
Android Audiorecorder App
Android application to record audio. RxJava2, Dagger2, MVP, RoomDb.
Stars: ✭ 180 (+275%)
Awesome Wanandroid
⚡致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n
Stars: ✭ 2,525 (+5160.42%)
Mutual labels:  dagger2, butterknife
ChatApp
Chat app based on Firebase tools.
Stars: ✭ 88 (+83.33%)
Mutual labels:  dagger2, mvvm-architecture
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+354.17%)
Mutual labels:  dagger2, mvvm-architecture
MoviesApp
A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.
Stars: ✭ 100 (+108.33%)
Mutual labels:  dagger2, 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
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
Instant Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger2, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
Stars: ✭ 473 (+885.42%)
Android Architecture Components Kotlin
Clean code App with Kotlin and Android Architecture Components
Stars: ✭ 23 (-52.08%)
Geeknews
📚A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
Stars: ✭ 3,496 (+7183.33%)
Mutual labels:  dagger2, butterknife
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
Stocker
Stocker is a currency monitoring app. It offers instant currency rates of banks.
Stars: ✭ 38 (-20.83%)
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (+10.42%)
Mutual labels:  dagger2, butterknife
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, mvvm-architecture
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (+108.33%)
Mutual labels:  dagger2, butterknife
Open Source Android Weather App
☔️ Open source android weather app. See "Issues" tab for current tasks queue. Tasks suitable for beginners are labeled with green "beginner friendly" tags.
Stars: ✭ 81 (+68.75%)
Mutual labels:  dagger2, butterknife
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%)
Mutual labels:  dagger2, mvvm-architecture
Kuroba Experimental
Free and open source image board browser
Stars: ✭ 76 (+58.33%)
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
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%)
Stepik Android
Android Application for Taking Open Courses on the Stepik Platform
Stars: ✭ 165 (+243.75%)
Mutual labels:  dagger2, butterknife
Androidcourse101
Complete Android Development Course 101: Spotify Clone App
Stars: ✭ 208 (+333.33%)
Android Client
An android client for the MifosX platform
Stars: ✭ 150 (+212.5%)
Mutual labels:  dagger2, butterknife
Cucumber
A recipe finding app written in Kotlin with MVP architecture
Stars: ✭ 64 (+33.33%)
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
BakingApp
Udacity Android Developer Nanodegree, project 2.
Stars: ✭ 54 (+12.5%)
Mutual labels:  dagger2, butterknife
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (+202.08%)
Mutual labels:  dagger2, butterknife
Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (-66.67%)
Mutual labels:  dagger2, butterknife
AndroidStarterAlt
A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.
Stars: ✭ 27 (-43.75%)
Mutual labels:  dagger2, butterknife
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, mvvm-architecture
ContactsApp
Go-Jek Engineering Task Used MVP and Unit Testing Espresso, Mock Webserver and Activity Instrumentation Tests ,RxJava + RxAndroid + Retrofit 2 + OkHttp 3 + Dagger2 + ButterKnife+ Glide + Active Android ORM
Stars: ✭ 21 (-56.25%)
Mutual labels:  dagger2, butterknife
MVVMQuick
🚀使用MVVMQuick快速构建您的MVVM结构项目!(Quickly start projects with MVVMQuick!)
Stars: ✭ 23 (-52.08%)
Mutual labels:  dagger2, mvvm-architecture
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
Tvflix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM architecture purely written in Kotlin
Stars: ✭ 286 (+495.83%)
Mutual labels:  dagger2, mvvm-architecture
Open Api Android App
Kotlin, MVI Architecture, Dagger2, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication
Stars: ✭ 324 (+575%)
Mutual labels:  dagger2, mvvm-architecture
Androidstarter
A sample Android app using the MVP architecture.
Stars: ✭ 140 (+191.67%)
Mutual labels:  dagger2, butterknife
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%)
1-60 of 510 similar projects