The Wayback Machine - https://web.archive.org/web/20220617080108/https://github.com/GitSquared/edex-ui/discussions/1058
Skip to content
This repository has been archived by the owner. It is now read-only.

Does it work on android? #1058

Does it work on android? #1058
Mar 1, 2021 · 4 answers

I tried to run it in termux but there is an error

bash: ./eDEX-UI-Linux-x86_64.AppleImage: cannot execute binary file: Exec format error

eDEX won't work on Android, nor would it be usable if it did. Everything from the inner workings to the interface is made for desktop operating systems.

Replies

4 suggested answers

I tried to run it in termux but there is an error

bash: ./eDEX-UI-Linux-x86_64.AppleImage: cannot execute binary file: Exec format error

you are trying to run the x86_64 appimage on arm64, download the arm64 appimage.
also I'm pretty sure it won't work on termux, but I'm pretty sure it will work if you install a desktop using a app like 'andronix'.

0 replies

GitSquared
Mar 1, 2021
Maintainer

eDEX won't work on Android, nor would it be usable if it did. Everything from the inner workings to the interface is made for desktop operating systems.

0 replies
Answer selected by GitSquared

edex-ui uses electron and electron is really for desktop's

0 replies

You might be able to get it to work on android by installing UserLAnd and then building in that environment.

0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants