990 Repositories
Android material3-simple-sample Libraries
Marvel - A simple application to display information about the characters of the Marvel universe
Marvel Characters 'Marvel characters' is a simple application to display informa
PopularMovieApp - A simple project to Chiper challenge taken data from The Movie DB based on Kotlin MVVM clean architecture
A simple project to Chiper challenge taken data from The Movie DB based on Kotli
A simple android app written in Kotlin to get defination of word entered from Free Dictionary API.
FlashCard A simple android app written in Kotlin to get defination of word entered from Free Dictionary API. Problem Statement Many of students don't
TestContainer & Spring Test sample repo
SpringBoot Integration-Test sample 🐳 Kotlin(1.6.10) + Spring Boot 2.6.2 + Testcontainers(PostgreSQL) + MyBatis + DbUnit + Spring Security + JWT auth
KotlinRoom - What is Android Room? (Use in Kotlin) is a sample project I created for my article
KotlinRoom Android Room Nedir? (Kotlin'de kullanımı) adlı yazım için oluşturduğu
ViewModel LiveData Sample - Sample of using ViewModel, LiveData and Data Binding
ViewModel_LiveData_Sample Sample Code for Lesson 8 using ViewModel, LiveData and
GBooks - A simple android app written in Kotlin to read books from the Google Book Api
G-Books A simple android app written in Kotlin to read books from the Google Boo
Simple, lightweight and fast event bus tailored for Android
This project is @deprecated in favor of RxJava. It offers the same event-driven programming model as TinyBus, but it's more capable and offers better
WordMasterKMP - WIP Kotlin Multiplatform sample inspired by Wordle and also Word Master web sample
WordMasterKMP WIP Kotlin Multiplatform sample inspired by Wordle and also Word M
🎲 A powerful and simple-to-use guilded wrapper made in Kotlin.
🎲 deck [WIP] Deck is a powerful yet simple-to-use guilded wrapper made entirely in Kotlin with support to multiplatform. Implementating In case you'r
This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Compose.
JetBMICalculator This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Co
A simple MQTT Service that will keep running for the duration of your Android application using the Paho Java MQTT Client.
DEPRECATED I would strongly recommend using the official Paho Android client. Setup Make sure to add the service to your AndroidManifest.xml Edit the
A simple, lightweight and powerful field validation library for Android.
Convalida Convalida - (Italian for "validation") Convalida is a simple, lightweight and powerful field validation library for Android. Documentation G
A simple Android library that applies shadows of any color to views and allows easy manipulation of edges.
ComplexView A simple Android library that applies shadows of any color to views and allows easy manipulation of edges. ComplexView now supports shadow
KdGaugeView is a simple and customizable Gauge / Speedometer control for Android.
KdGaugeView KDGaugeView is a simple and customizable gauge control for Android inspired by LMGaugeView Motivation I need some clean Guage view for my
LiveStream is a simple class which makes communication easy among different modules of your application.
LiveStream-Kt (Android) 📱 LiveStream is a data holder class which can observe change of data in real-time and emit values too. Unlike other observabl
Simple library for creating bottom tab layout. Made by Stfalcon
BottomTabLayout Simple library for bottom tab layout Download Download via Gradle: compile 'com.github.stfalcon:bottomtablayout:0.3' or Maven: depend
AsyncSport - AsyncSports Async sports is very simple application that shows athletes video feeds
AsyncLabs Interview Solution 👀 Writing AsyncLabs Interview Solution App using A
Integral-Calculator-App - Android app developed for Hackerschool's recruitment to evaluate simple definite Integrals using Simpson's Rule
Integral-Calculator-App Android app developed for Hackerschool's recruitment to
HiltTest - Simple hilt dependency injection android kotlin
Using Hilt in your Android app This folder contains the source code for the "Usi
SMSfirsAJ - Sample of how to intercept a SMS with BroadcastReceiver
SMS Received Sample of how to intercept a SMS with BroadcastReceiver Simples ste
MVIExample - A sample app showing how to build an app using the MVI architecture pattern
MVIExample A sample app showing how to build an app using the MVI architecture p
Weatherapp: a simple weather forecast app, which uses some APIs to fetch 5 day / 3 hour forecast data from the OpenWeatherMap
Weatherapp Weatherapp is a simple weather forecast app, which uses some APIs to
LocalisationDemo - A sample project to demonstrate localization in android
LocalisationDemo This is a sample project to demonstrate localization in android
A simple cool text carousel for Android
AnimatedTextCarousel A simple cool text carousel for Android Installation: Add it in your root build.gradle at the end of repositories: allprojects {
🔥 An android library to get simple menu options on steroids 💪
Pager 🔥 An android library to get simple menu options to 💪 . Inspired by AndroidResideMenu. GIF AndroidPub(Medium) Post You can read the AndroidPub
simple light weight android library for displaying tabulated data
LegacyTableView simple light weight android library for displaying tabulated data This is a simple android library that will help you include tables i
A simple cool animated edit text with a expandable animation for Android
AnimatedExpandableEditText A simple cool animated edit text with a expandable animation for Android Installation: Add it in your root build.gradle at
Fole is a simple library to collapse and expand a TextView.
Fole Fole is a simple library that handles a toggle for you, to expand and collapse a TextView. Please, star this repo if you find it useful. 🙃 Demo
📱 Simple library which adds beautiful animation to views 💥
Boom ⭐ A lightweight library written in Kotlin to implement elastic touch effect in your project. Supports ❤ Feel free to give your support by contrib
A simple cool dismissal animation for activities
AnimatedDismissableActivity A simple cool dismissal animation for activities Installation: Add it in your root build.gradle at the end of repositories
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Android-CleanArchitecture New version available written in Kotlin: Architecting Android… Reloaded Introduction This is a sample app that is part of a
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Android MVP Architecture: Sample App This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava,
Simple 2D platform game.
FloreProject Simple 2D platform game. Supported platforms OS Support Android ❌ Not playable Windows ✅ Full support Linux ✅ Full support MacOS ✅ Full s
This app includes Implementation of Huawei and Google Kits in a single codebase using Build Variants. 🗺 📩
Build Variant App 🗾 📦 📱 Build variant is a feature of Android Studio to create a project which can be build in different versions. By using Build V
⏰ A powerful and simple-to-use guilded wrapper made in Kotlin.
⏰ guilded-kt [WIP] A powerful yet simple-to-use guilded wrapper made entirely in Kotlin with supporting multiplatform. Take a look at an example of th
Sample application to demonstrate Multi-module Clean MVVM Architecture and usage of Android Hilt, Kotlin Flow, Navigation Graph, Unit tests etc.
MoneyHeist-Chars Sample application to demonstrate Multi-module Clean MVVM Architecture and usage of Android Hilt, Kotlin Flow, Navigation Graph, Room
This is a sample app(For beginners - App #1) built using Jetpack Compose
This is a sample app(For beginners - App #1) built using Jetpack Compose. It is a simple - single screen app to demonstrate use of basic Jetpack Compose UI elements like Text, Image and Button & LazyColumn (Vertical Recyclerview). It also demonstrates how compose manages state with a Boolean State.
GithubBrower - Github Browser Sample with Android Architecture Components
Github Browser Sample with Android Architecture Components This is a sample app
StoryGen - A simple story generator (or it will be eventually) to learn Kotlin
StoryGen A simple story generator (or it will be eventually) to learn Kotlin. To
Simple card app for Udacity's Android Basics: User Interface course
just-because-card Simple card app for Udacity's Android Basics: User Interface c
A simple custom view class to enter otp
otpview A custom view class to enter a four digit code which is used often these days for authentication. How to integrate the library in your app? Gr
A simple e-market application that allows users to view the store details and products, add products to the basket, and place an order.
E-Market Application Features : Store details & products screen Fetch the store detail from an endpoint and display this upper part of the screen. Fet
Community-driven collection of Jetpack Compose example code and tutorials
Jetpack Compose Playground Introduction 🙋♂️ This is an Jetpack Compose example project. I'm collecting a bunch of sample codes for Jetpack Compose.
🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way
Learn Jetpack Compose By Example Over the course of the last few years Android development has gone through significant changes in how we structure ou
MapSample - Just Sample App using Naver Map API
Sample Project: NaverMap 맛보기 Gradle Dependency // App 단위 Gradle dependencyResolu
A simple library to display a horizontal calendar with custom start and end date, and mark events with a background
Horizontal Calendar View A simple library to display a horizontal calendar with custom start and end date, and mark events with a background Installat
Sample of Data Binding with MVVM + Clean Architecture.
Data Binding in Android Databinding is a support library provided by android to bind your UI components directly to the data source like ViewModel. In
🌠 Simple way make your beautiful dialog (Bottom Sheet Dialog)
Bottom Flux Dialog BottomFluxDialog, Simple way make your beautiful dialog Download Demo ScreenShot Setup The simplest way to use BottomFluxDialog is
A simple android library to play with GIF
EasyGifView A simple android library to play with GIF Usage Gradle 1 Add it in your root build.gradle at the end of repositories allprojects { re
Android contact extractor library is entitled to provide, simple contacts extraction API's to fetch contact from 'Contact' application
Android-Contact-Extractor-Library Extract all the contacts from android 'Contacts' application by using simple easy-to-use apis. It helps to remove th
NetworkConnection is a simple library to http request support.
NetworkConnection Overview NetworkConnection is a simple library to http request support. this mean goal is to provide a very simple interface to deve
A Simple horizontal date selector build using android Paging 3 and RecycleView.
Horizontal Calendar Paging A Simple horizontal date selector build using android Paging 3 and RecycleView. No need to add any other 3rd party librarie
Android M Permissions - Fast & Simple.
Android Permission Check Library Status [![Build Status](https://travis-ci.org/drilonreqica/Android-Permission-Check-Library.svg?branch=develop)](http
Simple Logger for Android
EzyLogger-Android Simple Logger for Android Gradle allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies {
BlueNote-Android - an android app that provides simple notes and answer
BlueNote AnswerSheet Blue Note is an android app that provides simple notes and
Uppics - A simple app that authenticates a user and allows them to post images which can then be upvoted or downvoted
UpPics A simple app that authenticates a user and allows them to post images whi
APIServiceLibrary - Minimized API library which is used call the server request in andorid.
Minimized API Service Library This is a optimized custom library for server communication. References taken from VOLLEY library. We can reduce the cod
This will provide food data in JSON form and display it using RecyclerView and CardView.
retrofit-with-food2fork.com This will provide food data in JSON form and display it using RecyclerView and CardView. NOTE:Please register at foot2fork
Pagination-RecyclerView - Simple and easy way to Paginating a RecyclerView
Pagination-RecyclerView Simple and easy way to Paginating a RecyclerView Android
Simple-todo-app - Simple Memo App using SQLite
Judul Aplikasi Aplikasi Memo Sederhana menggunakan SQLite. Fitur Aplikasi Memo y
BottomSheet-Android - A simple customizable BottomSheet Library for Android Kotlin
BottomSheet-Android A simple customizable BottomSheet Library for Android Kotlin
New-SplashScreen-API - SplashScreen API Implementation Sample
SplashScreen API Implementation Sample Installation - Usage style name="Theme.A
MaterialPickers-in-android - A simple android project that shows how to create material pickers for date and time
MaterialPickers-in-android A simple android project that shows how to create mat
Android-splash-screen-demo - Sample application to demo the various features provided in android-splash-screen
Android Splash screen API demo This is a sample application used to demonstrate the various features provided in android-splash-screen. More details c
HowsTheWeather - 🌄 Your typical weather app, made really simple.
How's The Weather This is a simple Android app made with the purpose of learning how to access external APIs. It displays the data fetched from this A
NguyenThienAn06105 - This repository consist of the code to read camera data on ESP8266 and a simple Android application to visualize the …
MLX90640-HeatCamera This repository consist of the code to read camera data on ESP8266 and a simple Android application to visualize the result. There
Torch is a simple-use library for Android hepls you to have an access on the flash light.
Torch Torch is a simple-use library for Android hepls you to have an access on the flash light. Gradle Step 1. Add the JitPack repository to your root
ConstraintSetChangesTest - Simple project showing Changes of ConstraintSet value as part of mutable state in JetpackCompose.
ConstraintSetChangesTest Simple project showing Changes of ConstraintSet value as part of mutable state in JetpackCompose. Version: implementation
SimpleToDo - Simple "To-Do" App for CodePath Prework Assignment
Project 1 - Simple ToDo App Simple ToDo is an android app that allows building a todo list and basic todo items management functionality including add
SimpleToDo - A Simple To-Do App
Project 1 - Simple Todo Simple Todo is an android app that allows building a todo list and basic todo items management functionality including adding
Android sample application based on Andorid architecture
Gitgle Gitgle(Github + Google) is simple github user search application, using G
Crunch-Mobile - A Food Delivery Mobile App which uses Modern App Architecture Pattern, Firebase And a Simple Restful Api
Crunch-Mobile This is a Food Delivery Mobile App which uses Modern App Architect
Wynncraft API Wrapper - Simple wrapper to get Wynncraft Stats of a player or a guild and more in Java
WynncraftAPIWrapper Simple wrapper to get Wynncraft Stats of a player or a guild
Simple-Claim-Form - Android App for creating a simple dynamic form with MVVM architecture
Simple-Claim-Form Android App for creating a simple dynamic form with MVVM archi
Javalin - A simple web framework for Java and Kotlin
Javalin - A simple web framework for Java and Kotlin Javalin is a very lightweight web framework for Kotlin and Java which supports WebSockets, HTTP2
PetAdoptionStore - A simple CRUD app for pet adoption
petAdoptionStore A simple automated CRUD app for a pet adoption store. #The idea
Kotlin-dsl-sample - Preferences project on android
kotlin-dsl-example Sample preferences project on android. How to use val
Dynamic-UI-From-JSON - A Sample Android app to show dynamic UI generation from Json
Dynamic UI from JSON Functionality The app's functionality includes: The app gen
Sally - Simple Algebraic Linear equations solver
Sally Sally is a simple solver for Simple Algebraic Linear equations. Platform-a
A simple Kotlin class to use to connect to a MongoDB collection.
mongodb-kotlin A simple Kotlin class to use to connect to a MongoDB collection. Once you have created a MongoDB project, choose Build a Database: Next
ViewBinding, ViewModel Sample code
Sample_viewBiningK viewBinding, viewModel 샘플코드입니다. 코드출처 app: "모던 안드로이드 아키텍쳐 - Room + LiveData + ViewModel 대통합(https://www.youtube.com/watch?v=fUbiWZ2g
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
http4k is a lightweight but fully-featured HTTP toolkit written in pure Kotlin that enables the serving and consuming of HTTP services in a functional
A sample code taking picture in android with app permission and simple ui
Android Taking Picture Sample Just sample code taking picture in android with ap
Notes is a simple and private notes app. Organize your thoughts, discoveries, and ideas and simplify planning important moments in your life with your digital notepad.
Notes Example Download Download the latest version of the Android app from this link. Building Using Android Studio Clone the repo, open it in Android
A simple and modern Java and Kotlin vert.x web framework
Cloudopt Next is a very lightweight and modern, JVM-based, full stack kotlin framework designed for building modular, easily testable JVM applications
Simple config properties API for Kotlin
Konfig - A Type Safe Configuration API for Kotlin Konfig provides an extensible, type-safe API for configuration properties gathered from multiple sou
🚀 Sample Android Clean Architecture on Rorty App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Android Clean Architecture Android Clean Architecture in Rorty is a sample project that presents modern, approach to Android application development u
A truly hackable editor: simple, lightweight, understandable
kanvas A very simple editor built in Kotlin and intended to be extended and hacked. It is very simple to customize it to handle a language defined usi
Simple access to Firebase Realtime Database.
FbRemoteDb Simple access to Firebase Realtime Database. Everything is inside a Bucket, there you can store your items. This is for simplifying the acc
Android Sample Kotlin+ MVVM + Coroutines + Retrofit +Hilt+ Junit + Mockito
NTimes AppSample NY Times Most Popular Articles simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows detai
KMM RSS Reader: an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile.
KMM RSS Reader This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you ca
Build a simple timer application with kotlin
3. Build a simple timer application which provides below features: a. A simple U
Simple android application that consumes Rick and Morty API to display characters,episodes,Location
Rick and Morty Compose An android app built using Kotlin that consumes Rick and
Solr / SolrCloud running in high performance server - tiny, fast startup, simple to configure, easy deployment without an application server.
solr-undertow Solr and SolrCloud running in high performance server - Tiny, fast, easy, standalone deployment, simple to configure, and without an app
Simple, Expressive, Extensible Testing for Kotlin on the JVM
Minutest JUnit multiplied by Kotlin Why Another Test Framework? JUnit is great for quickly writing and running tests as part of a TDD workflow, but tr
Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections
SeKurity - Kotlin powered TLS library This library provides an API for creating basic SSL/TLS connections with standard Java Secure Socket Extension,
This repository contains a detailed sample app that implements MVVM architecture using Hilt, Coroutines, Retrofit and Compose
Saber News App sample project to explain how to build solid, clean architected App using MVVM and repository architecture Techniques Kotlin Clean arch
Spring Boot built using Kotlin, H2, Postgres, Hibernate and JPA
Spring-Boot-Kotlin-Sample Spring Boot built using Kotlin, H2, Postgres, Hibernate and JPA Getting Started Reference Documentation For further referenc