An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: jetpack-components

mahozad/androidx-release-notes

Get notification and changelog for AndroidX releases in GitHub

Language: Kotlin - Size: 4.65 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 16 - Forks: 2

scufer/LazycolumnDataGrid

A demo of a grid-like LazyColumn 🧱 in Jetpack Compose 🛠️, featuring column separators ➖, row dividers 🧵, and overflow-aware text 💬.

Language: Kotlin - Size: 1.12 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

daniel-waiguru/WeatherApp

An offline-first mobile app that shows current location weather and 5-day forecast written 100% in Kotlin and Jetpack Compose using Android Jetpack Components.

Language: Kotlin - Size: 45.5 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

RajashekarRaju/compose-actors

:robot: Android app built with jetpack :rocket: compose follows new revamped guide to app architecture. Implemented with State, Coroutines :curly_loop:, ViewModels, Repository pattern, Light/Dark theme :rainbow: MD3, Animations, Draw on canvas, Custom layouts, UI state handling, :cyclone: Image loading with coil, Palette :art: usage and dynamic theming etc.

Language: Kotlin - Size: 169 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 286 - Forks: 31

afreakyelf/Pdf-Viewer

A Lightweight PDF Viewer Android library which only occupies around 80kb while most of the Pdf viewer occupies up to 16MB space.

Language: Kotlin - Size: 1.2 MB - Last synced at: 11 days ago - Pushed at: 14 days ago - Stars: 978 - Forks: 209

Yugyd/quiz-platform

Quiz Platform is a Open Source knowledge testing platform for Android based on Jetpack Compose and Google solutions

Language: Kotlin - Size: 6.14 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 8 - Forks: 2

nameisjayant/composeOneScreens

