📲Android
Upgrading...
The only way to upgrade ColorPrint 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
wgetto download the latest release from this page.apt install wgetwget https://github.com/Aptivi/ColorPrint/releases/download/vx.x.x/vx.x.x-Core.rar
Install
unrar(from multiverse) to extract the filesapt install unrarunrar vx.x.x-Core.rar
Execute
dotnet ColorPrint.dll
Last updated