I built a no-root Android system optimizer that runs real shell commands via Shizuku — here's how it works

This page summarizes the projects mentioned and recommended in the original post on dev.to

Kargo - Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io
sponsored
AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
www.appsignal.com
sponsored
  1. Shizuku

    Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.

    Shizuku is an open-source framework that lets apps execute shell commands with ADB-level permissions — without root. It works by running a service with elevated permissions that other apps can communicate with via IPC.

  2. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Reverse engineering the Meta RayBan Stories to avoid using Meta AI spyware

    1 project | news.ycombinator.com | 5 Sep 2026
  • Play Store blocks AuroraStore, hurting GrapheneOS users

    4 projects | news.ycombinator.com | 1 Sep 2026
  • I built a real, drop-in "Matrix rain" View for Android (not another Canvas tutorial)

    2 projects | dev.to | 4 Sep 2026
  • Baseline existing JVM architecture violations and block new ones

    1 project | news.ycombinator.com | 4 Sep 2026
  • I built an AI development environment that runs and builds software on Android

    1 project | news.ycombinator.com | 3 Sep 2026

Did you know that Kotlin is
the 16th most popular programming language
based on number of references?