Aim of this repository is to design single screen page UIS with Jetpack Compose (more focus on the complex ui's).

Language: Kotlin - Size: 19 MB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 323 - Forks: 35

akshay2211/JetAlarm

Alarm Application on android compose

Language: Kotlin - Size: 2.75 MB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 3

mutualmobile/Praxis

Example Android project using MVVM, DaggerAndroid, Jetpack Compose, Retrofit, Coroutines and Multi module architecture ✌🏽

Language: Kotlin - Size: 6.55 MB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 367 - Forks: 48

halilozel1903/LazycolumnDataGrid

A demo of a grid-like LazyColumn 🧱 in Jetpack Compose 🛠️, featuring column separators ➖, row dividers 🧵, and overflow-aware text 💬.

Language: Kotlin - Size: 1.13 MB - Last synced at: 8 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

KaushalVasava/JetPackCompose_Basic

This repository is useful for learning basic to intermediate levels of Jetpack compose. Jetpack Compose (JC) is a modern UI development toolkit. It serves as a beginner-friendly project, providing an introduction to Jetpack Compose for newcomers and going up to the Intermediate level.

Language: Kotlin - Size: 2.36 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 104 - Forks: 6

barmex61/PopcornApplication

Movie-tvshow android application with many features

Language: Kotlin - Size: 3.23 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

justdvnsh/AnimeClassroom

Anime Classroom - To watch, download or talk about anime and classic cartoons or read manga and comics. No ads ! I promise !

Language: Kotlin - Size: 33.8 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 111 - Forks: 37

a914-gowtham/compose-ratingbar

ratingbar composable for jetpack compose :rocket::star2:

Language: Kotlin - Size: 3.6 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 248 - Forks: 21

nathanaelabel/jet-movie-db

Android movie database app using Jetpack (Navigation, MVVM, Retrofit) to practice modern development.

Language: Java - Size: 149 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

RajashekarRaju/hangman-compose

:video_game: Hangman Game for Android :robot: build with Compose :rocket:. Built with jetpack components, Room for saving game history, preferences for loading game settings, ViewModels for persisting game state, LiveData/States for observing states, Koin for DI, minimal compose animations for good UX, Light/Dark theme :rainbow: MD3.

Language: Kotlin - Size: 6.75 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 19 - Forks: 7

mustafacan0225/AnimalsAppJetpackCompose

Jetpack Compose - MVI(MVVM with state management) - Multi Module - Clean Architecture - Jetpack Architecture Components - Unit Test

Language: Kotlin - Size: 616 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

cloner93/GitHoob

Githoob is alternative android client of @GitHub.

Language: Kotlin - Size: 672 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 1

myofficework000/BreakingNews

MVVM app to search breaking news using paging3 and Jetpack compose

Language: Kotlin - Size: 123 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1

SimformSolutionsPvtLtd/SSJetpackComposeSwipeableView

SSJetpackComposeSwipeableView is a small library which provides support for the swipeable views. You can use this in your lazyColumns or can add a simple view which contains swipe to edit/delete functionality.

Language: Kotlin - Size: 14.4 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 105 - Forks: 8

mbakgun/Restaurants-Compose

An example concept of MVVM and Kotlin. Display, Filter & Sort the given restaurants from assets with Jetpack Compose and AAC.

Language: Kotlin - Size: 3.07 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 92 - Forks: 11

SimformSolutionsPvtLtd/SSJetPackComposeProgressButton

SSJetPackComposeProgressButton is an elegant button with a different loading animations. 🚀

Language: Kotlin - Size: 54.2 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 306 - Forks: 16

MuindiStephen/KiliMart

Consuming FAKE STORE API to demonstrate online shop store . Built with MVVM, Dagger Hilt (di) and Koin DI

Language: Kotlin - Size: 5.09 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 12 - Forks: 0

halilozel1903/UnsplashExample

App 📱 using Dagger Hilt, Coroutines, ViewModel, Lifecycle, LiveData based on MVVM Architecture. 🛠

Language: Kotlin - Size: 4.59 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 11 - Forks: 0

enzoftware/guajolotas-compose

:sandwich: :coffee: Jetpack compose + MVI + Hilt + Coroutines sample application

Language: Kotlin - Size: 1.19 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1

shahzadansari/NavigationComponents-Example

An example using a single activity, several fragments, animations, arguments, with Navigation Components (Java).

Language: Java - Size: 144 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

UsmanAnsari/ShopX

ShopX is a Native Android App Build Using Kotlin, MVVM architecture pattern, Jetpack Components, Dagger Hilt for dependency injection & a few Unit Test 😂

Language: Kotlin - Size: 154 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

UsmanAnsari/MovieSter

MovieSter is a Native Android App Build Using Kotlin, MVVM architecture pattern, Jetpack Components & Dagger Hilt for dependency injection

Language: Kotlin - Size: 16.8 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gustavoknz/BookStore

Android project using Jetpack Components (MVVM, Room), Kotlin, Retrofit, Dagger and others

Language: Kotlin - Size: 170 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

nikeight/2DO

A simple MVVM architecture-based To-Do application.

Language: Kotlin - Size: 846 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

mendess12/MobilliumStajProjesi

Language: Kotlin - Size: 716 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

JusticeEli/SchoolManagement

A School Management mobile app ,makes it simple to manage tedious work concerning management of large chunks of data in learning institutions ,such as management of student,teachers and parents records.

Language: Kotlin - Size: 23.1 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

robertlevonyan/composable-news

A sample news app created with JetpackCompose

Language: Kotlin - Size: 4.94 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

DFater/PlayList-Maker

Приложение для поиска треков и создания плейлистов, используя iTunesApi

Language: Kotlin - Size: 1.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sonusurender/WorkManagerDemo

Scheduling Tasks with WorkManager

Language: Kotlin - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SaadKhanJadoon/Jetpack-Compose-User-App

This Android Application is built using Jetpack Compose and follows the MVVM Architecture, and uses the Random User Generator Api for fetching data.

Language: Kotlin - Size: 149 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

muhsan-javed/Jetpack_Practice

Jetpack is a suite of libraries to help developers follow best practices, reduce boilerplate code, and write code that works consistently across Android versions and devices so that developers can focus on the code they care about.

Language: Kotlin - Size: 1.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

meshramaravind/MoviesApp-Android

Movies App with Movies API

Language: Kotlin - Size: 2.04 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 12

nikeight/Quoty

A simple Android App to demonstrate the use of important components like Retrofit, Room DB, Hilt, StateFlows etc by following the MVVM architecture.

Language: Kotlin - Size: 2.7 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

swami-manickam/ComposeMVVMCleanArichtecture

CryptoCurrency android app to show the coins list and its details using Coinpaprika API. This repository contains a detailed sample app that implements MVVM with Clean architecture using Compose, HiltViewModel, Room, Retrofit, Coil, Coroutine, Flow and so on

Language: Kotlin - Size: 1.68 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Aks-4125/github-android-demo

Android, Kotlin, Jetpack Compose

Language: Kotlin - Size: 82 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AhmadMeghani/Photo_Gallery

A basic photo-gallery app, through which user may browse images (from Pixabay API) of different categories, query search for an image, see similar images of interest, save them in local storage and share with friends.

Language: Java - Size: 722 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

mateusz800/Expandable-Compose-Calendar

A Jetpack Compose library for rendering expandable calendar component

Language: Kotlin - Size: 444 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 62 - Forks: 3

vivekkuvadiya/Image-Lru-Disk-Memory-Cache-Android-Kotlin

Created LRU Cache using Memory and Disk Storage In Android Koltin. Use MVVM Architecture with Dagger Hilt Dependency Injection

Language: Kotlin - Size: 106 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

halilkrkn/JetpackCompose_Tutorial

Everything About Jetpack Compose

Language: Kotlin - Size: 9.35 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

NeilCastellino/MyNotes

Notes app made in Kotlin(Android) using Jetpack components like Navigation and Room Database

Language: Kotlin - Size: 137 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

huseyin-uslu/Educational_Pokedex_JPCompose_inKotlin

This is a pokedex which you can use for finding pokemons in each platform. I was inspired of Phillipp Lackner's Pokedex and made it with Jetpack Compose.

Language: Kotlin - Size: 1.21 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

CanerGures/Adoption-App-Jetpack-Compose

A dog adoption app made with jetpack compose for #AndroidDevChallange

Language: Kotlin - Size: 112 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

mirzemehdi/quotesapp

This quotes app targets Android, iOS and Desktop platforms, and is developed using Kotlin Multiplatform, JetBrains Compose Multiplatform, App Modularization, Clean Architecture and other Jetpack Components and multiplatform libraries.

Language: Kotlin - Size: 39.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 45 - Forks: 1

NomanBaigA/LoginwithJetpackUI

Simple Login screen created by Jetpack Compose UI.

Language: Kotlin - Size: 198 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hafardev/SearchMovieRepository

Example Search Movie Android App

Language: Kotlin - Size: 4.96 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

shubham-gangpuri/Android-Compose-Demos

This project demonstrates simple UI components like TextView, Button, Snackbar, ImageView, ConstraintLayout and a List implementation with Compose Jetpack component.

Language: Kotlin - Size: 111 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bakar517/IMDB-Movies

An simple App utilizing IMDB API to show latest movies. Used modern Android development architecture (MVVM + Kotlin + Retrofit2 + dagger2 + Coroutines + Kotlin Flow + Pagination + mockK + Google Truth+ Espresso + Junit)

Language: Kotlin - Size: 154 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

nunes1909/nunes1909

my bio :)

