GitHub topics: androidarchitecturecomponets
Kashif-E/KMMNewsAPP
Kotlin multi platform project template and sample app with everything shared except the UI. Built with clean architecture + MVI
Language: Kotlin - Size: 395 KB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 297 - Forks: 20

SundaramKrishna/Android-Architecture-Components---ViewModel-Simple-Example
This sample is for understanding the View Model component from AAC
Language: Java - Size: 126 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

deepak-prajapatii/Notes-App
This is the android app built using java and made in Android Studio. This app is made by taking into consideration of the "Android Architecture Components". This app mainly focuses on the CRUD operations i.e, this app will let you able to add, read, update, and delete the notes by using the Room database.
Language: Java - Size: 138 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

RonikLimbani/RoomDatabase
It covers the advantages of Room over SQLite, important Room annotations, and provides a step-by-step example of simple data insertion and retrieval.
Language: Kotlin - Size: 3.62 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sharukhmohammed/thunder-quote
Grabs Quotes periodically from online and stores them to use online/offline
Language: Kotlin - Size: 10.8 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

aymanrh/NewsFeed
News feed Android Architecture Components
Language: Java - Size: 154 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sooshin/android-popular-movies-app
Popular Movies App project for Udacity Android Developer Nanodegree. Integrated the Paging library, LiveData, ViewModel, DataBinding, Room, MVVM architecture and Repository pattern.
Language: Java - Size: 941 KB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 47 - Forks: 25

amrk000/NewsLand-MVP-MVVM-Android-Project
NewsLand Android App Project aims to be a good sample for learners and reference for developers which provides: Android Architectural Patterns (MVP - MVVM) Dependency Injection (Dagger2) Working with observers & observables (LiveData - RxJava)
Language: Java - Size: 962 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

AwesomeJim/Quick-Journal
Quick Journal App- Built with views and updated to compose
Language: Kotlin - Size: 6.75 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

mars-amn/BloodBank
BloodBank is an Android project that helps people and it could save their lives.
Language: Kotlin - Size: 401 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 3

trustmub/blueprint
This is an android application blueprint, with AAC, Koin DI, retrofit and Anko
Language: Kotlin - Size: 231 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

artificialrevelations/CompanyContacts
Example application presenting Android Architecture Components usage
Language: Kotlin - Size: 178 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

Sushant-Hande/GoCorona
The GoCorona is an Android application that provides the latest information and updates about the Corona Virus(COVID-19), from India and all Corona affected countries of the world.
Language: Kotlin - Size: 14.5 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 7

mars-amn/Social-Note
Social Note - Note-taking, sharing, time & location reminder
Language: Kotlin - Size: 7.68 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 58 - Forks: 10

semani2/Fabula
Fabula is a sample News Android Application📱built to demonstrate use of Modern Android tools like Kotlin, Coroutines, Flow, Koin, Architecture Components, MVVM, Room, Retrofit, Moshi)
Language: Kotlin - Size: 1.35 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 21 - Forks: 6

mohammed-rampurawala/field-validator
Dynamic form field validator. No need to check field is filled or not when user pressed the submit button. The field will be dynamically checked and submit button will get enabled only when the mandatory fields are filled
Language: Java - Size: 4.37 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Ufkoku/Dagger2.Android-Arch.Components 📦
Architecture vision with Dagger2.Android and Architecture Components
Language: Kotlin - Size: 284 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 2

AllenWen/android-iWeather
An android weather app
Language: Java - Size: 12.9 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rahulpr27git/Base-Files
Base Files for activty fragment and adapter
Language: Kotlin - Size: 223 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

sherafatpour/CryptocurrencyList-MVVM-Coroutines
show cryptocurrency list by android architecture component
Language: Kotlin - Size: 158 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

yjh5424/GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Language: Kotlin - Size: 469 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 3

