Aptivi - Deprecated Manuals
ProjectsWebsiteBlog
ColorPrint - Manual
ColorPrint - Manual
  • 👋Welcome!
  • Versions
    • 🗞️Version Release Notes
  • Installation and Maintenance
    • 📀Installing ColorPrint
      • 🖥️Windows
      • 🐧Linux
      • 📲Android
    • ⏫Upgrading ColorPrint
      • 🖥️Windows
      • 🐧Linux
      • 📲Android
  • Fundamentals
    • 🎨What is ColorPrint?
    • 🌈Color Wheel
  • 🧱Project Dependencies
  • Report an issue
  • Source code
  • Our projects
Powered by GitBook
On this page
  1. Installation and Maintenance
  2. Upgrading ColorPrint

Android

Upgrading...

Last updated 2 years ago

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:

  1. Log in to the Ubuntu proot

    • proot-distro login ubuntu

  2. 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

  3. Install unrar (from multiverse) to extract the files

    • apt install unrar

    • unrar vx.x.x-Core.rar

  4. Execute dotnet ColorPrint.dll

⏫
📲
this page