Size: 44.9 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

franquicidad/MoviesDb

MoviesDbMvvm

Language: Kotlin - Size: 933 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

asifj96/BatteryChargingAnimation

Discover battery charging themes and animation screens.

Language: Kotlin - Size: 13.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rafsanahmad/RecyclerView-Paging-3.0

Paging 3 library demonstration using github search.

Language: Kotlin - Size: 449 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 21 - Forks: 5

daniel-iroka/Calculator

This App is a Simple Calculator App that harnesses the Elements of JetPack Compose.

Language: Kotlin - Size: 348 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

vimalcvs/Meditation-App-Jetpack-Compose

Meditation App Jetpack Compose

Language: Kotlin - Size: 640 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

vimalcvs/Task-Manager-App-Jetpack-Compose-UI

Task Manager App Jetpack Compose UI

Language: Kotlin - Size: 918 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

llMaximll/ToDoApp

Простое приложение, в котором возможно создавать, изменять, удалять задачи, добавлять уведомления, отмечать выполненные задачи.

Language: Kotlin - Size: 340 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

HyzamAli/Modern-Android-Development---MAD-Playground

This is a starter project showing the best approach for modern android development with clean architecture and jetpack components

Language: Kotlin - Size: 401 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

DankanQ/GitHubRepoWatcher

