Android
Upgrading...
Last updated
Upgrading...
Last updated
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 wget
to download the latest release from .
apt install wget
wget https://github.com/Aptivi/ColorPrint/releases/download/vx.x.x/vx.x.x-Core.rar
Install unrar
(from multiverse) to extract the files
apt install unrar
unrar vx.x.x-Core.rar
Execute dotnet ColorPrint.dll