mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-04-16 17:11:25 +00:00

MTP is now known to sometimes corrupt the AP file on transfer to the PC, so we should warn users to prefer `adb`. Furthermore, quite a few users are reporting a shrunken `/data` file-system after flashing with Odin. This has been traced to the flashing of only an AP file, which causes some versions of Odin to shrink `/data`. The phenomenon is reproducable.
Magisk Documentations
(Updated on 2019.5.1)
The followings are for developers