Viewing repositories with a token

Language: Kotlin - Size: 182 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

roxasjearom/AxieCardBrowserDemo

Demonstrates the recommended app architecture from Android documentation guide.

Language: Kotlin - Size: 636 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Shahad-Kadhim/MySchool-Android

Language: Kotlin - Size: 6.17 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

Somnath6646/Math-Your-Brain

Math Your Brain is a math game built using Jetpack Compose and Modern MVVM Architecture. I built this so that programmers learning Jetpack Compose Can use this repository as a learning material for Jetpack Compose.

Language: Kotlin - Size: 9.13 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 50 - Forks: 5

muhammad-farhan-bakht/Pixo

Gallery App Powered By Pixabay

Language: Kotlin - Size: 16.9 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

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: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

shubham-icpcw9/MyGithubApp

Android App to fetch all closed PRs of any public repo. Implemented with MVVM, Coroutines, Retrofit, Glide.

Language: Kotlin - Size: 107 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dheeraj-bhadoria/Jetpack-Compose-UI-Examples-Kotlin

Jetpack Compose UI - Examples. Simple Example of Jetpack Compose ui with Kotlin

Language: Kotlin - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

syntax-tee/EasyTodoApp

Modern Todo App built with Kotlin and Jetpack Libraries, Room Persistence Library.

Language: Kotlin - Size: 241 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

SukhrobErgashev/FamilyBudget

📊 Family Budget tracker application built to demonstrate the incoming and outgoing of family budget.

Language: Kotlin - Size: 7.56 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ImtiazDipto01/android-simple-boilerplates

A simple android starter project that contains latest Android best practices and reduce the time to create project Architecture, Structure and Dependencies

Language: Kotlin - Size: 169 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

hyuwah/moviedb-explorer-app

TheMovieDb API App with MVVM + Koin + Jetpack Navigation + Coroutine + Retrofit

Language: Kotlin - Size: 322 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

Caleb-Komen/StarWarsSearch

Android sample app written in Kotlin with clean architecture guidelines + MVVM

Language: Kotlin - Size: 894 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

devalurum/Geoplanner

Планировщиком действий пользователя относительно различных местоположений.

Language: Java - Size: 22.5 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mayorjay/GenPass

A Secure Password Generator designed with security precautions for the user's data

Language: Kotlin - Size: 474 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

DevAlexGimenes/GetCepData-split-modules

Language: Kotlin - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

droid-lover/DaggerHiltApp

Implementation of Dagger HILT with Jetpack components using kotlin

Language: Kotlin - Size: 989 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

JohanAdam/PokeNyan

A small demo app to build simple android application by using Kotlin & Jetpack Architecture Components by following Clean Architecture pattern.

Language: Kotlin - Size: 2.34 MB - Last synced at: about 11 hours ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bangkit-capstone-0291/capstone-project-app

