Requirements
- curl (see installing curl)
- xovi and qt-resource-rebuilder (see installing xovi)
- be on version 3.20+ (see software version)
Setup variables
For rM1/2:
appload_arch=arm32
For Paper Pro/Move:
appload_arch=aarch64
Install AppLoad
Download AppLoad:
./curl -Lo appload.zip https://github.com/asivery/rm-appload/releases/download/v0.3.1/appload-$appload_arch.zip
Extract and install shims:
unzip -od /home/root/shims appload.zip && rm appload.zip
Add to extensions:
mv /home/root/shims/appload.so /home/root/xovi/extensions.d/appload.so
Restart xovi
See starting xovi
Next steps
An AppLoad option should appear in the toolbar (on the main menu). When you install/update/remove an app, press Reload (top-right corner). Click on an app to open, or long-press it to open as a floating window. To exit an app, swipe about 1cm from the very top of the screen.
Recommended apps
Notes
- AppLoad version downloaded is 0.3.1
- AppLoad: https://github.com/asivery/rm-appload