Android
How to upgrade Nitrocid KS on Android
Last updated
How to upgrade Nitrocid KS on Android
Last updated
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
Install wget to download the latest release from . Be sure to get the URL for any .rar file ending with -dotnet
, such as .
apt install wget
wget https://github.com/Aptivi/Kernel-Simulator/releases/download/v0.x.x.x-beta/0.x.x.x-bin.rar
Use unrar (from multiverse) to extract the files
unrar 0.x.x.x-bin.rar
Execute dotnet Nitrocid.dll