GitHub topics: android-architecture-components
Raj-m01/News-App
Android News App built using Kotlin and implemented MVVM architecture.
Language: Kotlin - Size: 40.1 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 19

MasoudFallahpour/Enlightened 📦
A minimal news reader app
Language: Kotlin - Size: 212 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

petersommerhoff/nutrilicious-app
Nutrition data app written in Kotlin, from my book "Kotlin for Android App Development" (Addison-Wesley)
Language: Kotlin - Size: 134 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 4

miraljaviya/NasaDemoAPI
init
Language: Kotlin - Size: 129 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Gerlenn/WorldOfCinema
World of Cinema is a Movies & TV Shows application for Android
Language: Kotlin - Size: 15.4 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

YogeshVerma31/Movie-Assessment
Movie App with TMDB API (MVVM + DAGGER-HILT + RETROFIT + ROOM +ANDROID ARCHITECTURE)
Language: Kotlin - Size: 516 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

HarryTylenol/Lifecyclin
A Extension of Android Lifecycle Management for Kotlin
Language: Kotlin - Size: 150 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 14 - Forks: 3

qkdxorjs1002/AniSched-Android
안드로이드 애니메이션 편성표 앱 (애니시아 API)
Language: Java - Size: 11.1 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ArnauBlanch/muvicat
Android app for showtimes of movies in Catalan
Language: Kotlin - Size: 3.29 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

easyhooon/ComposeImageSearchApp
Language: Kotlin - Size: 109 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

easyhooon/BorutoApp
BorutoApp
Language: Kotlin - Size: 210 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jurajkusnier/android-app-template
Kickstart your new project with Android App Template (Kotlin + MVVM + AAC + Dagger 2 + Retrofit 2 + RxJava)
Language: Kotlin - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 40 - Forks: 16

master8/shana-good-movies
An Android app for keeping good watched movies and what to need to watch (study project)
Language: Kotlin - Size: 6.71 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

VaibhavMojidra/Android-Java---Simple-View-Model-Demo
To view the model class in Android, you need to identify the view that you want to work with and locate its corresponding class. The easiest way to do this is to use Android Studio, which provides a visual layout editor and an associated XML file that defines the layout.
Language: Java - Size: 559 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Simple-View-Model-Demo
In Android, a view is a fundamental building block for constructing user interfaces. Views can be arranged in a hierarchical structure to create complex layouts. Each view is represented by a class, and these classes are organized into a hierarchy based on their functionality.
Language: Kotlin - Size: 996 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-View-Model-Factory
The ViewModelFactory is a class in the Android Architecture Components that is used to create instances of ViewModel classes. In Android, a ViewModel is used to store and manage data that is used in an activity or fragment, and survives configuration changes, such as screen rotation.
Language: Java - Size: 365 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-View-Model-Factory
The ViewModelFactory is a class in the Android Architecture Components that is used to create instances of ViewModel classes. In Android, a ViewModel is used to store and manage data that is used in an activity or fragment, and survives configuration changes, such as screen rotation.
Language: Kotlin - Size: 1.1 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ArchitectAK/Albums-Android
Android app using the latest recommendations from Android Community for architecture approach and libraries. App displays albums list sorted by title with offline support powered by Room.
Language: Kotlin - Size: 136 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

darian-catalin-cucer/SQLite
A simple and lightweight SQLite client library for managing SQLite databases in your application.
Language: Kotlin - Size: 11.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Nimrodda/github-commit-browser
A blog companion sample project that demonstrates saving UI state after process death on Android utilizing the community established 3rd party libraries
Language: Kotlin - Size: 586 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 56 - Forks: 9

petersommerhoff/kudoo-app
Kotlin to-do list app called Kudoo, from my book "Kotlin for Android App Development" (Addison-Wesley)
Language: Kotlin - Size: 155 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 1

rachitmishra/PagingLib 📦
Paging lib sample for paging from network
Language: Kotlin - Size: 154 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

davideagostini/tintracker
Tintracker a tiny app for tracking the time on your activities and for calculate your earnings. This is a tutorials that teaches you the basics to build mobile applications following modern development standards.
Language: Kotlin - Size: 894 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

piyush6348/Room_Example
Android Architecture Components
Language: Java - Size: 147 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