AkshayChordiya/LiveDataTransformations
Sample app which shows Pokemons' and demonstrates usage of LiveData transformations
Language: Kotlin - Size: 123 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-Data-Binding-Objects-With-ViewModel
Instead of using onclick listener for binding.buttton and calling the change() of ViewModel we can directly bind it in <data> tage where we create viewmodal obj and call the change() in button onClick attribute
Language: Kotlin - Size: 189 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kamydeep00178/androidMvvm
Android MVVM , LiveData , ViewModel , Repository , Retrofit ,RecyclerView
Language: Java - Size: 133 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 63 - Forks: 13

Koducation/AndroidCourse101
Complete Android Development Course 101: Spotify Clone App
Language: Kotlin - Size: 721 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 218 - Forks: 25

VaibhavMojidra/Android-Java---Demo-Retrofit
Retrofit is type-safe HTTP client for Android and Java by Square, Inc. It is an open source library which simplifies HTTP communication by turning remote APIs into declarative, type-safe interfaces. It makes it relatively easy to retrieve and upload JSON (or other structured data) via a REST based webservice.
Language: Java - Size: 580 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-Retrofit
Retrofit is type-safe HTTP client for Android and Java by Square, Inc. It is an open source library which simplifies HTTP communication by turning remote APIs into declarative, type-safe interfaces. It makes it relatively easy to retrieve and upload JSON (or other structured data) via a REST based webservice.
Language: Kotlin - Size: 491 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-Data-Binding-With-Live-Data
LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. Instead of viewmodel..observe and setting the value to view we can directly use in XML @{vm.obj}
Language: Kotlin - Size: 191 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mars-amn/ShopemAll
Shop 'em All is e-Commerce-like project.
Language: Java - Size: 6.81 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 5

hitanshu-dhawan/LiveData
:red_circle:ㅤ[ARTICLE] How I made my own LiveData!
Language: Kotlin - Size: 135 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 2

VaibhavMojidra/Android-Kotlin---Demo-Live-Data
LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. This awareness ensures LiveData only updates app component observers that are in an active lifecycle state.
Language: Kotlin - Size: 172 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Live-Data
LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. This awareness ensures LiveData only updates app component observers that are in an active lifecycle state.
Language: Java - Size: 157 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Data-Binding-With-Objects-ViewModel
Instead of using onclick listener for binding.buttton and calling the change() of ViewModel we can directly bind it in <data> tage where we create viewmodal obj and call the change() in button onClick attribute.
Language: Java - Size: 525 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Data-Binding-With-LiveData
LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. Instead of viewmodel..observe and setting the value to view we can directly use in XML @{vm.obj}
Language: Java - Size: 231 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-Two-Way-Data-Binding
The Data Binding Library is a support library that allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.
Language: Kotlin - Size: 282 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Two-Way-Data-Binding
The Data Binding Library is a support library that allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.
Language: Java - Size: 288 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Room-DB
The Room persistence library provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite.
Language: Java - Size: 322 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

cyrillkuettel/packing-list
Basic packing-list app that implements the recommended architecture.
Language: Kotlin - Size: 302 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-Work-Manager-One-Time-Request
WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.
Language: Kotlin - Size: 229 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Work-Manager-One-Time-Request
WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.
Language: Java - Size: 254 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-Work-Manager-Chaining
WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.
Language: Kotlin - Size: 973 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 2

