652 Repositories
Android api-testing Libraries
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
Test the shape of your functions!
🧪 This library is experimental! Its API is not stabilized yet, and writing tests is still a bit tedious. Use at your own risk. Looking forward to you
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
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Android Components Architecture in a Modular Word Android Components Architecture in a Modular Word is a sample project that presents modern, 2020 app
🎥 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
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
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
Android app to collect data to be analyzed for medical purposes.
Android app to collect medical data Android app to collect data to be analyzed for medical purposes. Its development was started as part of a final de
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
A JUnit5 Platform TestEngine integrated with the official FHIR Validator to run profile and Questionnaire validation as tests.
🔥 FHIR Validator JUnit Engine A JUnit5 TestEngine to integrate the FHIR Validator into the JUnit5 ecosystem. Supports writing expected validation out
On-device low-memory testing for Android
Android Developer Toolbelt On-device low-memory testing for Android. Fill your phone's RAM and see how your application performs. Download the app, ta
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.
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.
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
A lightweight tool that simplifies testing of the process death scenario.
Venom Venom is a lightweight tool that simplifies testing of the process death scenario for your android application. Why Venom? The Android Run Time
Fantastic Apps and How to Test Them Sample Project
Book Testing Showcase This is a sample project for workshop Fantastic Apps and How to Test Them Sample Project. This app is about book searching and b
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
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
Registration validation testing, Room database testing using JUnit4
Notes app Registration details validation testing, Room database testing using JUnit4 ✨ Screenshots Authors Tridev Deka - LinkedIn - Tridev Deka MIT L
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
🎄 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
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
MVVM + Kotlin + Jetpack Compose +Navigation Compose + Hilt + Retrofit + Unit Testing + Compose Testing + Coroutines + Kotlin Flow + Io mockK
MvvmKotlinJetpackCompose Why do we need an architecture even when you can make an app without it? let's say you created a project without any architec
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
Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVVM clean architecture.
Delish Screens Tech stack & Open-source libraries 100% Kotlin based + Coroutines + Flow for asynchronous. Dagger Hilt 2.37 Accompanist JetPack Jetpack
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
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
An Application made with Android Studio that utilized National Renewable Energy Laboratory (PV Watts) API to detect nearby utility companies and electricity rates.
Electric App Electric App is a mobile application made on Android Studio that utilized the National Renewable Energy Laboratory (PV Watts) API to dete
Calculator provides an easy to use API to evaluate mathematical expressions
Calculator Calculator provides an easy to use API to evaluate mathematical expressions created with following operators: + - * / ( ) For example: This
A sample photo browsing app in Kotlin, Android using Picsum image API.
Picsum Photo App Functionality The app's functionality includes: Fetch a list of images from picsum photos api (https://picsum.photos/) and show them
A seed and demo about how to do end-to-end testing of a Dataflow pipeline
dataflow-e2e-demo This is a demo and a seed project to show how you can end-to-end test a Dataflow pipeline. You can find more about by follwing this
This is a app that fetches a marvel comic from the marvel api
MarvelApp This is a app that fetches a marvel comic from the marvel api Build Instructions In order for this app to work, both a private and public ma
intera.kt is a Kotlin library for interacting with the Discord Interactions API through a gateway service or a REST API.
🗿 Overview ⚠️ WARNING: intera.kt is a work in progress. It is not yet ready for use. You may encounter bugs and other issues, but please report if yo
Projeto de Prova Semestral. Aplicativo Android com login e registro utilizando Firebase Authentication e consumo de API com Retrofit.
Ocean-Tech-Android Projeto de Prova Semestral. Aplicativo Android com login e cadastro utilizando Firebase Authentication e consumo de API com Retrofi
Aplicativo simples de piadas do Chuck Norris fazendo o consumo de uma API com Retrofit.
Chuck-Norris-API-Android Aplicativo simples de piadas do Chuck Norris fazendo o consumo de uma API com Retrofit. A API NÃO FOI CRIADA POR MIM! Disponí
intera.kt is a Kotlin library for interacting with the Discord Interactions API through a gateway service or a REST API.
🗿 Overview ⚠️ WARNING: intera.kt is a work in progress. It is not yet ready for use. You may encounter bugs and other issues, but please report if yo
Android app for testing out various networking capabilities
Networking Tools Collection of handy networking tools for everyday development. Port Scanning Subnet Device Finder (discovers devices on local network
EasyRoutes allows you to easily draw routes through the google maps address api.
EasyRoutes EasyRoutes allows you to easily draw routes through the google maps address api. Note: You need to generate an API key from the google cons
Example of a multimodule project following SOLID principles and MVVM, Hilt, Room, coroutines and testing.
MarvelCharacters David Ferrándiz Features Retrieve Marvel’s characters and show them in a grid. See more information about the character in a new scre
Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP)
Mockative Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP). Installation Mockative uses KSP to generate
The App Loads list of popular movies from a mock API and shows in a recyclerView
popular-movies-app About The App Loads list of popular movies from a mock API and shows in a recyclerView. Any item can be clicked to open the Movie D
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
Project for testing intern candidate simple level
RickAndMorty-TestTask Тестовый проект 'Гайд по мультфильму Рик и Морти' для практикантов начального и продвинутого уровня. Структура проекта Структура
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
Jetpack Compose based project, used to stress-testing compose features / integrations and explore non-trivial functionality
Project containing Jetpack Compose samples For pagination & network images it uses CATAAS. Known issues Navigation-Compose Issue with fast tapping on
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
Code for the Advanced Android Kotlin Testing Codelab 5.1-5.3
TO-DO Notes - Code for 5.1-5.3 Testing Codelab Code for the Advanced Android Kotlin Testing Codelab 5.1-5.3 Introduction TO-DO Notes is an app where y
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 Gradle plugin to ease testing in Kotlin Multiplatform projects.
Multiplatform Testing Plugin A Gradle plugin for easy testing of Kotlin Multiplatform projects in your CI pipeline. Support for testing android() targ
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
Jetpack Compose performance testing
Jetpack Compose performance testing
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 performance testing
Jetpack Compose performance testing ( 🚧 WIP) 🛑 Disclaimer This project is not official, and the information is provided as-is. All test cases descri
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