414 Repositories
Android minecraft-development Libraries
The Android Trivia application is an application that asks the user trivia questions about Android development
The Android Trivia application is an application that asks the user trivia questions about Android development. It makes use of the Navigation component within Jetpack to move the user between different screens. Each screen is implemented as a Fragment. The app navigates using buttons, the Action Bar, and the Navigation Drawer.
Relax app - Lab3 BSUIR mobile development
Lab3 BSUIR mobile development • Koin • OkHttp • Compose • Coroutines • MVI + MVV
McMotd - Mirai Plugin for fetching motd from minecraft servers
Mirai-wiki 基于mirai的Minecraft服务器信息查询插件 关于Linux运行环境 如果你正在使用Linux而不是Windows来运行Mirai
FDPClient-EDITED - A free mixin-based injection hacked-client for Minecraft using Minecraft Forge based on LiquidBounce
FDPClient A free mixin-based injection hacked-client for Minecraft using Minecra
NewsFeedApp - An android news-feed-app which shows latest news of various sources
NewsFeedApp An android news-feed-app which shows latest news of various sources
Pluto Logger is a Pluto plugin to manage and share your Debug logs
Pluto Logger Plugin Pluto Logger is a Pluto plugin to manage and share your Debug logs. It also comes with Timber support. 🖇 Integrate plugin in your
This is a GitHub template repository intended to kickstart development on an Android application.
Android App Template This is a GitHub template repository intended to kickstart development on an Android application. This project comes set with a h
WeatherAndroidApplication - An Android Application, it will check the weather in the USA using Zip Code
WeatherAndroidApplication This is an Android Application, It will check the weat
LanServers - A small plugin written in Kotlin that runs on all major Minecraft Servers
LanServers This is a small plugin written in Kotlin that runs on all major Minec
KDoctor - A command-line tool that helps to set up the environment for Kotlin Multiplatform Mobile app development
KDoctor is a command-line tool that helps to set up the environment for Kotlin Multiplatform Mobile app development.
Kotlin Multiplatform is an SDK for cross-platform mobile development, which enables teams to use the same business logic in both Android and iOS client applications.
Kotlin Multiplatform is an SDK for cross-platform mobile development, which enables teams to use the same business logic in both Android and iOS client applications.
Gits-android-extensions - A collection of Kotlin extensions to simplify Android development
gits-android-extensions A collection of Kotlin extensions to simplify Android de
An android library to highlight different features of the app built using Jetpack Compose.
An android library to highlight different features of the app built using Jetpack Compose.
A simple Android project using modern Android development tools and libraries.
A simple Android project using modern Android development tools and libraries.
Curie - Minecraft Forge Kotlin Template
Minecraft Forge Kotlin Template Minecraft 1.12.2 で Forge と Kotlin を用いた Mod のテンプレ
IMCL is a Minecraft launcher which supports Mod managment, game customizing and so on.
IDEA Minecraft Launcher A simple Minecraft launcher 简体中文 日本語 Esperanto Introduction IMCL is a Minecraft launcher which supports Mod managment, game cu
A Gradle plugin for generating multi-version packet wrappers for Minecraft: JE
tinyprotocol A Gradle plugin for generating multi-version packet class wrappers for Minecraft: Java Edition. Usage plugins { id("me.kcra.tinyproto
FPS Display Mod for Minecraft with an easy-to-use ingame configuration: /fps
FPS-Display The FPS Display Mod is made to be used with the Minecraft Forge Load
Backend aio - A project made to help all newbie programmers that are approaching backend development
BackendAIO A ktor based ready to use backend BackendAIO is a project made to hel
Tweaks - A customizable debug screen to view and edit flags that can be used for development
A customizable debug screen to view and edit flags that can be used for developm
Android-Boilerplate - Base project for android development with new technology
Android-Boilerplate Base project for android development with new technology, in
MIUINativeNotifyIcon - Fix the native notification bar icon function abandoned by the MIUI development team
MIUI 原生通知图标 Fix the native notification bar icon function abandoned by the MIUI
Rick-and-morty-app - Android mobile application development with clean architecture
Android - Rick And Morty App MVVM architecture Dependency Injection (Dagger) Ret
WaxedNotWaxed - Adds a simple indicator to know if a copper block is waxed or not
Waxed Not Waxed Adds a simple indicator to know if a copper block is waxed or no
HexMod - Minecraft mod about drawing spells
Hex A minecraft mod about casting Hexes, powerful and programmable magical effec
WolfxPaper - A Paper fork designed for Wolfx Survial, may useful for some Semi-Vanilla Server
WolfxPaper A Paper fork designed for Wolfx Survial, may useful for some "Semi-Va
Note-app - A sample project that presents a modern approach to Android application development
Note-app - A sample project that presents a modern approach to Android application development
An introductory dynamics to Test Driven Development (TDD)An introductory dynamics to Test Driven Development (TDD)
tdd-demo Nesse hands-on teremos uma dinâmica introdutória a Test Driven Development (TDD), ou desenvolvimento orientado por testes. instruções 1 - Clo
🚧 A fully open-source project for creating and maintaining a Kotlin-based Minecraft: Java Edition server.
Hexalite: Java Edition ⚠️ WARNING: The Hexalite Network is a work in progress. It is not yet ready for production. You may encounter bugs and other is
This is a demo android app representing implementation of SE principles in android app development
Articles Demo This repository contains a sample Android App that shows most popular articles data from NY Times API. This is a sample app that shows h
Antimine is an open source minesweeper-like puzzle game.
Antimine is a minesweeper-like puzzle game. The objective is to flag the spaces with mines to make the field a safer place without exploding any of them.
Theia - A Kotlin program used to analyze and discover backdoors in Minecraft Java 1.12.2 forge mods
Theia A Kotlin program used to analyse and discover backdoors in Minecraft Java
BetterNBT - A Gson-like API for intuitively working with Minecraft NBTs
BetterNBT A lightweight (under 250 lines of code) Kotlin library for Fabric 1.18
ClickMachine Fabric - Click Machine for minecraft
Minecraft mod for Fabric Adds one block to the game: Auto Clicker. This autoclic
Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!
The Context Podcast about Android Development Why another podcast? - Why not? Download & Subscribe Direct link to rss feed PocketCasts iTunes (at the
A demo app to showcase constraint layout implementation in Android
ConstraintLayout-Sample A demo app to showcase constraint layout implementation in Android Please checkout the medium article here for a detailed expl
AndroidappTemplate - A GitHub template repository intended to kickstart development on an Android application
Android App Template This is a GitHub template repository intended to kickstart
Android library for displaying data based on JSON configuration fetched from server
Android library for displaying data based on JSON configuration fetched from server. With this library, you can kiss goodbye to string.xml, dimen.xml, arrays.xml. Keep all your string/integer/array config in one file. The library will automatically fetch the data from the url you provide.
Android dialog library to give user feedback about the common operations like Success, Warning and Errors.
CircularDialogs CircularDialogs is custom Android dialog library to give user feedback about the common operations like Success, Warning and Errors. Y
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
Share your minecraft-adventure with your friends in nation-party.
Nation Party Make your adventure as shared with your friends and family in Nation Party. Features * Create your own party with your own name; * Invite
🌱 A test implementation of a Minecraft server using RESTful API taking advantage of the interoperability between Kotlin and Java.
🌱 Norin A test implementation of a Minecraft server using RESTful API taking advantage of the interoperability between Kotlin and Java. This project
A group of exercise projects implementing different areas of native Android development with Kotlin and Jetpack Compose.
A group of exercise projects implementing different areas of native Android development with Kotlin and Jetpack Compose. Can help anyone who is just starting to learn Android development with Kotlin.
A demo of how to implement Data Binding in Android app
DataBindingExample A demo of how to implement Data Binding in Android app Each Activity in the demo app shows a sample implementation of data binding.
Efl is an Android Framework to simplify the android development process
Elf Framework Efl is an Android Framework to simplify the android development process. It has many commonly used features like annotation binding, fas
Creating a very light weight custom radiobutton
android RadioButton Creating a CustomRadioGroup and CustomRadioButton Steps to Create a CustomRadioGroup and CustomRadioButton To Create a CustomRadio
ExtraMapUtils is an android library to make working with map markers, polygon and polyline drawing on googlemaps
simple library for handle markers, polygons and polylines on google maps. ExtraMapUtils is an android library to make working with map markers, polygo
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.
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
Register-Yourself - This app uses SQLite database to sign-up and register a user
Register-Yourself This Android app uses SQLite database to sign-up and register a user. Short description This is a basic application where a user sig
TinyDamage - A Minecraft Mod that changes your Player size based on your Damage
Fabric Example Mod Setup For setup instructions please see the fabric wiki page
Animated-splash-screen - Animate your Splash Screen using Lottie files.
Animated Splash Screen This small project shows how you can add animation into your android projects or create beautiful looking Splash Screen or Laun
AnalogClockView is a custom view library for android development.
AnalogClockView is a custom view library for android development. It takes time from the device and show time by Analog clock
A Glitch in the Data - a no-nonsense android library for form validation/validate and string matching
A Glitch in the Data A no-nonsense Android Library for Form Validation and String Matching - - 📺 Preview 📱 Compatibility 💻 Usage 📩 Download 📋 Fea
BungeePluginManagerPlus - Dynamically manage your BungeeCord plugins
BungeePluginManagerPlus A plugin for BungeeCord / Waterfall that allows you to m
Stresscraft - State-of-art Minecraft stressing software written in Kotlin
StressCraft (W.I.P) State-of-art Minecraft stressing software written in Kotlin.
FXGL - JavaFX Game Development Framework
About JavaFX Game Development Framework Why FXGL? No installation or setup required "Out of the box": Java 8-17, Win/Mac/Linux/Android 8+/iOS 11.0+/We
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
Zircon is an extensible and user-friendly, multiplatform tile engine.
Zircon - A user-friendly Tile Engine & Text GUI Need info? Check the Docs | or Create an issue | Check our project Board | Ask us on Discord | Support
Firefly is an asynchronous web framework for rapid development of high-performance web application.
What is Firefly? Firefly framework is an asynchronous Java web framework. It helps you create a web application Easy and Quickly. It provides asynchro
Prework for CodePath Android Development Course
Project 1 - Simple ToDo Simple ToDo is an android app that allows building a tod
😳 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
Primitive OpenGL (ES) based graphics library and engine for Android development.
Parrot Primitive OpenGL (ES) based graphics library and engine for Android development. Parrot makes Android core graphics simpler, giving you the fea
This repository contains all the development I did to the Jitsi Video calling application.
This repository contains all the development I did to the Jitsi Video calling application. The jitsi-Media-Transform-mod directory contains the develo
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
Zero-overhead 2D rendering library for JOGL using Kotlin
JOGL2D Zero-overhead 2D rendering library for JOGL This library is licensed under Apache License 2.0. JOGL2D is an open source Kotlin library that pro
This is a sample Android project that presents a modern approach to Android application development.
Movies It is a sample app that shows information about movies and series. The goal is build a scalable, maintainable and testable app, implementing go
Jenesis Data Store: a dynamic, cross platform, high performance, ORM data-mapper. Designed to assist in rapid development and data mining
Jenesis Data Store Jenesis Data Store (JDS) was created to help developers persist data to a strongly-typed portable JSON format. JDS has four goals:
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
light-weight KOtlin Dependency Injection (KODI)
KODI KOtlin Dependency Injection (KODI) This is simple and useful dependency injection framework for work with your regular projects. It use standart
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
📚 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
🚀 Native iOS- and Android- Apps with JavaScript
Titanium Welcome to the Titanium open source project. Titanium provides a mature platform for developers to build completely native cross-platform mob
Android Camper parking app written in kotlin for assignment 2 of Mobile App Development
Technical Report Splash view Application shows a splash screen when opened. The
Course project of CS175, Practice on Android Application Development, Autumn 2021.
NaiveGator Qi Liu, Yunfan Qing, Yazhou Tang, and Yuncheng Yang. (Arranged alphabetically by last name initials.) Course project of CS175, Practice on
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
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
Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Material Design.
KickMaterial master: develop: Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Materia
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
A gardening app illustrating Android development best practices with Android Jetpack.
Android Sunflower A gardening app illustrating Android development best practices with Android Jetpack. Android Sunflower is currently under heavy dev
Program, created to make popular adb and fastboot commands easier to use
Android Tool What is it? Android Tool is a powerful and beautiful program, created to make popular adb and fastboot commands easier to use. A dark 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 nice little Android app that helps developers to discover and query content providers.
Content Provider Helper ... is a frontend to discover/view/query data of android content providers. Original repository : Copyright (c) 2014-2016 Jens
🚧 A fully open-source project for creating and maintaining a Kotlin-based Minecraft: Java Edition server.
Hexalite: Java Edition ⚠️ WARNING: The Hexalite Network is a work in progress. It is not yet ready for production. You may encounter bugs and other is
A simple modern flashlight with SOS, stroboscope & bright display, has no ads.
Simple Flashlight A clean flashlight with an extra bright display and customizable stroboscope. If turned on via the app (not widget), it will prevent
InstaChat offers a new way to read messages of your favourite messengers
InstaChat offers a new way to read messages of your favourite messengers. It overlays every other app and you can reply from anywhere you want.
Uses proximity sensor to perform actions when ringing, Can also schedule calls.
ShutUp! - Stay lazy Screenshots - Description - Hello human! I let you control your phone with simple wave-like gestures. With the combination of acce
Adds loveable red pandas into Minecraft! Who doesn't love a Red Panda in their world?
🧧 Akali Adds loveable red pandas into Minecraft! Who doesn't love a Red Panda in their world? :3 This is a Forge and Fabric mod under their respected
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
This command line program can extract chat messages send on the Minecraft server HGLabor
HGLabor-Log-Extractor Das Programm durchläuft einmalig deine Minecraft-Logs und sammelt alle Nachrichten heraus, die auf HGLabor geschrieben wurden. K
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 tool patches the CVE-2021-44228 Log4J vulnerability present in all minecraft versions NOTE THIS TOOL MUST BE RE-RUN after downloading or updating versions of minecraft as its not a perminent patch
WARNING THIS EXPLOIT EFFECTS BOTH CLIENTS AND SERVERS There is currently a exploit going around that affects all versions of Minecraft this exploit ab
Elixir is a library designed to make minecraft login easier.
Elixir Elixir is a library designed to make minecraft login easier. Usage We have a maven repo for this project. repositories { maven { url = "htt
Minecraft Server Software specially designed for Thicc SMP. Here on GitHub without the private patches, just a normal hybrid JettPack-Pufferfish-Empirecraft fork
AlynaaMC A private, custom server software for Thicc SMP and a fork of Pufferfish. Here on GitHub with patches from JettPack, Airplane and Pufferfish
Lightweight plugin to add ambient shooting stars into the night sky.
AmbientStars Lightweight plugin to add ambient shooting stars into the night sky. About This plugin adds little shooting stars to the night sky. Only
A generic library for quick development in Spring Boot using Java Generics.
slinky Now in Kotlin! A generic library for quick development in Spring Boot using Java Generics. Why "slinky"? A slinky is a precompressed helical sp
🗺 Android Developer Roadmap 2022 suggests learning paths to understanding Android development.
🗺 Android Developer Roadmap 2022 suggests learning paths to understanding Android development.
🗺 Android Developer Roadmap 2022 suggests learning paths to understanding Android development.
Android Developer Roadmap 2022 English | 한국어 Android Developer Roadmap 2022 suggests learning paths to understanding Android development. You can read
Sandbox project for practice: Media Streaming with Exoplayer (via Android Development tutorial)
Media streaming with ExoPlayer The code in this repository accompanies the Media streaming with ExoPlayer codelab. If you are looking to get started w
Simple random ore mod for Minecraft/Rift. Heavily inspired by Randomite.
Rand'Ore Download Simple random ores for Rift! This mod is open source and under a permissive license. As such, it can be included in any modpac