HadySalhab/Movies-MVVM
Android Application built in kotlin by following Google's recommended architecture: MVVM+Repository+ViewModel+Livedata+databinding. It includes database cache feature with room and uses Koin library for dependency injection
Language: Kotlin - Size: 347 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 7

achmadqomarudin/NewsApp
A Sample News App written in Java using Android Architecture Components, MVVM, etc.
Language: Java - Size: 9.1 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 34

WaheedNazir/LocationUpdates-LiveData-ViewModel
Location services using FusedLocation Api and handle location updates as a LiveData using Android architecture components and Jetpack libraries.
Language: Kotlin - Size: 869 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 3

ersiver/Gymific
Home-workout app. Demonstrates DataStore, Hilt, MVVM, DataBinding, Kotlin Flow.
Language: Kotlin - Size: 91.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 10

VaibhavMojidra/Android-Kotlin---Demo-Navigation-Architecture-Components-Kotlin
Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app. Android Jetpack's Navigation component helps you implement navigation, from simple button clicks to more complex patterns, such as app bars and the navigation drawer.
Language: Kotlin - Size: 194 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Navigation-Architecture-Components-Java
Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app. Android Jetpack's Navigation component helps you implement navigation, from simple button clicks to more complex patterns, such as app bars and the navigation drawer.
Language: Java - Size: 242 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

darian-catalin-cucer/VoiceRecorder
A simple and user-friendly voice recording application with features such as high-quality recording, easy playback, and organized file management.
Language: Kotlin - Size: 238 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

darian-catalin-cucer/TwitterChallenge
A fun and engaging Twitter challenge application that allows you to create and participate in various challenges with your followers.
Language: Kotlin - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

biratrai/PopularMovies
This is a sample app to demonstrate various Android Jetpack Library apis.
Language: Kotlin - Size: 10.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

bapspatil/FlickOff
A lite movie guide app, with MVVM architecture, that lets you discover movies from TMDb.
Language: Kotlin - Size: 10.7 MB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 31 - Forks: 6

SaadAAkash/android-interview-essentials
💼📝⚡️Mobile App Developer Interviews Q&A Cheat Sheet - An awesome curation of Q&A, code examples, resources - categorized based on expertise (Continuously Updating)
Size: 2.26 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 83 - Forks: 8

darian-catalin-cucer/kmp-native
Efficient implementation of the Knuth-Morris-Pratt (KMP) algorithm in Kotlin for string pattern matching. Optimized for performance with native coroutines. Ideal for text processing and search applications.
Language: Kotlin - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

darian-catalin-cucer/HashSet
A lightweight and efficient implementation of HashSet in Kotlin, using HashMap to store unique elements. Easy to use with add, remove, and contains methods.
Language: Kotlin - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

darian-catalin-cucer/linear-probing
A linear probing implementation in Kotlin for resolving collisions in hash tables. The solution searches for the next available position in the array for efficient data storage and retrieval.
Language: Kotlin - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

prakashshuklahub/Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Language: Kotlin - Size: 5.22 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 43 - Forks: 14

mudar/MontrealJustInCase 📦
Geographic locations of public safety services. A Montreal Open Data project.
Size: 83.5 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

tmurakami/aackt 📦
[DEPRECATED] A Kotlin library for Android Architecture Components.
Language: Kotlin - Size: 604 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

initishbhatt/MarvelSuperHeros 📦
Sample Project using Clean Architecture + MVVM + Android Architecture Components. The data is fetched from Marvel Comics API.
Language: Kotlin - Size: 298 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

debajyotibasak/UdacityPopularMovies
An Android app, that helps you browse most popular and most rated movies. This project is created for Udacity Android Developer Nanodegree.
Language: Java - Size: 37.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 25 - Forks: 4

AlfredoBejarano/Retrofit-LiveData-Adapter
Adapter for Retrofit 2 that allows using LiveData objects as return a return type for API definitions
Language: Kotlin - Size: 185 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

dcampogiani/Android-Boilerplate
An android boilerplate project using Architecture Components and Dagger 2
Language: Kotlin - Size: 247 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nareshidiga/Android-CleanArchitecture-Kotlin-Coroutines-Flow
An Android Kotlin Clean Architecture template using Android Architecture Components (Live data, View model and Room), Kotlin Coroutines, Flow, Dagger2 and Retrofit2
Language: Kotlin - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

