763 Repositories
Android google-cloud-translation-api Libraries
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
Non-Blocking Reactive Streams Foundation for the JVM both implementing a Reactive Extensions inspired API and efficient event streaming support
Reactor Core Non-Blocking Reactive Streams Foundation for the JVM both implementing a Reactive Extensions inspired API and efficient event streaming s
Location-history-viewer - Small compose-desktop app to view data from google's location history
Google Location History Takeout Viewer This application provides a minimalistic
Course_modularizing_android_apps - Multi-module demo app that gets data from a Dota2 api
Work in progress Multi-module demo app that gets data from a Dota2 api. Module n
TMDbHub - Listing movies using the TMDb API. You can filter results, view details, and save them to a collection
TMDb Hub Listing movies using the TMDb API. You can filter results, view details
Kotlin extensions for the libGDX game framework
Kotlin extensions for libGDX. Introduction KTX is a Kotlin game framework built on libGDX. It aims to make libGDX as Kotlin-friendly as possible witho
Kotlin API for Lets-Plot - an open-source plotting library for statistical data.
Lets-Plot for Kotlin Latest Lets-Plot Kotlin API Version Latest Lets-Plot Version License Overview Lets-Plot in Jupyter with Kotlin Kernel Installatio
🤖 A wrapper for the Telegram Bot API written in Kotlin
Kotlin Telegram Bot A wrapper for the Telegram Bot API written in Kotlin. Usage Creating a bot instance is really simple: fun main() { val bot = b
Kotlin based JHipster
About JHipster is a development platform to quickly generate, develop, and deploy modern web applications and microservice architectures. We support m
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications, APIs or queue consumers) that run inside a cloud platform.
Hexagon The atoms of your platform Home Site | Quick Start | Developer Guide What is Hexagon Hexagon is a microservices' toolkit (not a framework) wri
DSL for JPA Criteria API without generated metamodel and reflection.
Kotlin JDSL Kotlin JDSL is DSL for JPA Criteria API without generated metamodel and reflection. It helps you write a JPA query like writing an SQL sta
API que converte uma planilha do excel para o banco de dados, utilizando Kotlin + Spring.
API Excel2DB 📈 Uma API que tem como objetivo facilitar a carga de dados nos formatos .xlsx ou .xls para um banco de dados. Nessa situação, como o foc
😳 This app shows a recyclerView grid list with images from Picsum Photos API 🖥️
GalleryImagesWithRecyclerView 😳 This app shows a recyclerView grid list with images from Picsum Photos API 🖥️ 📐 ✏️ Architeture Components MVVM View
A minimalist web framework for building REST APIs in Kotlin/Java.
Kanary A minimalist Kotlin web framework for building expressive REST APIs fun main(args: ArrayString) { val app = KanaryApp() val server =
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
Android app to fetch closed pull request of any public repo
Pullr Android app to fetch closed pull request of any public repo 🌟 Features Co
Kotlin extensions for Java 8 java.time API
kxdate This library contains various Kotlin extensions for the Java 8 java.time API. Rails Style Date Constants kxdate supports the Rails-style syntax
A library that tests if the implementation of a REST-API meets its specification.
hikaku Hikaku (比較) is japanese and means "comparison". This library tests if a REST-API implementation meets its specification. If you create your RES
Unofficial Actions on Google SDK for Kotlin and Java
Actions On Google Client Library This is a port of the official Node.js SDK to Kotlin. This can also be used from Java and any JVM language. Quick Fac
Rick y Morty API - Flow Challenge
FlowChallenge Rick y Morty API - Flow Challenge La siguiente prueba plantea el desarrollo de una aplicación de la serie Rick and Morty. Se espera visu
Portfolio application for the purpose of listing events according to the return of an API
My Event Schedule Aplicativo portifólio com a finalidade de listar eventos de ac
Android app to fetch closed pull request of any public repo
Pullr Android app to fetch closed pull request of any public repo 🌟 Features Co
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
Spotify Web API wrapper for Kotlin, Java, JS, and Native
Spotify Web API wrapper for Kotlin, Java, JS, and Native - Targets JVM, Android, JS (browser), Native (Desktop), and Apple tvOS/iOS. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android.
Type-safe library for work with Telegram Bot API
TelegramBotAPI Hello! This is a set of libraries for working with Telegram Bot API. Examples There are several things you need to do to launch example
A collections of extension functions to make the JVM Future, CompletableFuture, ListenableFuture API more functional and Kotlin like.
kotlin-futures A collections of extension functions to make the CompletableFuture API more functional and Kotlin like. [ Table of Contents kotlin-futu
Very simple Morse API text translator. Mainly to do some testing with jitpack, API development etc.
Very simple Morse text translator API. Far from finish or even being reliable. Use for single sentence. Mainly to test github dependency for Android
xCloud player for Google Chromecast with Google TV
XCTV Player An awesome Microsoft xCloud player for Google Chromecast with Google
Spring boot cloud tool usage trail and learning project
Spring boot cloud tool usage trail and learning project Todo Maven based multi-p
SmartLens uses Google's ML Kit for Barcode scanning, Face recognition, Text recognition, and Image labeling.
SmartLens SmartLens uses Google's ML Kit for Barcode scanning, Face recognition, Text recognition, and Image labeling. 📷 Screen Shots 🔥 Features It
Examples and demos for the new Vulkan API
Vulkan Kotlin examples and demos A comprehensive collection of open source Kotlin examples for Vulkan®, the new graphics and compute API from Khronos,
Gender Checker app built using Kotlin, MVVM, Genderize.io API. Take this as a reference for MVVM and Genderize.io API 🚀
Gender-Checker 👀 Gender Checker app built using Kotlin, MVVM, Genderize.io API Enter a name and the app will guess the gender 🤩 ✨ Highligts: API : G
Google map location tracker uploading current to realtime database and displaying location information from firebase realtime.
WEEK-8-SQ009-ANDROID LOCATION - GROUP WORK (2) Problem Description Track your partner(s). Implementation 1: You are to build a map application to show
Google CodeLab: learn how to use some Animation APIs in Jetpack Compose.
Compose Animation Codelab This folder contains the source code for the Compose Animation codelab. In this codelab, you will learn how to use some Anim
Android library for Tesla Authentication based on Tesla JSON API (Unofficial)
TeslaAndroidAuth Lightweight Android library for Tesla SSO Authentication based
Weather API application with kotlin
mobile_bootcamp_final_project Weather API application Weather application using
Convenience Kotlin API over the Google Guice DI Library
Kotlin Guiced A Kotlin API wrapper over the Google Guice Dependency Injection library. This library aims to encourage the use of Guice with Kotlin by
Repository for learning Kotlin Flow API
Flow Riddles Repository for learning Kotlin Flow API, inspired by RxRiddles Each riddle is a class with an unit test that will verify your solution. T
An easy-to-use Android library that will help you to take screenshots of specif views of your app and save them to external storage (Including API 29 Q+ with Scope Storage)
🇺🇸 English | 🇧🇷 Português (pt-br) 🇺🇸 English: An easy to use Library that will help you to take screenshots 📸 of the views in your app Step 1.
Asynchronous web framework for Kotlin. Create REST APIs in Kotlin easily with automatic Swagger/OpenAPI doc generation
Zeko Rest API Framework Zeko Rest API Framework is an asynchronous web framework written for Kotlin language. Create restful APIs in Kotlin easily wit
Multiplatform Kotlin library to interact with the pastebin.com API.
KPastebin Multiplatform Kotlin library to interact with the pastebin.com API. Setup Add the lib to your project's dependencies: Groovy (replace $kpast
Easy PDF generation with HTML & CSS using Chromium or Google Chrome
fluid-pdf Easy PDF generation with HTML & CSS using Chromium or Google Chrome Installation build.gradle.kts: dependencies { implementation("io.fluids
Kotlin extension library wrapping java.time API
KxjTime KxjTime is a micro library that provides a convenient way to create java.time API objects. Usage Simplify creation of various objects from jav
🎥 Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API, OkHttp, Gson, Glide, Paging library and Material Design. In the app you can see a list of popular movies and additional info about every movie.
Movies 🎥 Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API (https://www.themoviedb.org), OkHttp, Gson, Glide, Paging
NasaAPOD will show pic of the day from Nasa API
Nasa POD App - Built With Kotlin - Official programming language for Android dev
Easy to use abstraction over Android packages install and uninstall functionality leveraging Kotlin coroutines (API 16+)
SimpleInstaller Overview SimpleInstaller is an Android library which provides easy to use abstraction over Android packages install and uninstall func
This program will read from your android application string.xml file and generate translated strings.xml files in your preferred languages using google sheet.
Localize your application content This program will read from your application string.xml file and generate translated strings.xml files in your prefe
A Simple Movie App Built With Kotlin and Themoviedb API
Movie api https://www.themoviedb.org/documentation/api main fragment detail frag
App for lesson 8 of the Android App Development in Kotlin course on Udacity
Connect to the Internet - Mars Real Estate This is the toy app for Lesson 8 of t
This Android app pronounces a word in different languages using TTS and shows translations using Yandex API.
Say-Hi An Android app built using Java and TextToSpeech (TTS) built to better understand different English accents around the world. Table of contents
Simple implementation of a login made with jetpack compose and verifying its authentication through a REST API using retrofit
Simple Login/Auth + Jetpack Compose + Retrofit Demo 📱 Json Object Request 📑 Re
Unofficial NetEase Cloud music player
Pixel Music This is a beautiful unofficial NetEase Cloud music player for Android 🥳 ! ⚠️ ⚠️ ⚠️ This project is not maintained. It will be replaced by
SwiftUI, Jetpack Compose, and Compose for Desktop based Kotlin Multiplatform project
BikeShare Jetpack Compose and SwiftUI based Kotlin Multiplatform sample project (based on CityBikes API). Running on iOS (SwiftUI) macOS (SwiftUI) And
GitReposCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. This demo app uses Github public API for fetching public repositories.
GitReposCompose Demo GitReposCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. This demo app
Advanced coroutine-based Spotify API wrapper for Kotlin.
Kotify Advanced coroutine-based Spotify API wrapper for Kotlin. Contens Todo Getting started TODO Rate limits handling. Kotify Http Proxy. Better docu
A Jetpack compose android app based on Rick and Morty Graphql
RickNMortyCompose Update: implemented clean architecture in the clean_arch branch An android app to demo. Graphql + Jetpack compose + Hilt / Koin(koin
A clone of Snapp using Jetpack Compose. Showcasing various usages of Google Maps Animations etc combined with Compose
SnappCompose A clone of Snapp, A ride-handling app using Jetpack Compose, Showcasing various usages of Google Maps, Animations, etc combined with Comp
TwitterCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android.
TwitterCompose Demo TwitterCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. About . This is
Develop an API that moves a rover around on a grid
Mars Rover Kata Develop an API that moves a rover around on a grid. Rules: You are given the initial starting 2D point (x,y) of a rover and the direct
An Android app consuming Pixabay API to search and display list of images, built with MVVM pattern
Images An Android app consuming Pixabay API to search and display list of images, built with MVVM pattern as well as Architecture Components. Min Api
신경 - Cloud-native messaging/pubsub with powerful routing
신경 신경 /ɕʰinɡjʌ̹ŋ/ • sin-gyeong (try it with IPA Reader) nerve Nerve /nərv/ • noun (in the body) a whitish fiber or bundle of fibers that transmits imp
Google Play - Android Market statistics app
Andlytics This repository contains the source code for the Andlytics Android app. Please see the issues section to report any bugs or feature requests
Simple app to connect to Github's status API
DEPRECATED GitHub Status is now Hubbub! Check it out – https://github.com/cdeange/hubbub github-status Simple app to connect to the GitHub Status API.
Install Referrer is an Open Source application that allows you to test the referrer attribute on the Google Play Store
⚠ Deprecated: Still Using InstallBroadcast? Switch to the Play Referrer API by March 1, 2020 Install Referrer is an Open Source application that allow
Firebase Cloud Firestore Android
Firebase Cloud Firestore Android 📜 Description Android app built to demonstrate on how to build RecyclerView using Cloud Firestore with Collections,
Cloud Bowl Sample - Kotlin Spring Boot
Cloud Bowl Sample - Kotlin Spring Boot To make changes, edit the src/main/kotlin/hello/KotlinApplication.kt file. Run Locally: ./mvnw spring-boot:run
The tasks provided in the perspective of Google's android training project
Dogglers - Starter Code Starter code for the second independent project for Android Basics in Kotlin. Introduction This is the starter code for the Do
Learning about architecture with implement TMDB Restful API
PopCorn Movie and Tv Show list application. Build for learning about architecture (maybe it's clean architecture, but i don't know it's clean or not.
A translations app without interruptions, copy words and translate directly, show result by top view.
A translations app without interruptions, copy words and translate directly, show result by top view.
Android app to share business cards with people nearby
Card Case Exchange your business card with people nearby (Website) Leave your paper business cards at home. With Card Case you can create your digital
Dev Journal is a note taking app made for the 7 days of code challenge for the first phase of the ALC with Google Scholarship.
Dev Journal Dev Journal was made for the 7 days of code challenge for the first phase of the ALC with Google Scholarship. Features Sign In with E-mail
A library to include 'EarthView with Google' into your application with ease.
EarthView Android Library A simple and easy to use API to integrate EarthView with Google into your android application. Showcase Advanced Demo Applic
Google Play demo app for the Mapbox Maps SDK for Android
Mapbox Android Demo app This is a public demo of the Mapbox Maps SDK for Android. The demo app is available now in the Google Play Store and it shows
Realtime transit tracker of Pittsburgh's Port Authority buses using the realtime PAT API using Google Maps to Display the Maps
Realtime-Port-Authority The purpose of this was to create a real-time tracking of port authority of Pittsburgh, PA, using the realtime API given by Po
Android port of Google's libphonenumber
libphonenumber-android Android port of Google's libphonenumber. Why? Google's libphonenumber is a great library but it has to major flaws when used on
Pixelify Google Photos For Kotlin
Pixelify-Google-Photos LSPosed module to add Google Pixel features on Google Photos for any device. LSPosed module repo Development repo Telegram grou
Custom Toast Library by Google Developer Student Club University of Brawijaya
GDSCToast Custom Toast Library by Google Developer Student Club University of Brawijaya Prerequisites For old version of gradle (before arctic fox upd
Basic Android app to use Jetpack WorkManager API features
jetpack-work-manager-playground Basic Android app to use Jetpack WorkManager API features Jetpack WorkManager Playground Demo app Jetpack WorkManager
A single screen app learn in google basic Android Development course.
Project: Lemonade App - Starter Code Starter code for the first independent project for Android Basics in Kotlin Introduction This is the starter code
This is a sample API project for Rest Assured with Maven Kotlin DSL & JUnit 5
Kotlin-RestAssured Test Automation This is a sample API project for Rest Assured with Maven Kotlin DSL & JUnit 5 Introduction All the Test Cases kept
A simple App which fetches data from NewYork times api and show news to the user
Stay-TheNewsApp This is a simple java app, which fetches data from NewYork times api and show news to the user, News can be seen from various categori
Spring cloud gateway with kotlin
spring-cloud-gateway gradle 의존성 추가 // https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-netflix-eureka-client
Spring cloud eureka server with kotlin
spring-cloud-eureka-server-kotlin gradle 추가 // https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-netflix-eureka-se
Kotlin and Java API for generating .swift source files.
SwiftPoet SwiftPoet is a Kotlin and Java API for generating .swift source files. Source file generation can be useful when doing things such as annota
LSPosed module to add Google Pixel features on Google Photos for any device.
Pixelify-Google-Photos LSPosed module to add Google Pixel features on Google Photos for any device. LSPosed module repo Development repo Steps to use:
🎄 Simple Jokes App using Jetpack Compose powered by sv443.net API
Jokepack This App list jokes from sv443.net API Note: I'm using this project just to learn Jetpack Compose Still in development, but the App is availa
KTweet is a Kotlin Library that allows you to consume the Twitter API v2.
KTweet - A Kotlin Twitter Library KTweet is a library that allows you to use the Twitter API v2. Interested in Kotlin or KTweet? Join the Discord Setu
Movie listing app using Jetpack Compose and Tmdb api
Jetflix A Movie listing app using TheMovieDb api and Jetpack Compose. Based on MVVM architecture with Dagger Hilt. Screenshots Download Go to Releases
Bu repositorie Google'ın tamamıyla ücretsiz olarak sunduğu Android Kotlin Fundamentals içeriğindeki projelerin tamamıdır.
Bu repositorie Google'ın tamamıyla ücretsiz olarak sunduğu Android Kotlin Fundamentals içeriğindeki projelerin tamamıdır. Kotlin ile Android geliştiriciliğine başlayacaklara önerilir.
Api Rest Card Game made in Kotlin with Ktor
ApiRest-CardGame "Card Game API" is a project made in Kotlin with Ktor. The API allows you to manage a simple card game deck (shuffle, take a card, pu
This is a Movie API app in which data is fetched online from the TMDB site using API authentication.
Movie-API This is a Movie API app in which data is fetched online from the TMDB site using API authentication. MVVM model is used for Database Managme
A simple weather application focused on material UI and API data calls.
YAWA-WeatherApp YAWA is a simple single screen, single activity weather app with material UI. This repository is mainly focused on people who want to
A music player UI am designing in Jetpack Compose. The data is being fetched from Deezer's API.
Jetpack-Compose-MusicPlayer-UI 🎵 - Still under development This is a small project I am doing to interact with and explore Jetpack Compose components
This project demonstrates the usage of Android Activity Recognition Transition API
User Activity Detection This project demonstrates the usage of Android Activity Recognition Transition API. Detect when users start or end an activity
Reactive API for SQLiteDatabase and ContentResolver.
StorIO — modern API for SQLiteDatabase and ContentResolver Overview: Powerful & Simple set of Operations: Put, Get, Delete API for Humans: Type Safety
Mobile translation application built using android studio and java.
Translate I'm here when you need translation 👀 🔨 Libraries used in the project : implementation 'com.google.mlkit:translate:16.1.2' implementation '
Maps application in Android Studio using the Maps SDK for android
Google-Maps-Application Maps application in Android Studio using the Maps SDK for android. This app was initially developed in Java, but then was conv
Android Contacts API Library written in Kotlin with Java interoperability.
Android Contacts API Library written in Kotlin with Java interoperability. No more ContentProviders and cursors. Say goodbye to ContactsContract. Build your own contacts app!
Aplicación android con MVVM, Room, Retrofit y Dagger Hilt, coonsumiento la API de TMDB.
TMDB Aplicación android con MVVM, Room, Retrofit y Dagger Hilt, coonsumiento la API de TMDB. To-Do: ☑ Diseño de aplicación con MVVM e inyeccion de dep