Skip to content

Commit 441da1d

Browse files
authored
Merge pull request #4970 from xLexip/copilot/add-description-image-links-shizuku-topic
Add Shizuku topic page
2 parents 9d3c64d + 2976cf9 commit 441da1d

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

topics/shizuku/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
aliases: shizuku-app, shizuku-android
3+
created_by: RikkaApps
4+
display_name: Shizuku
5+
github_url: https://github.com/RikkaApps/Shizuku
6+
logo: shizuku.png
7+
related: android, android-app, adb
8+
short_description: Shizuku allows apps to use system APIs directly with ADB without requiring root access.
9+
topic: shizuku
10+
url: https://shizuku.rikka.app/
11+
---
12+
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.

topics/shizuku/shizuku.png

24.1 KB
Loading

0 commit comments

Comments
 (0)