530 Repositories
Android pemesanan-tiket-kereta-api Libraries
The official Android client library for api.video
api.video Android client api.video is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing
An Android library for scanning documents based on CameraX API and a tiny version of OpenCV
Document Scanner with tiny OpenCV example1.mp4 Document Scanner is an Android library (kotlin based) for scanning documents based on CameraX API and a
Multiple samples demonstrating Search API usage in Android.
Search Samples Repository This repository contains a set of individual Android Studio projects to help you get started writing apps that take advantag
A simple implementation of the Android In-App Billing API.
Google In-App Billing Library v4+ A simple implementation of the Android In-App Billing API. It supports: in-app purchases (both consumable and non-co
Shumba money weather app, using openweather api and retrofit
Shumba Money Weather App Language KOTLIN Libraries used 1.) Retrofit library - REST Client for Java and Android. It makes it relatively easy to retrie
API Rest With Kotlin And Spring Boot
##API REST WITH KOTLIN AND SPRING BOOT GET Url: http://localhost:8080/customers Response (Status Code: 200 Ok) { "_embedded": { "customer
Android app that uses TMDB API to show info about movies.
Movies App: Projeto Integrador - Vitória Code 2021 🎬 Sobre o projeto Esse é um aplicativo Android feito em Kotlin que oferece aos usuários uma listag
Simple Jetpack Compose demo app which is developed with CoinGecko API and modern android technologies.
CoinBox CoinBox is a multi module small currency tracker app which is developed with Jetpack Compose. This demo app used coingecko.com API to fetch da
This repo is to demonstrate the jetpack compose 's canvas api's usage and creating an icon pack using the basic functions.
Jetpack Compose Canvas API Demo App We all know that Jetpack Compose has now reached the 1.0.0 release milestone. This is a huge change we can say for
An android MVVM clone of Youtube created completely from scratch.
An android MVVM clone of Youtube created completely from scratch. Uses the Youtube data API. Has no signup/login features, rather direct search and watch videos. Creating and saving to playlists, dowloading videos will also be supported.
🐶 Simple app which shows random dog image from Dog API
🐶 Doggy App 🐶 🐾 Simple app which shows random dog image from Dog API with Retrofit2 and Glide 🐾 ❤️ Retrofit @GET Request YouTube Tutorial! (Stevdz
Consumer android from nutrition-framework API
About This Project (work-in-progress 👷 🔧️ 👷♀️ ⛏ ) Consumer Dari Nutrition Framework General Framework for Application Development Around Nutrition
A search in the GitHub api and lists the most starred repositories in Kotlin
Description: This simple app provides a search in the GitHub api and lists the most starred repositories in the Kotlin language, it has infinite listi
Android weather forecast app, which uses OpenWeatherMap API
Weather App 🌦 Android weather forecast app, which uses OpenWeatherMap API About Simple, free and fast weather API from OpenWeatherMap you have access
New version of my Android app that shows you popular movies using themoviedb.org API.
New version of my Android app that shows you popular movies using themoviedb.org API. Using Modern Android Develpment skills like Kotlin, Room, Retrofit, Hilt, coroutines, Flow and Jetpack Compose.
Demo Spting REST Service on Kotlin. Works with PostgreSQL via Spring Data. Data initialization provided by liquibase
Spring Boot REST API with Kotlin Spring Boot REST API service. Spring Data with PostgreSQL. Data initialization with Liquibase. Swagger UI Reference D
API for accessing magtu pairs.
Magtu pairs api. What does it do? Provides easy access to parsed pairs. Makes possible to create your own bot implementations. How to use? Do a reques
A injection minecraft cheat using jvm attach api
Luminous A injection minecraft cheat using jvm attach api Website: https://lumi.getfdp.today Build We used a thing called Wrapper to make development
A list of search results from the Yelp API and displays the results in a scrollable list
Yelp clone displays a list of search results from the Yelp API and displays the results in a scrollable list.
Source Code Tutorial Aplikasi Al-Quran Android
Al-Quran-Android SOURCE CODE APLIKASI AL-QURAN DENGAN ANDROID STUDIO Source Code ini sudah di update. Untuk source code versi lama, silahkan lihat di
Vkontakte API bot for trading VK Coin
Sweet Coin Market Vkontakte API bot for trading VK Coin. Please star this repo if you like ⭐ It's motivates me a lot! Yes, you can use the source code
An android app that uses Google Maps API and SDK to track a user's location and calculate the total distance travelled
Bike Rush is an android app that uses Google Maps API and SDK to track a user's location and calculate the total distance travelled by him or her along with time and average speed.
LeJournal is a news application based on The Guardian API.
LeJournal Sample project, exploring yet another approach to implementing a clean architecture for an android application. LeJournal is a news applicat
An app which displays questions from Stack Exchange from it's api. Can search questions with tags as well. Uses MVVM architecture, dependency injection, coroutines, retrofit2 for network calls
Stack Exchange app What the app does? Shows a list of trending questions from stack exchange api Can search for the desires question. Can add tags to
A Kotlin Multiplatform Project using TMDB Api. Currently supports Android,iOS,Desktop and web platforms
A Kotlin Multiplatform Project using TMDB Api(https://www.themoviedb.org/). Currently this project is implemented in following platforms Andr
Desenvolvimento de uma API utilizando SpringBoot + Kotlin com o intuito de cadastro de Vingadores.
Avengers API - Curso de introdução á Arquitetura Hexagonal com Spring Boot e Kotlin Desenvolvimento de uma API utilizando SpringBoot + Kotlin com o in
Text to Speech Project for Spring Boot and Kotlin, Auth Server, Python with Fast API (gTTS)
TTS-App Text to Speech Project for Spring Boot and Kotlin, Auth Server, Python with Fast API (gTTS) Python의 gTTS lib를 활용하여 텍스트를 음성으로 변환하는 서비스를 구현해봅니다.
Jetpack Compose app gets data from REST API using KTOR Client. Clean Architecture, Dependency Injection...
posts-ktor-client Jetpack Compose app gets data from REST API using KTOR Client. Clean Architecture, Dependency Injection... Posts KTOR Client Demo ap
An application that the forensics team exposes to the detective squad to assist
Forensics API The forensics-api is an application that the forensics team exposes to the detective squad to assist with the case of the witch who is k
Kotlin Based Spring Boot ETL project
Adverity ETL REST API (AERA) A simple ETL Spring Boot application with H2. This API provides the following basics functionalities: Endpoint that retur
Simple API implement DataBinding and ViewBinding.
Binding has been migrated to Maven Central because jCenter will be deprecated
The News App has been carried out within the framework of the MVVM architecture, information about news is obtained by consulting an API, it is built usisng Jetpack Copose, Coroutines, Dependency Injection with Hilt and Retrofit
Journalist The News App consists of an application that displays the latest news from EEUU from an API that provides official and updated information.
This is a News Application for android mobiles, fetching news through Guardian API.
News-In-Hand This is a NEWS FEED APP which gives a user regularly-updated news from the Internet. To achieve this, I use the Guardian API. This is a w
Marvel API Demo App
Marvel API Demo app How to set up the API Keys OPEN FILE: gradle.properties ADD (using valid public/private keys): MARVEL_PUBLIC_KEY = "" MARVEL_PRIV
Jetpack Compose android app that gets random footballer data from REST API. Retrofit, Dependency Injection...
random-footballer Jetpack Compose android app that gets random footballer data from REST API. Retrofit, Dependency Injection... Random Footballer Demo
REST API with Retrofit, SQLite with Room, Hilt, MVVM, Jetpack Compose
Simple REST API Learn how to make an Android App that will call a REST API using Retrofit to retrieve some data that will be stored in SQLite using Ro
App Android News API With Kotlin
App-Android-News-API Wireframe page principale (Tout les articles): Wireframe page d'un article: Tecnologigie choisie - Android Studio avec Kotlin -R
Blog Backend Api built with Kotlin, Springboot and AWS
Kotlin, Spring Boot, MySQL, JPA, Hibernate Rest API for Blogs A Restful CRUD API using Kotlin, Spring Boot, Mysql, JPA and Hibernate hosted on AWS Ela
An android app built using Kotlin that consumes TMDB API to display current trending, upcoming and popular movies 🍿 .
Flick An android app built using Kotlin that consumes TMDB API to display current trending, upcoming and popular movies 🍿 .It has been built followin
REST countries sample app that loads information from REST countries API V3 to show an approach to using some of the best practices in Android Development.
MAJORITY assignment solution in Kotlin via MVVM Repository Pattern. REST countries sample app that loads information from REST countries API V3 to sho
GoogleMaps with its all feature implemented.
In this project, I have implemented Map Style Pointer On Map Long Press pointer add On Option Item Selected on Map Option Menu Location Enable Button
API for a library using Kotlin, Spring-boot and covered by test
Library API This API is to create Books and be able to borrow from them I'm using: Spring Boot version 2.5.6 Kotlin 1.5.31 Java 11 I'm implementing us
Basic application that uses Retrofit, Moshi and Coil libraries to parse data from web API
DogAlbum_Api_CodeThrough Basic application that uses Retrofit, Moshi and Coil libraries to parse data from web API This folder contains the completed
SSI/NFC desktop/terminal API
Gimly SSI Card Terminal Gimly SSI Card Terminal is a REST API for Self Sovereign Identity interactions between apps, servers, terminals having an NFC
Android app for Ribbit, Broker API Reference App
Ribbit Reference Implementation (Android) The reference implementation for designing the Android user interface of a broker-dealer trading application
School project: Weather forecast application made in android studio using Kotlin, SQLite and OpenWeatherMaps free API.
A*star 4-cast School project made in android studio using Kotlin, SQLite and free API from OpenWeatherMap.org. A weather forecast app with C(U)RD oper
Kotlin API for MiniKeyValue server
minikeyvaluekt Kotlin API for MiniKeyValue. Example val mkv = MiniKeyValue("http://localhost:3000/", MKVOkHttp) assert(mkv.put("wehave", "bigswag")) a
Kotlin project to learn hexagonal architeture.
Introdução Inicialmente iniciei esse projeto apenas para praticar alguns conceitos que ando estudando, como restfull ou clean code, por exemplo. Contu
Aplicativo que carrega os dados da News-Api usando o Hilt-Dagger para a injeção de dependência
News Api. Aplicativo Android cuja proposta que consulta a api rest da News API e retornar noticías da categoria de tecnologia. A consulta é feita usan
A simple (and naive) RESTful API made with Ktor, jasync-sql and JWT.
A simple (and naive) RESTful API made with Ktor, jasync-sql and JWT. Route Method Description /account POST Create a new account /account DELETE Delet
Display's information about SpaceX crew members and ships by consuming a rest api and storing the data to display when the user is offline.
Space-X App Display's information about SpaceX crew members(look for ‘Crew’ section in rest api docs) and ships (look for ‘Ships’ section in rest api
Ride hailing app that helps users find drivers and take them from point A to point B.
Ride-hailing_rider_app Ride hailing app that helps users find drivers and take them from point A to point B. What I Used ? Clean Architecture : Basica
New style for app design and Movies App with Movies API JetMaxMovies made in Jetpack Compose.😉😎
JetMaxMovie New style for app design and Movies App with Movies API JetMaxMovies made in Jetpack Compose. 😉 😎 (Navigation Compose,Dagger-Hilt, Mater
🐹 Kotlin microservice to aid slash command creation for Nino.
slash-commands 🐹 .Kotlin microservice to aid slash command creation for Nino. More of this README will be fixed up once the first release is here. Li
Test app to retrieve the spaceX Info based on the Rest API
DeepamSpaceX Test app to retrieve the spaceX Info based on the Rest API. S.O.L.I.D Design principle MVVM Pattern Retrofit with Coroutines Clean code a
A Games gallery app using RAWG api
RAWG-Games-Gallery-Demo-App A Games gallery app using RAWG api Gelen listedeki ilk 3 item android için ViewPager içine eklenecektir. Kalanlar için Rec
Simple android application that consumes RAWG API to display a list of games
Gamex Compose -Work in Progress- An android application that consumes RAWG API to display a list of popular video games built using Jetpack Compose an
A wallpaper app Built with MVVM clean architecture using pixabay api
wallpaper get your API key at pixabay in order to test the APP! This project demonstrates the use of jetpack compose and modularization. it is complet
This example was built for lecturing proposes, it shows how to consume data from an API.
Android Kotlin NewsMobEDJDCM2122 Example - EDJD 2021/2022 This example was wirten during the Mobile Computing lectures in the course 'Lincentura em En
This project demonstrate the use of CameraX API for in-app face time.
CameraApp This project demonstrate the use of CameraX API for in-app face time. You can click picture using main or front. I have also used yalantis.u
Very simple SMS to API gateway
sms2api Very simple SMS to API gateway for Android devices. It's NOT Google Play compatible, due to the security restrictions but it works well on you
Auto T-Shirt Shop that uses Google Pay API.
GooglePayApp Offer simpler and secure payments with Google Pay Google Pay lets your customers pay with the press of a button—using payment methods sav
Consumer desktop from nutrition-framework API
About This Project (work-in-progress 👷 🔧️ 👷♀️ ⛏ ) Consumer Dari Nutrition Framework General Framework for Application Development Around Nutrition
Android app and Python library for turning mobile phone into a WebSocket-based, remotely controllable Barcode/QR code reader
Remote Barcode Reader suite Android app and Python library for turning mobile phone into a remotely controllable Barcode/QR code reader. It exposes a
Operations are performed by calling api endpoints over the network
##About The app Operations are performed by calling api endpoints over the network. Local data is in effect immutable, the client just downloads updat
Android application to preview, record (MediaRecorder), and fetch each image from both front and rear cameras simultaneously
DuoCamera 🚀 Overview Android application to preview, record (MediaRecorder) and fetch each image from both front and rear cameras simultaneously. The
Aplicativo Android que consulta a Books API e exibe a lista dos livros mais vendidos.
NY Books API - The Books API provides information about book reviews and The New York Times Best Sellers lists. Aplicativo Android cuja proposta foi m
Membuat Multiple Marker dan Pencarian Lokasi dengan Android Studio
Multiple Marker Membuat Multiple Marker dan Pencarian Lokasi dengan Android Studio Tutorial Build with Android Studio https://youtu.be/6ZHbxZgps9A Tut
🔪 AOP development framework implemented through *Annotation + ASM + Gradle Transform API* for Android🤖
🔪 AOP development framework implemented through *Annotation + ASM + Gradle Transform API* for Android🤖
An auto IBCS API response status checking tool which test tax, address and account module
IB IBCS API Test Tool An auto IBCS API response status checking tool which test tax, address and account module. Getting Started Cd to the cloned dire
A recipe app where user can search new recipes from an API
Recipe -app This is a recipe app where user can search new recipes from an API, save them, create their own recipes and edit saved recipes. The app is
An android app that demonstrates Snapchat's Creative kit integration with Jetpack compose
Snap Creative kit Sample An android app that demonstrates Snapchat's creative kit integration with Jetpack compose 💻 Requirements To try out this sam
RedditNews - A simple application to display the top news from the Reddit API site and save your favorites to a local database.
RedditNews - A simple application to display the top news from the Reddit API site and save your favorites to a local database. Arch
Movie app that receives popular movies and allows the user to search for the specific movie through the Rest API with help of retrofit library &MVVM architecture.
MovieClue Millions of movies, TV shows and people to discover. Explore now Movie app that recieves popular movies and allow the user to search for spe
Consuming Kanye West quotes REST API (Kanye as a Service)
Kanye Quotes A free REST API for random Kanye West quotes (Kanye as a Service) API
An simple image gallery app utilizing Unsplash API to showcase modern Android development architecture (MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit)
Imagine App An simple image gallery app utilizing Unsplash API. Built with ❤︎ by Wajahat Karim and contributors Features Popular photos with paginatio
API for accessing magtu pairs.
Magtu pairs api. What does it do? Provides easy access to parsed pairs. Makes possible to create your own bot implementations. How to use? Do a reques
A lightweight Trakt API.
This library is a lightweight Trakt API. It supports Swift, Kotlin, and JavaScript by setting up as a Kotlin Multiplatform project.
A declarative, Kotlin-idiomatic API for writing dynamic command line applications.
A declarative, Kotlin-idiomatic API for writing dynamic command line applications.
A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffolding when apk is a unity il2cpp game. Write code on a apk file elegantly.
FakerAndroid (FakerAndroid.jar or FakerAndroid-AS) A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffold
A Frida based tool that traces usage of the JNI API in Android apps.
jnitrace A Frida based tool to trace use of the JNI API in Android apps. Native libraries contained within Android Apps often make use of the JNI API
📃 Turn Google Spreadsheet to JSON endpoint (for Android and JVM) for FREE (100%)
retrosheet 📄 Turn Google Spreadsheet to JSON endpoint. [For Android and JVM]. Benefits 🤗 No worries about server health (because you're using Google
⚙ A beautiful and extensible API for bulding preferences screen
Material Preferences 💻 Installation Add this in app's build.gradle file: implementation 'com.imangazaliev.material-prefs:core:version' implementati
🧚♀️ Java library to interact with YouTrack's REST API.
YouTrack Kotlin API 🧚 Kotlin JVM library to interact with YouTrack's REST API. Usage fun main(args: ArrayString) { val youtrack = YouTrack {
CRYLOGGER: Detecting Crypto Misuses for Android and Java Apps Dynamically
CRYLOGGER: Detecting Crypto Misuses for Android and Java Apps Dynamically
Dynamic Delivery everywhere through a common API
A set of tools geared towards making Dynamic Delivery universally available, regardless of underlying App Store / distribution platform, while also providing a single unified Android client API and a streamlined developer experience.
An Android library for picking location in Bangladesh
BDLocationChooser An Android library for picking location in Bangladesh Example Screenshot : Implement Library The library is available on JitPack, fo
A tiny Kotlin API for cheap logging on top of Android's normal Log class.
A tiny Kotlin API for cheap logging on top of Android's normal Log class.
An Android app built with Kotlin, consuming StarWars API to display characters of the popular StarWars Movie. It is built with the MVVM pattern and the latest Jetpack components.
StarWars An Android app built with Kotlin, consuming StarWars API to display characters of the popular StarWars Movie. It is built with the MVVM patte
YASNAC (short for Yet Another SafetyNet Attestation Checker) is an Android app that demonstrates SafetyNet Attestation API.
YASNAC YASNAC (short for Yet Another SafetyNet Attestation Checker) is an Android app that demonstrates SafetyNet Attestation API. YASNAC is written w
A full-stack application showing the power 💪 of KOTLIN. Entire android app + backend Apis written in Kotlin 🔥
Gamebaaz 🎮 A full-stack application showing the power 💪 of KOTLIN. Entire android app + backend Apis written in Kotlin 🔥 Android Backend Jetpack Co
Backend autogeneration on migrations
Autoway Backend auto-generation on migrations Idea Replacing mocks with a full-fledged REST backend. Everything works out of the box, the application
🐅 Experimental Kotlin library for Revolt (API subject is to change)
Kairi 🐅 Experimental Kotlin library for Revolt
A small API to add Quran with Tajweed Color in Android App
QuranApi A simple Api to implement Quran in Android. Add To Project Step 1. Add the JitPack repository to your build file Add it in your root build.gr
Kotlin Asynchronous Bluetooth Low Energy provides a simple Coroutines-powered API for interacting with Bluetooth Low Energy devices.
Kotlin Asynchronous Bluetooth Low Energy provides a simple Coroutines-powered API for interacting with Bluetooth Low Energy devices.
A pure-Kotlin library for bots to interface with Revolt
RevoltKt A pure-Kotlin library for bots to interface with Revolt Sample Usage import me.maya.revolt.defaultClientBuilder import me.maya.revolt.events.
A Modern Kotlin-Ktor RESTful API example. Connects to a PostgreSQL database and uses Exposed framework for database operations.
kotlin-ktor-rest-api A Modern Kotlin-Ktor RESTful API example. Connects to a PostgreSQL database and uses Exposed framework for database operations. F
A small application for working with the Github API, made as a practical task. GeekBrains, course of study: Popular libraries: RxJava 2, Dagger 2, Moxie.
GeekBrains_Course_AndroidOnKotlin_HW_My_Movie Домашнее задание к занятию №2-6 Студента GeekBrains Веремеенко Дмитрия Факультет: Android-разработки Кур
pokestack is an all-in-one solution for mobile voice interfaces on Android.
Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!