VaibhavMojidra/Android-Java---Demo-Work-Manager-Chaining
WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.
Language: Java - Size: 540 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-Work-Manager-Periodic-Request
WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.
Language: Kotlin - Size: 377 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Work-Manager-Periodic-Request
WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.
Language: Java - Size: 207 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Dagger-2-Module-Demo
Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.
Language: Java - Size: 220 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Dagger-2-Injecting-Interface
Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.
Language: Java - Size: 227 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Dagger-2-Field-Injection
Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.
Language: Java - Size: 214 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-Dagger-2-State-Of-Module
Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.
Language: Kotlin - Size: 374 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-Dagger-2-Using-Application-Class-For-Shared-Component
Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.
Language: Kotlin - Size: 375 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Dagger-2-Using-Application-Class-For-Shared-Component
Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.
Language: Java - Size: 367 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Dagger-2-Singleton
Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development. Singleton annotation can be put in other component and as long as the component alive the singleton annotated object will alive as well.
Language: Java - Size: 1.64 MB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-Dagger-2-Singleton
Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development. Singleton annotation can be put in other component and as long as the component alive the singleton annotated object will alive as well.
Language: Kotlin - Size: 2.02 MB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SmashKs/OneShoot 📦
For analyzing a photo we took for getting the information of it
Language: Kotlin - Size: 87.8 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

NandaAdisaputra/MyGithubUser
Submission Final Project Kelas Fundamental Aplikasi Android Dicoding
Language: Kotlin - Size: 519 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

yash786agg/AndroidArchitectureComponent
Android Architecture Component with Room database,View Model and Live Data
Language: Java - Size: 242 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

levulinh/UltraBuddyMVVM
My Thesis project's Android App
Language: Kotlin - Size: 449 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

chhavisharma30/NotesApp
It is a note making app which is made by the help of Android Architecture Component including Room Database, Live Data and View Model and Recycler View and Coroutines.
Language: Kotlin - Size: 281 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

m-scudder/MovieTime
🎬 A one single application which uses "The Movie DB" based on Kotlin MVVM architecture and material design & animation for your movies, tv shows, popular actors and much more.
Language: Kotlin - Size: 8.91 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

RohitSurwase/Android-Architectures-Kotlin
Simple examples showcasing implementation of some popular app architecture patterns using Kotlin.
Language: Kotlin - Size: 564 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 53 - Forks: 20

KaANO-8/SleepTracker
A sleep tracking Android app using Android architecture components and APIs hosted on AWS.
Language: Kotlin - Size: 587 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

mrabelwahed/photon
Fast and light image loading library based on kotlin
Language: Kotlin - Size: 2.97 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 20 - Forks: 2

abbasiehsan1991/Journey
I creat this project to make a good journey in new things that I learned nearly and I will update it with my new skills as much as I can.
Language: Kotlin - Size: 3.84 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

drulabs/desserter
App showcasing Android widgets and Repository pattern using android architecture components.
Language: Java - Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

jooyae/sample-application
Android demo application based on Clean Architecture
Language: Kotlin - Size: 9.08 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

RajashekarRaju/NavigationComponent-with-simple-example
This project demonstrated how to implement navigation in our android application with a simple example.
Language: Java - Size: 129 KB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

rynkowsg/android-viewmodel-dagger-example
Examples of injecting Android's ViewModel using Dagger 2
Language: Kotlin - Size: 80.1 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

iAbanoubSamir/NoteApp
Android Note App, Using Android Architecture Components.
Language: Java - Size: 242 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Patel-Hemant/Quotes-Collect-Android-App
Basic implementation of ViewModel and ViewModelFactory in Kotlin
Language: Kotlin - Size: 406 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

bigman212/movie-app-android
Mobile app created during RedMadRobot internship. Used for viewing movies, used to practice new libraries etc.
Language: Kotlin - Size: 852 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

anjandebnath/ArchitectureComponent
GAAD certification syllabus with ultimate solution
Language: Java - Size: 958 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 25 - Forks: 7

RoadtoS7/Sunflower_Clone
🌻 Android JetPack Libarary 연습을 위한 Sunflower 레포지터리 클론 프로젝트 입니다! 🌻
Language: Kotlin - Size: 147 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Abhishek765/Notes_App
Android App to add , delete notes built using Android Architecture Components🔥🔥
Language: Kotlin - Size: 316 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

srthkpthk/CoronaTiem
An App Made for Covid Cases Tracking in India Made with MVVM,Retrofit and Android Arch. Components uses Kodein-Di for Dependency Injection
Language: Kotlin - Size: 5.05 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

