๐ฑAndroid
How to upgrade Nitrocid KS on Android
The only way to upgrade your kernel in Android is to unpack the updated kernel files manually. This method also works for bleeding-edge builds, though you have to use unzip instead. To upgrade, follow these steps:
Log in to the Ubuntu proot
proot-distro login ubuntu
Use unrar (from multiverse) to extract the files
unrar 0.x.x.x-bin.rar
Execute
dotnet Nitrocid.dll
Last updated