Magisk 1e3edb88 beta (Android Icon

Download Magisk 1e3edb88 beta (Android APK 30.2 arm64-v8a, armeabi-v7a, x86, x86_64 · Android 23+

By topjohnwu • Updated June 09, 2026
Tools arm64-v8a, armeabi-v7a, x86, x86_64 Native (Java/Kotlin) 11.77 MB
Download APK
Verified Safe

This is the arm64-v8a, armeabi-v7a, x86, x86_64 build of Magisk 1e3edb88 beta (Android 30.2. Pick this build if your device's primary ABI matches.

File size: 11.8 MB   •   Min Android: 23   •   Target Android: 36   •   Version code: 30200   •   Framework: Native (Java/Kotlin)   •   Permissions: 11

File Information

Package Namecom.topjohnwu.magisk
Version Name30.2
Version Code30200
Architecturearm64-v8a, armeabi-v7a, x86, x86_64
Min Android VersionAndroid 23 (API 36)
Main Activitycom.topjohnwu.magisk.ui.MainActivity
FrameworkNative (Java/Kotlin)
File Size11.77 MB
Signature (SHA1)DC0F2B61CBD7E9D3DBBE060B2B870D46BB060211
File Hash (SHA256)123093f51eeb1aa459ac188a22ac3e775e8243293d48df2ceda9ca9dad22d2d6

What's New

[Core] Fix an edge case breaking modules when overlayfs is involved
[Core] Fix module
.replace
functionality in certain situations
[resetprop] Reduce property modification traces
Diffs to v29.0
[General] Various minor bug fixes
[Core] Migrate module implementation to Rust
[Core] Improve Magisk specific files injection logic
[MagiskBoot] Migrate compression code to Rust
[MagiskSU] Add ability to restrict Linux capabilities even if running as root (uid=0)
[resetprop] Reduce property modification traces
Full Changelog:
here

App Description

This is not an officially supported Google product

Introduction

Magisk is a suite of open source software for customizing Android, supporting devices higher than Android 6.0.

Some highlight features:

MagiskSU

: Provide root access for applications

Magisk Modules

: Modify read-only partitions by installing modules

MagiskBoot

: The most complete tool for unpacking and repacking Android boot images

Zygisk

: Run code in every Android applications' processes

Downloads

Github

is the only source where you can get official Magisk information and downloads.

Useful Links

Installation Instruction

Building and Development

Magisk Documentation

Zygisk module sample

Bug Reports

Only bug reports from Debug builds will be accepted.

For installation issues, upload both boot image and install logs.

For Magisk issues, upload boot logcat or dmesg.

For Magisk app crashes, record and upload the logcat when the crash occurs.

Translation Contributions

Default string resources for the Magisk app and its stub APK are located here:

app/core/src/main/res/values/strings.xml

app/stub/src/main/res/values/strings.xml

Translate each and place them in the respective locations (

[module]/src/main/res/values-[lang]/strings.xml

).

License



Magisk, including all git submodules are free software:
you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .
Download Magisk 1e3edb88 beta (Android APK

Fast, free and safe download.

APK Permissions 11

  • android.permission.ACCESS_NETWORK_STATE
  • android.permission.FOREGROUND_SERVICE
  • android.permission.HIDE_OVERLAY_WINDOWS
  • android.permission.INTERNET
  • android.permission.POST_NOTIFICATIONS
  • android.permission.QUERY_ALL_PACKAGES
  • android.permission.READ_EXTERNAL_STORAGE
  • android.permission.REQUEST_INSTALL_PACKAGES
  • android.permission.RUN_USER_INITIATED_JOBS
  • android.permission.UPDATE_PACKAGES_WITHOUT_USER_ACTION
  • android.permission.WRITE_EXTERNAL_STORAGE
APK Verified

The cryptographic signature guarantees that the file is safe to install and was not tampered with in any way.

Other Variants

This release has multiple variants (e.g. diff architectures).

arm64-v8a, armeabi-v7a, x86, x86_64

Frequently Asked Questions about Magisk 1e3edb88 beta (Android APK

This variant is built for devices that report `arm64-v8a, armeabi-v7a, x86, x86_64` as their primary ABI. If your device's CPU matches, this is the smallest, fastest version to install.

Yes — the APK's signature has been cryptographically verified against the publisher's signing key. The SHA-256 hash is shown in the File Information panel so you can independently confirm the file matches the original release.

Android 23 (API level 36) or newer. Older devices will refuse the install.

Install a free app like 'CPU-Z' or 'Droid Hardware Info' from the Play Store and look at the ABI / Instruction Set row. Most phones made after 2017 are arm64-v8a; if in doubt, download the universal variant.

All variants are functionally identical — same features, same version. They differ only in which CPU architectures the native code is compiled for, and (sometimes) which screen densities the included graphics target. Pick the one that matches your device for the smallest install size, or pick 'Universal' if you're unsure.