Notes:
- Linux users should download the
.appimage
file, depending on their architecture (x86_64
for Intel/AMD machines,armhf
for 32-bit ARM andaarch64
for 64-bit ARM). After download make it executable following either of these steps:- In Nautilus (Gnome) or Dolphin (KDE), right click on file → Properties → Permissions → Execute: Allow executing file as program or Is executable
- In terminal, type this command:
chmod a+x CrossMobile-*.appimage
- JDK is required; JDK 8 up to JDK 15 is supported.
For more information please advise the Release Notes.