nareshidiga/Android-CleanArchitecture-Java
An Android project template based on Clean Architecture using architecture components library (Live data, View model and Room), RxJava2, Dagger2 and Retrofit2.
Language: Java - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 6

GeekySingh/Android-Kotlin-Mvvm-Dagger-Retrofit
Core application architecture for Android application using Android Architecture Components(LiveData and ViewModel), Kotlin, Dagger2 and Retrofit
Language: Kotlin - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 7

hashimshafiq/Instagram
Instagram Project is a mini version of real Instagram app for Android 📱 built with latest Android Development Tools. Kotlin, MVVM, LiveData, GSON, Retrofit, Dagger2
Language: Kotlin - Size: 975 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 21 - Forks: 10

KwabenBerko/CoinTrack-Android-MVVM 📦
Mastering android architecture components by building a real-time cryptocurrency coin tracking app
Language: Java - Size: 206 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 2

llleodeleon/PopularMovies
Discover the most popular movies playing with this Android App
Language: Kotlin - Size: 2.87 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 23 - Forks: 1

Aman16-ai/LetsChat
Realtime Chatting application with spam message detection where an user can send or recieve friend request,chat one to one with friend and chat in a group
Language: Kotlin - Size: 200 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kuuuurt/android-example-marvel-characters
A sample Android app to experiment on Android Development
Language: Kotlin - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 2

vukan-markovic/Notebook
Android note-taking application
Language: Kotlin - Size: 2.44 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

kunny/kunny-kotlin-book
'차세대 안드로이드 개발자를 위한: 커니의 코틀린' 예제 프로젝트 저장소
Size: 708 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 93 - Forks: 42

AmeenAhmed1/E-Store
🛒A Minimal Expense E-Commerce App built to demonstrate the use of modern android architecture components [Navigation, Room, MotionLayout, etc..] with MVVM Architecture. ✔
Language: Kotlin - Size: 4.7 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 3

shazomii/Notely
Notely is a note-taking Android app that demonstrates the use of numerous modern Android Architecture components
Language: Kotlin - Size: 32.3 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 5

sriramr98/Wally
A simplistic wallpaper application powered by unsplash.com
Language: Kotlin - Size: 7.82 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

Budianto9/MyMovie
Clean Architecture, Model View ViewModel(MVVM), Coroutine Flow, Paging 3, Retrofit, Koin, Glide & Shimmer,
Language: Kotlin - Size: 495 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

ridhoafnidev/Kitabisa-Movie-DB
Sample Android Clean Architecture and Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack
Size: 383 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

nico-gonzalez/K-Places
100% Kotlin Android app that serves as showcase of a clean architecture and the usage of some of the most popular libraries on Android development
Language: Kotlin - Size: 2.9 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

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

mustafayigitt/AndroidLearningProjects
Language: Kotlin - Size: 460 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

0xazat/NewsAppMVVM
NewsApp is a sample news app built using Modern Android Development (Architecture Components, MVVM, Kotlin, Coroutines, Retrofit, Room, Dagger-Hilt)
Language: Kotlin - Size: 273 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 4

LiushuiXiaoxia/XiaoxiaZhihu_AAC
使用Android Architecture Components实现的一个简单知乎日报程序
Language: Java - Size: 1.8 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 62 - Forks: 12

SaadAAkash/movie-mashup
🎥🎬🎞️ Movie Mashup : A personal feed for movie buffs. Android boilerplate app, using Kotlin with MVVM architecture, Dagger2, RxAndroid, Data Binding, layers-by-features & other standard practices.
Language: Kotlin - Size: 11.6 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 24 - Forks: 4

Priyansh19077/Notes-2.0
My first Kotlin App. Used Modern Android Architecture components: Entity, DAO, Repository, ViewModel, UI, LiveData
Language: Kotlin - Size: 5.72 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

nkuppan/giphy-browser
Android mobile app to show gifs and stickers using GIPHY API.
Language: Kotlin - Size: 16.9 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

zcelaloglu/WeatherLogger
This repo stands for practicing latest popular android libraries
Language: Kotlin - Size: 1.6 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 2

jeff1927/CoinkSimpleRegisterSimulator
Register simulator app for Coink assessment test.
Language: Kotlin - Size: 592 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kshitij09/TazaBazar
Android implementation of Grocery mobile app case study.
Language: Kotlin - Size: 1.31 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

