mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-28 05:58:00 +00:00
5892780871
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