Replies: 1 comment
-
Never tried any (not interested), but there sure is at least one discussion about it.
No idea, I'm absolutely not an Android programmer. Is there a wayland one, maybe? Anyway, if you do figure it out, pull requests to nix-on-droid-app are welcome, but I'm not interested in doing the development work for it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'd like to install some GUI app (firefox-mobile, in my case) to my nix-on-droid setup. The installation was fine so far.
Why would I want that? Mostly, because nixpkgs is a large, maintained, official-ish repository for open-source software. More official than most of the stuff on f-droid.
But starting
firefox
just returned, that theDISPLAY
variable was not set. I tried different X window servers.So neither was satisfying. What X application do you use for GUI programs?
Personally, I think the termux-x11 thing should be easiest to integrate into nix-on-droid, as it's based on the termux app. (Right?)
Beta Was this translation helpful? Give feedback.
All reactions