Peeking Under the Hood of Android Apps with APK Studio
APK Studio brings together disassembling, decompiling, editing, rebuilding, signing, and installing Android APKs into a single native IDE.
Language
HomeLanguages
Sections
APK Studio brings together disassembling, decompiling, editing, rebuilding, signing, and installing Android APKs into a single native IDE.
Audiveris is an open-source OMR engine that converts scanned sheet music to MusicXML. Here's how it works and how to use it.
Minestom reimplements Minecraft's network protocol from scratch, giving developers full control over game mechanics without legacy code.
EOLANG is an experimental language that removes classes, types, and loops entirely, relying on objects and decoration instead. A radical approach to pure OOP.
Exploring Jeandle: an experimental JIT compiler that brings LLVM's optimization power to OpenJDK, potentially solving C2's maintenance challenges.
Hazelcast combines distributed in-memory storage and stream processing in one platform, handling billions of events per second with sub-millisecond latency.
Fastjson2 addresses the security flaws of its predecessor with SafeMode, AutoType disabled by default, and modern Java optimizations including Vector API and GraalVM support.
Virtual Hosts lets you override DNS on Android without root access. Perfect for mobile devs and QA engineers testing against local or staging environments.
Many Java devs dismiss Struts as legacy, but this MVC framework still powers a massive chunk of enterprise applications. Here's why it's worth another look.
CacheCloud is an open-source platform that turns chaotic Redis management into an automated, predictable process. Here's what it offers and who it's for.
Capacitor lets you turn any web app into a native mobile app for iOS and Android without rewriting. Here's how it works and when it's the right choice.
Geyser bridges Minecraft Java and Bedrock editions, enabling cross-platform play. Learn how this open-source proxy works and why server admins love it.
GitHubDaily is a curated collection of the best open-source projects, manually selected by enthusiasts to save developers time and help them discover quality tools.
A look at AI Fusion Video, an open-source platform that turns scripts into structured video productions using AI agents, with a modern Java/Spring AI backend.