nanfanglr/android-kotlin-mvvm-v1
一个基于kotlin的mvvm项目架构
Language: Kotlin - Size: 513 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mohammedalsharif/PopularMoviesApp
🎥 Android Movie App for displaying all popular movies, search any movie, find information about it and save it locally as a favourite movie made by using TMDB (The Movie Database) API
Language: Java - Size: 3.6 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

callebdev/Watch-Next
An android application built using the MVVM pattern, Retrofit2, LiveData, ViewModel, Data Binding, Room, and Episodate API.
Language: Java - Size: 16.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

Breens-Mbaka/RapidScore
A reliable android app that shows upcoming fixtures, updated league tables, and top goal scorers in a Premier League and French Ligue 1
Language: Kotlin - Size: 76.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 2

valiantwarrior/juggernaut-method-basic
Android App of Juggernat Basic Method base template spreadsheet
Language: Kotlin - Size: 3.04 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

xinpengfei520/Android-Architecture-Components
Android Architecture Components (AAC)
Language: Java - Size: 13.3 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Aman16-ai/Edvora-AndroidMobileTest
Language: Kotlin - Size: 338 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pravinyo/AudioBook
Using Multi-Module architecture and Reactive pattern to build Audio Book App for Android Platform
Language: Kotlin - Size: 6.89 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 4

avidenie/expect-radio
An Android application to listen to online radio stations.
Language: Kotlin - Size: 792 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

sreeharikv112/NoteApp
Simple Note's storing Android App with Android Jetpack components in Kotlin
Language: Kotlin - Size: 771 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

siddheshkothadi/Shopkart
A simple android app built using MVVM architecture.
Language: Kotlin - Size: 16.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 4

nareshidiga/Android-CleanArchitecture-Kotlin
An Android Kotlin project template based on Clean Architecture using architecture components (Live data, View model and Room), RxJava2, Dagger2 and Retrofit2.
Language: Kotlin - Size: 159 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 5

kuuuurt/android-realtime-firestore-pagination
A sample android app for Firestore pagination with realtime updates
Language: Kotlin - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 3

hantrungkien/android-clean-architecture-components-boilerplate
Android Clean Architecture Components Boilerplate
Language: Java - Size: 1.78 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 2

amy6/Crackle
Movie guide app
Language: Kotlin - Size: 3.36 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 17 - Forks: 8

gaurav414u/android-flickr-demo
A demo app that shows images from flickr using android arch components and uses a custom Image Caching Library.
Language: Java - Size: 352 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

necatisozer/MovieVault
A modern Android base application written in Kotlin with MVVM architecture
Language: Kotlin - Size: 492 KB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 1

valiantwarrior/benefit-all-lifters
Weight lifting record app
Language: Kotlin - Size: 8.32 MB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MINOSai/CrpytoWatch-Jetpack
An Cryptocurrency tracker built for riding Android Jetpack
Language: Kotlin - Size: 511 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 2

TdevM/Onbo
Android project for Onbo.
Language: Java - Size: 40.6 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

nathan-g1/hanalyst-club
Real-time game notation analyzer
Language: Java - Size: 938 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Debasis56/To-Do-List-App
An app to store your task in a well-defined form and set priority of each task to display them in proper order. This app also implements touch events to swipe to remove any task and shift its position to top or bottom.
Language: Java - Size: 96.7 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

nowke/koluconvert
Kerala local measure 'Kolu' converter Android App
Language: Kotlin - Size: 3.48 MB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

SChakravorti21/SakaiClientAndroid
🎓 A mobile client for Rutgers Sakai on Android
Language: Java - Size: 5.37 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

mburakcakir/TakeTicket
A ticket app using MVVM and Android Architecture Components to list events and buy tickets in the easiest way.
Language: Kotlin - Size: 18.8 MB - Last synced at: about 12 hours ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

mgolokhov/dodroid
May the knowledge be with you!
Language: Kotlin - Size: 5.82 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 12

DVT/showcase-android
Android App that showcases work that has been completed by a development team.
Language: Java - Size: 8.64 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

FreedomChuks/Jots
A note taking app that demonstrate the use of jet-pack and android architecture components
Language: Kotlin - Size: 847 KB - Last synced at: about 13 hours ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

ArchitectAK/AndroidCleanArchitecture
Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture
Language: Kotlin - Size: 199 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 22 - Forks: 2