amansingh63/zomato_api_demo_AAR_MVVM
Android application to display search result from Zomato Api ,Build using Android Architecture Components and MVVM Architecture and Using Dagger 2
Language: Kotlin - Size: 113 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

pavelannin/android-gallery-test-assignment_old
Language: Java - Size: 5.06 MB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

nanfanglr/androidmvvmdemo
这是一个基于 Android Architecture Components构建的mvvm架构项目
Language: Java - Size: 452 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

devMinkyu/Viaggio
🏖 여행 일기 - 국내 여행, 해외 여행
Language: Kotlin - Size: 70.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

mrabelwahed/OneFootballChallenge
this is a coding challenge for OneFootballCompany with MultiModule Clean Architecture
Language: Kotlin - Size: 3.25 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

saarthak08/FormSubmissionPortal-AndroidClient
An android application which is built in order to ease the form submission process of Aligarh Muslim University.
Language: Java - Size: 1.14 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

mcsheehan/hospital-list-uk
A hospital list app for an android coding test
Language: Kotlin - Size: 158 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

iambaljeet/AndroidBaseApp
Base app for any new project in android. It's 100% kotlin.
Language: Kotlin - Size: 1.06 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

pepela/OpenDotaCleanArchitectureMVVM
Android client for Open dota api
Language: Kotlin - Size: 404 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

SalmanZach/Flicky
Flicky demonstrate flickr public feeds with kotlin , android architecture components , live data ,room and coroutiens.
Language: Kotlin - Size: 8.97 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

hsik421/AACExample
Language: Kotlin - Size: 150 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

spike04/MVVM-Demo
Android MVVM project Sample
Language: Kotlin - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

spike04/Android-Jetpack-Components
Collection of Implementation of Android Jetpack Components
Language: Kotlin - Size: 144 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

kharisazhar/CountryMVVM
MVVM design pattren , Kotlin, RXjava, Retrofit, Dagger2
Language: Kotlin - Size: 136 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Fenscode/GitHub-MVVM-ArchCompoments-Sample
This is the simple application which was built with using Android Architecture components (ViewModel, LiveData, Paging), Clean Architecture pattern (MVVM)
Language: Kotlin - Size: 378 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

AshuTyagi16/Contacts
An app to show, add and delete phone contacts.
Language: Kotlin - Size: 1.51 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

akamahesh/Chuck-Jokes-Android
Android app for random Chuck Norris Jokes :sparkles: :tada:
Language: Java - Size: 784 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

sobaya-0141/aac
Language: Kotlin - Size: 132 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

andronicus-kim/Android-Architecture-Components-Example
A simple app to demonstrate how to utilise AAC
Language: Java - Size: 157 KB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

etonotieno/MovieMania
This project interacts with The Movie DB API to show movies and their trailers. It's also part of my exercise to master Kotlin and the Android Architecture Components libraries.
Language: Kotlin - Size: 153 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

lokeshdesai403/RoomJetpackDemo
This project contain sample of Android Architecture Components: Room Persistence Library
Language: Kotlin - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Hiten1984/NotepadPro
The app is a simple notepad editor app written in Kotlin that uses Android latest architectural component like ViewModel, Livedata along with Room component.
Language: Kotlin - Size: 139 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

deepak786/Affirmations-Room-Sample
Sample App to use the new Android Architecture Components Room, LiveData, AndroidViewModel
Language: Kotlin - Size: 629 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

spike04/TODO-ACC
Sample Todo Application using Android Architecture Components and MVVM
Language: Java - Size: 276 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

anukools/MVVM-Architecture
Sample app demonstrating component of MVVM with ViewModel, Room and Databinding.
Language: Java - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

jingle1267/AndroidArchitectureComponets
Android Architecture Componets Demo
Language: Java - Size: 136 KB - Last synced at: 16 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 3