An Android application for quality detection and prediction durability of raw materials (fruit)

Language: Kotlin - Size: 131 MB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mutairibassam/composy

A bunch of real-life projects with design assets to experience the real-life compose challenges.

Language: Kotlin - Size: 1.27 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

NadjibSb/Developing-Android-Apps-With-Kotlin

Udacity course projects "Get started with Android development using Kotlin"

Language: Kotlin - Size: 965 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

rawhasan/compose-exercise-room-crud

Exercise project to implement CRUD operation in a Room database with Jetpack Compose.

Language: Kotlin - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

farhanroy/android-self-research

Repository ini berisi semua project hasil dari saya researching tentang pemrograman

Language: Kotlin - Size: 5.29 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

iambaljeet/CameraXSample

CameraXSample is an Android application 📱 built using CameraX library and have features like capturing images and recording videos. 📷 📽

Language: Kotlin - Size: 790 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

abdelrhmanhsh/NewsApp

MVI Architecture, Interacting with Django Rest API

Language: Python - Size: 17.4 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

hyuwah/github-user-explorer-app

Github API App with MVVM + Dagger Hilt + Jetpack Navigation + Coroutine + Retrofit

Language: Kotlin - Size: 253 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 2

Tarikul711/android-kotlin-retrofit-coroutines-mvvm

A sample code where I tried to implement the android jetpack library, retrofit, and coroutines.

Language: Kotlin - Size: 145 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

vikassharma96/architecture-patterns

Different architecture patterns and best practices in android!

Language: Kotlin - Size: 216 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

JeetuPal/MVIDemoApp

Kotlin, MVI Architecture, Dagger2, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication

Language: Kotlin - Size: 250 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Related Keywords
jetpack-components 91 kotlin 55 android 53 jetpack-compose 36 jetpack-android 22 kotlin-android 21 jetpack 21 mvvm 18 retrofit2 18 mvvm-architecture 18 jetpack-navigation 16 coroutines 16 kotlin-coroutines 15 clean-architecture 13 room-database 13 android-application 12 dagger-hilt 11 jetpackcompose 11 jetpack-compose-tutorial 11 room-persistence-library 9 mvvm-android 9 hilt 8 android-app 8 android-studio 8 navigation-architecture-component 7 navigation-component 7 livedata 6 compose 6 jetpack-lifecycle-components 6 coroutines-android 6 room 6 viewmodel 6 dagger2 5 retrofit 5 navigation 5 dependency-injection 5 firebase 5 dagger2-android 5 databinding 5 android-development 5 material-design 4 glide 4 rest-api 4 paging3 4 repository-pattern 4 kotlin-library 4 java 4 lottie-animation 4 android-architecture 3 pagination 3 android-library 3 jetpack-compose-navigation 3 clean-code 3 hilt-android 3 hilt-dependency-injection 3 coroutines-flow 3 flow 3 hilt-dependency-injection-android 3 mvi-architecture 3 animations 2 kotlin-flow 2 caching 2 multimodule-android-app 2 contributions-welcome 2 workmanager 2 okhttp3 2 declarative-ui 2 lifecycle 2 multimodule-architecture 2 coil 2 composer-package 2 mvvm-pattern 2 retrofit2-kotlin 2 viewmodel-livedata 2 viewpager2 2 kotlin-flows 2 coil-kotlin 2 material-design-3 2 unit-testing 2 android-architecture-components 2 recyclerview-adapter 2 recyclerview 2 lazy-column 2 kotlin-beginner 2 camerax 2 jetpack-compose-components 2 kotlin-multiplatform 2 compose-android 2 compose-navigation 2 roomdatabase 2 koin 2 android-jetpack 2 okhttp 2 mvi 2 viewbinding 2 hacktoberfest2021 2 hacktoberfest 2 livedata-viewmodel 2 android-sdk 2 jetpack-compose-library 2