You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux users should download the .appimage file, depending on their architecture (x86_64 for Intel/AMD machines, armhf for 32-bit ARM and aarch64 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.