App Name | Magisk v21.4 |
---|---|
Genre | Zip file |
Size | 5.9 MB |
Latest Version | 21.4 |
Get it On | |
Update | Jan 17, 2021 |
Package Name | Magisk-v21.4.zip |
Rating | 4.8 ( 798 ) |
Installs | 1246 |
Download Magisk Update v21.4 zip file, it adds more regression hot fixes.
Add a workaround for devices with buggy F2FS Linux kernel drivers. This F2FS bug may cause bootloops on many devices. Checkout the full v21.0 release notes if coming from older releases.
- Fix su -c behavior that broke many root apps
- Properly handle read/write over sockets (the broken pipe issue)
Q: Why is X app detecting root?
Manually enable MagiskHide in settings (MagiskHide is no longer enabled by default). Also, there are known methods to detect Magisk, so your mileage may vary.
Q: I installed a module and it bootlooped my device. Help!
If you have USB debugging enabled in developer options, connect your phone to the PC. If your device is detected (check by `adb devices`), enter ADB shell and run the command `magisk –remove-modules`. This will remove all your modules and automatically reboot the device.
If unfortunately you do not have USB debugging enabled, reboot into Safe Mode. Most modern Android devices support pressing a special key combo at boot to enter Safe Mode as an emergency option. Magisk will detect Safe Mode being activated, and all modules will be disabled. Then reboot back to normal mode (the module disable state persists) and manage your modules through Magisk Manager.
Q: After I hidden Magisk Manager, the app icon is broken.
On devices running Android 9.0+, Magisk Manager will use a more advanced hiding method. It will install a “stub” APK that has nothing in it. The only functionality the stub app has is downloading the full Magisk Manager APK into its internal storage and dynamically load it. Due to the fact that the APK is literally *empty*, it does not contain the image resource for the app icon.
When you open the hidden Magisk Manager, it will offer you the option to create a shortcut in the homescreen (which has both the correct app name and icon) for your convenience. You can also manually ask the app to create the icon in Magisk Manager settings.
Magisk Changelog
v21.4
[MagiskSU] Fix su -c behavior that broke many root apps
[General] Properly handle read/write over sockets (the broken pipe issue)
v21.3
[MagiskInit] Avoid mounting f2fs userdata as it may result in kernel crashes. This shall fix a lot of bootloops
[Magisk Boot] Fix a minor header checksum bug for DHTB header and ASUS blob image formats
[MagiskHide] Allowing hiding isolated processes if the mount namespace is separated
v21.2
[MagiskInit] Detect 2SI after mounting system_root on legacy SAR devices
[General] Make sure post-fs-data scripts cannot block more than 35 seconds
[General ] Fix the magisk –install-module command
[General] Trim Windows newline when reading files
[General ] Directly log to file to prevent logcat weirdness
[MagiskBoot] Fix header dump/load for header v3 images
v21.1
[MagiskBoot] Support boot header v3 (Pixel 5 and 4a 5G)
[Magisk Boot] Distinguish lz4_lg and lz4_legacy (Pixel 5 and 4a 5G)
[MagiskBoot] Support vendor boot images (for dev, not relevant for Magisk installation)
[MagiskInit] Support kernel cmdline androidboot.fstab_suffix
[Magisk Init] Support kernel initialized dm-verity on legacy SAR
[General] Significantly broaden sepolicy.rule compatibility
[General] Add Magisk binaries to PATH when executing boot scripts
[General ] Update –remove-modules command implementation
[General] Make Magisk properly survive after factory reset on Android 11
[MagiskSU] Add APEX package com.android.i18n to LD_LIBRARY_PATH when linking libsqlite.so
[Magisk Hide] Support hiding apps installed in secondary users (e.g. work profile)
[MagiskHide] Make zygote detection more robust
It simply means unlocking the android operating system to grant access to the unauthorized section of the phone. Even though you own the handset, you don't have full authority over the phone. You just log in to the system as a user. But after you root it, you can do whatever you want with your device. Such as installing apps that unapproved, unlock the bootloader and remove unwanted bloatware, installing custom ROMs, and customize it furthermore as you wish.
It's kind of similar to apple jailbreak. And the most amazing part is android rooting can also be led to high performance and longer battery life. Well, now you know about rooting. Then what is the connection between android rooting and the Magisk Manager? Hang on, we are going to talk about it.
As they say it, it's a mask for android. Does that complicate things for you even more? well, if you are new to android rooting you probably have no idea that there are some struggles that have to be overcome when you have a rooted device. If you have a rooted android phone, you don't get OTA updates! Yeah, that's right. You have to unroot it, then get the update and root again. And some applications won't even allow running in rooted handsets. Especially banking applications.
That's when the Magisk manager apk comes to the rescue. It's a systemless rooting solution. It can cover the rooted system like a mask and you won't have to be bothered to go between rooting and unrooting. It doesn't affect the core code either. You can get OTA updates, use banking applications and do whatever you couldn't do from a rooted mobile phone.
Topjohnwu was a developer in the android developer team. He was the one who launched the Magisk Manager in 2016 as the best solution that can go through the android safety net. And since the first release to the latest Magisk apk version 23.0, he has been developing it adding convenient features, and upgrading it. So now we can go for Magisk manager apk download which has much more convenient characteristics than then.
There are a bunch of new characteristics that come with Magisk latest version 23.0.0. According to the Magisk manager GitHub page, we can expect more in the future because the developer planning to add more improvements in the future as well.
Now the design and implementation are much convenient in Magisk than earlier you don't have to download separate files for Magisk zip and Magisk manager apk. There is only one app now.
But before you do the Magisk manager apk download there are some things that you should take care of.
1. First go Magisk manager apk download for the mobile phone.
2. Enable the unknown sources to turn on un settings and then install the downloaded Magisk app
3. Now install it once more by clicking on the "install" button on the message you will see.
4. Actually that's all. Now you have installed it.
TWRP is a custom recovery solution for Android mobile phones. After you install this tool, you can back up the system and download thrid party firmware as well. Therefore make sure to back the system before starting to proceed.
In short, Yes. But it is legal as long as you root your android smartphone. Because many manufacturers allow it nowadays. However, rooting android tablets are illegal.
Since there are many users but never get complaints about malware, viruses, or any spam, we can assure you Magisk is a pretty good and safe rooting solution. Furthermore, it won't modify boot partitions or the system partitions. And neither install third-party applications without your consent.
Absolutely. It offers the facilities to download, install and manage the device completely free of charge.
It's compatible with all the android versions above 4.1 and 4.2 And your compressed boot image on an android mobile phone should be gzip compressed boot.img.
If you have installed the application externally, that might be the reason for this issue. Therefore it's better if you uninstall that and install Magisk apk to your device's internal storage.
Copyright © 2021 Magisk Manager - magisks.com