884 Repositories
Android simple-file-manager Libraries
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
Udacity-shoestore - A template provided for use when building your README file for students
README Template Below is a template provided for use when building your README f
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
JadeSharedPreference - A light weight library which uses annotation processing to generate codes that let you read and write to SharedPreferences file
JadeSharedPreference A light weight library which uses annotation processing to generate codes that let you read and write to SharedPreferences file.
Android-ConfigIO - A small and encapsulation library for creating, accessing, and modifying Key-Value configuration file in XML / JSON format
Android-ConfigIO A small and encapsulation library for creating, accessing, and modifying configuration file with Xml and Json format Features Read/Wr
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
TVGuide - An Android app that showcases Account Manager + Sync Manager + Content Provider + Loaders + SQLite.
TV Guide Simple Android application for TV channels show programs. Application concept: Account Manager manages user credentials(in our case the fake
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
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
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
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
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
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
Slime World Format implementation written in Kotlin with Zstd for bukkit.
Slime Korld Easily create many slime worlds with the Slime Korld. What is Slime Korld? Slime Korld is a bukkit library written in Kotlin to make minec
Korio: Kotlin cORoutines I/O : Virtual File System + Async/Sync Streams + Async TCP Client/Server + WebSockets for Multiplatform Kotlin 1.3
Korio Kotlin I/O : Streams + TCP Client/Server + VFS for Multiplatform Kotlin Full Documentation: https://korlibs.soywiz.com/korio/ Use with gradle: r
🗝️ Dotenv is a module that loads environment variables from a .env file
🗝️ dotenv-kotlin A port of the Ruby dotenv project for Java and Kotlin. Load environment variables from a .env file. Looking for the pure Java versio
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
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
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,
A tool for scan and replace file content. Instead of global search and replace, it can specify replace scope
ScanReplace.kt A tool for scan and replace file content Instead of global search and replace, it can specify replace scope Usage java -jar ScanReplace
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
Web-based media manager with duplication detection, tagging, and more
reelchest 📦 🎞️ 📽️ A basic web-based media manager. Download or upload clips,
🌶 A simple Kotlin web framework inspired by Clojure's Ring.
kog A simple, experimental Kotlin web framework inspired by Clojure's Ring. A kog application is a function that takes a Request and returns a Respons
Aspen is a simple test runner for Kotlin that allows you to write tests using your own DSL.
Aspen is a JUnit runner for Kotlin. It's inspired by Ruby's RSpec syntax, the default DSL has a lot more restrictions, but you can create your own DSL
CodePath Assignment 1 - Simple TODO
Project 1 - Simple Todo Simple Todo is an android app that allows building a todo list and basic todo items management functionality including adding
A simple Kotlin option parser
Kopper A simple Kotlin option parser kopper is the simple Kotlin option parser library. kopper-typed extends the kopper library to support delegated p
A simple Kotlin library to Query over Json Data.
kotlin-jsonq A simple Kotlin library to Query over JSON Data Installation Gradle, allprojects { repositories { ... maven { url "ht
sponge is a website crawler and links downloader command-line tool
sponge - A website crawler and links downloader command line tool How to build and run it? You will need a Java JDK 8+ and maven 3.3.9 or above. mvn c
Simple unit conversion library for Kotlin
KtUnits Simple unit conversion library for Kotlin. Usage Conversion You can convert units easily: fun foo() { val m = 100.minutes.toMilliseconds //
This is my first ever android app , It is a simple calculator for all android phones , download and install the apk to try out.
This is my 1st ever android application , It's a basic calculator that can do basic operations like + , - , * , / , ^(exponent) , and square root It a
simple Kotlin logging: colorized logs for Kotlin on the JVM
sklog - simple Kotlin logging Kotlin (JVM) logging library for printing colorized text to the console, with an easy upgrade path to the popular kotlin
A simple Cupcake Ordering App, choose flavor, pickup on a date, get order summary and send order via any other app.
Cupcake app This app contains an order flow for cupcakes with options for quantity, flavor, and pickup date. The order details get displayed on an ord
Simple bottom navigation with side navigation drawer using Jetpack navigation UI made in Kotlin
BottomNavWithSideNavApp simple bottom navigation with side navigation drawer usi
A simple diary app for android
mydiario_capstone My diario is a simple diary app which allows users to create a
Simple parser combinator library for Kotlin
CakeParse CakeParse is a simple parser combinator library for Kotlin. Documentation Documentation is available at the project's GitHub Page. Build Thi
Simple Kotlin and Java configuration library with recursive placeholders resolution and zero magic!
Properlty - Simple configuration library with placeholders resolution and no magic! Properlty provides a simple way to configure an application from m
Some helpful kotlin coroutines manager classes and extensions CoroutinesManager
Kotlin Coroutines Manager Some helpful kotlin coroutines manager classes and extensions. You can turn every function into coroutine function with powe
KoMock - Simple HTTP/Consul/SpringConfig http server framework written in Kotlin. Wiremock use cases
Komock Here is HTTP/Consul/SpringConfig mocker framework written in Kotlin. This tiny framework is very useful if you need to create REST based client
A Simple Splash Screen For Kotlin
SolarSystem I have Completed the TASK-1: Made the splash screen TASK-2: Made a b
Simple dictionary, with simple caching
Dictionary Simple dictionary, with simple caching. If network requests are not a
Simple app to read medium articles.
Nedium Read Medium articles freely without limits. Share your Medium article link and start reading. Or Download APK Notes testing intents (deep links
A simple calculator app made with kotlin.
UCalc A simple calculator app made with kotlin. This is a basic calculator app made from Kotlin, which supports all basic calculator functions. Screen
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
A Intellij platform plugin to view truetype font file(.ttf) that includes icon glyphs usually
Icon Font Viewer 一个用于查看.ttf字体文件的Intellij平台(支持IDEA/Android Studio等)的插件,通常用于展示icon
Simple project where it is possible to calculate the average fuel when refueling
Aplicativo simples onde é calculado qual combustível é mais vantajoso ao abastec
Simple Android compose charts.
Compose Charts This is an exploratory playground library to figure out how to Draw and animate using Android Jetpack Compose library. Currently this i
Notzz App is a simple note-taking 📝 Android application built to describe the use of Modern Android development tools.
Notzz App Notzz App is a simple note-taking 📝 Android application built to describe the use of Modern Android development tools. Made with love ❤️ by
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
A simple use of canvas to make real life clock
ClockView A simple use of canvas to make real life clock PR-viewer
Simple custom view that draws an n-point star for Android
StarView 🌟 Simple custom view that draws an n-point star for Android. Features
Bither - a simple and secure Bitcoin wallet!
bither-android Bither is a simple and secure Bitcoin wallet! You can find Bither on Google Play. There is also an iOS version. Build Bither-android is
Personal expense manager
Financius Personal finance tracking tool for Android. Quick links Download app from Google Play Google+ community Join beta testing program (You must
Android version of Money Manager Ex
MoneyManagerEx for Android See our homepage at android.moneymanagerex.org for more user-oriented information. Dev Stable Basic information Money Manag
Money Manager is an open source project.
Money Manager Money Manager is an open source project. Current milestone is to refactor the code to use Clean Architecture + Kotlin and that will be d
A simple kanban board app
KanbanBoard A simple kanban board app natively written in Kotlin. The app consists of three columns where you can add/remove/move tasks and switch the
Simple to use swipe gestures for an Android RecyclerView
Android-RecyclerView-Swipe-Gestures Contribution Contributions / PRs are welcome. 1. Introduction An easy to use and highly customizable implementatio
A full-featured package manager and viewer for Android
App Manager Docs · Releases · Telegram Channel Features General features Fully reproducible, copylefted libre software (GPLv3+) Material design (but n
A simple demo project to showcase the possibilities of Jetpack Compose
Compose PhotoApp A simple demo project to showcase the posibilities of Jetpack Compose License Copyright 2020 The Android Open Source Project License
A simple Android App to wish your friends Happy Birthday
Birthday-Wishing A simple Android App to wish your friends Happy Birthday! Youtu
Simple app, made for analogue photographers
PhotoDiary Android application pet project This repo contains the source code of the PhotoDiary, simple app that can help analogue photographers with
A simple text encryption/decryption password based GUI+CLI tool
ZeText: Zero disk exposition texts This is a simple text encryption/decryption password based GUI+CLI tool, allowing to enter, edit and decrypt files
This simple project will consist of an endless cat fact generator
MVVM is a structural design pattern and its based on the separation of the project structure into 3 main components: The Model, which is responsible f
Manager of progress using Lottie JSON, compatible for Java and Kotlin.
Progress Lottie IGB Manager of progress using Lottie JSON, compatible for Java and Kotlin. Int Top In Bottom Important Info: To create a raw folder: R
A lightweight, simple, smart and powerful Android routing library.
RxRouter Read this in other languages: 中文, English A lightweight, simple, smart and powerful Android routing library. Getting started Setting up the d
A simple command line parser that takes different kind and format of inputs
CLI Parser Kata Introduction This is a simple command line parser that takes different kind and format of inputs and exports them to other format and
A simple and stright-forward library for displaying mathematical equations or formulas in your android application
MathRenderer Simple and easy library written in kotlin language for displaying mathematical equations or formulas using MathJax. MathRenderView is bac
📁 Another Android Explorer ( File Manager ) is an All-in-One Open source file manager.
AnExplorer All-in-One File Manager AnExplorer File Manager (File Explorer) is an all-in-one file management tools. It is Simple, Small, Fast and Effic
Bitocle is a simple android app which allows you to view your source code in GitHub.
Bitocle是什么? Bitocle是一款简单的用来查看自己托管在GitHub上的代码的安卓应用。 版本号:2.2 Release 下载链接:https://play.google.com/store/apps/details?id=io.github.mthli.Bitocle 支持安卓4.0及
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.
Fast and simple application that allows you to generate and compare hashes from files and text
Hash Checker About application Fast and simple application that allows you to generate and compare hashes from files and text. Supporting algorithms N
Fast and simple application for generating and comparing hashes from files or text.
The app is in the Archive. You can still download it from sources below. You also can download Original Hash Checker (it is not in the Archive and sti
Simple Android app during a coding night. Just Learning Firebase and Android
KUI-App Simple Android app during a coding night. Just Learning Firebase and Android What we learned: Some basics of Android Basic setup of Firebase:
Android Ad Manager Works with Admob, Mopup, Facebook- Bidding and Audience Networks
AndroidAdManager Works with Admob, Mopup, Facebook- Bidding and Audience Networks. Added ad types are NativeBanner, NativeAdvanced, Interstitial and B
EVMapper: Simple object mapper for Kotlin
EVMapper - Simple object mapper for Kotlin Simple mapping data class AData(val p1: Int, val p2: Int) data class BData(val p1: Int, val p2: Int) val a
Simple app to demo making an accessible experience with textfields in jetpack compose
Jetpack Compose Keyboard A simple Jetpack Compose app that aims at making an accessible experience when working with text fields. This utilizes the Ac
A modern, easy and customizable app manager for Android with Material Design
ML Manager 1.X A modern, easy and customizable app manager for Android with root features and Material Design. Features Extract installed & system app