We get a new Android version every year, but in order for the ecosystem to advance, older versions will, eventually, need to be abandoned by developers. Android 4.x is a relic of the past by this point, with almost all developers dropping support for these ancient versions. The same thing is happening to Android 5.0 and 5.1, better known by their iconic dessert name Lollipop. This Android version had many flaws, but it was a massive step forward in many regards, most notably being the very first release using Google’s then-new Material Design user experience. The legendaryMagiskmodding interface is just the latest to drop Lollipop support.
Magisk v26has been released, coming with a slew of improvementscompared to its predecessor. Perhaps its most notable one, however, is a big change in the versions it supports. This update starts laying the groundwork to support Android 14, which is currently in development. But at the same time, it’s dropping support for Android 5.0 and 5.1, with the minimum SDK version now being Android 6.0 Marshmallow.
According to Magisk’s creator, John Wu, Magisk has been broken on Lollipop devices for “a very long time,” something that went mostly unnoticed as he also notes that “nobody really cared.” It’s also not something the Magisk team can fix anyway. No active Magisk developers have Lollipop hardware around for testing, and Lollipop emulator images by Google don’t have SELinux support, so they really have no way to test out a potential fix. And frankly, giventhe number of users that are currently running Lollipop in 2023, fixing it would benefit only a tiny amount of people.
If you’re still using a Lollipop device, you’ve needed an upgrade for a few years anyway, but this could be the tipping point for getting you to switch.
There are plenty of additions, all of them detailed in the following changelog:
The new version of Magisk is already up on Github — make sure tocheck it out now.