Skip to content
#

shizuku-android

shizuku logo

Shizuku is an Android framework that provides a way for applications to use system APIs that would normally require elevated privileges. By leveraging Android Debug Bridge (ADB) or root access, Shizuku creates a bridge between regular applications and system-level APIs, allowing developers to build powerful tools without requiring users to root their devices. This makes it particularly useful for system utility apps, file managers, and other applications that need deeper system integration while maintaining device security.

Here are 12 public repositories matching this topic...

LegendaryStreamerShizuku is an utility class for android java / kotlin application to communicate with shizuku for executing shell commands or adb command in the device. Also we can get access to restricted folder access without any extra permissions which is not an official way to access storage on android 11 and above.

  • Updated Aug 19, 2024
  • Java

Created by RikkaApps

Latest release 11 months ago

Followers
52 followers
Repository
RikkaApps/Shizuku
Website
github.com/topics/shizuku

Related topics

adb android android-app