What is the bare minimum needed to run an android GUI program on ubuntu? The 2019 Stack Overflow Developer Survey Results Are InInstalling Aqua interface on DarwinKeeping program GUI front-end and CLI functionality separateDoes the command-line interpretor interface with the kernel/device drivers the same way as a normal GUI-program would?Is there a convenient small Unix virtual machine I can install as an Android app?Has anyone got the Android NDK toolchains to run on ARM instead of x86 or x86_64?Emulate Bluetooth LE Adapter for Acceptance TestingAndroid SDK on linux with NO GUIWhat is the bare minimum I should install on a headless Red Hat (or CentOS), or Ubuntu, box to be able run GUI programs through X11 via SSHWhat is the simplest way to have remote GUI access to Ubuntu 16.04 “server” from Ubuntu 16.04 “desktop”?Install Linux and Android in a x86_64 device with preinstalled android
"Riffle" two strings
Does it makes sense to buy a new cycle to learn riding?
What does "sndry explns" mean in one of the Hitchhiker's guide books?
Inflated grade on resume at previous job, might former employer tell new employer?
Dual Citizen. Exited the US on Italian passport recently
If the Wish spell is used to duplicate the effect of Simulacrum, are existing duplicates destroyed?
Why isn't airport relocation done gradually?
Time travel alters history but people keep saying nothing's changed
Is there a name of the flying bionic bird?
Does a dangling wire really electrocute me if I'm standing in water?
A poker game description that does not feel gimmicky
Why is it "Tumoren" and not "Tumore"?
What is the meaning of Triage in Cybersec world?
How to deal with fear of taking dependencies
How can I fix this gap between bookcases I made?
Falsification in Math vs Science
Why is Grand Jury testimony secret?
Should I use my personal or workplace e-mail when registering to external websites for work purpose?
How to change the limits of integration
Where does the "burst of radiance" from Holy Weapon originate?
Geography at the pixel level
Access elements in std::string where positon of string is greater than its size
Why do UK politicians seemingly ignore opinion polls on Brexit?
Understanding the implication of what "well-defined" means for the operation in quotient group
What is the bare minimum needed to run an android GUI program on ubuntu?
The 2019 Stack Overflow Developer Survey Results Are InInstalling Aqua interface on DarwinKeeping program GUI front-end and CLI functionality separateDoes the command-line interpretor interface with the kernel/device drivers the same way as a normal GUI-program would?Is there a convenient small Unix virtual machine I can install as an Android app?Has anyone got the Android NDK toolchains to run on ARM instead of x86 or x86_64?Emulate Bluetooth LE Adapter for Acceptance TestingAndroid SDK on linux with NO GUIWhat is the bare minimum I should install on a headless Red Hat (or CentOS), or Ubuntu, box to be able run GUI programs through X11 via SSHWhat is the simplest way to have remote GUI access to Ubuntu 16.04 “server” from Ubuntu 16.04 “desktop”?Install Linux and Android in a x86_64 device with preinstalled android
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have grabbed an android x86 ubuntu "app" that runs android on top of linux. How would I run that from a CLI only install of ubuntu, like ubuntu server? Or what is the bare minimum needed to run this GUI program with the least overhead possible, as all of this runs on an intel atom.
ubuntu command-line gui android
New contributor
add a comment |
I have grabbed an android x86 ubuntu "app" that runs android on top of linux. How would I run that from a CLI only install of ubuntu, like ubuntu server? Or what is the bare minimum needed to run this GUI program with the least overhead possible, as all of this runs on an intel atom.
ubuntu command-line gui android
New contributor
You're going to need a GUI environment - in other words, X - to run a GUI app.
– Shadur
Apr 6 at 10:28
add a comment |
I have grabbed an android x86 ubuntu "app" that runs android on top of linux. How would I run that from a CLI only install of ubuntu, like ubuntu server? Or what is the bare minimum needed to run this GUI program with the least overhead possible, as all of this runs on an intel atom.
ubuntu command-line gui android
New contributor
I have grabbed an android x86 ubuntu "app" that runs android on top of linux. How would I run that from a CLI only install of ubuntu, like ubuntu server? Or what is the bare minimum needed to run this GUI program with the least overhead possible, as all of this runs on an intel atom.
ubuntu command-line gui android
ubuntu command-line gui android
New contributor
New contributor
edited Apr 6 at 10:41
ctrl-alt-delor
12.4k52662
12.4k52662
New contributor
asked Apr 5 at 20:09
XpointView22XpointView22
1
1
New contributor
New contributor
You're going to need a GUI environment - in other words, X - to run a GUI app.
– Shadur
Apr 6 at 10:28
add a comment |
You're going to need a GUI environment - in other words, X - to run a GUI app.
– Shadur
Apr 6 at 10:28
You're going to need a GUI environment - in other words, X - to run a GUI app.
– Shadur
Apr 6 at 10:28
You're going to need a GUI environment - in other words, X - to run a GUI app.
– Shadur
Apr 6 at 10:28
add a comment |
2 Answers
2
active
oldest
votes
You will need a lightweight GUI, such as LXqt or XFCE, as well as an Android emulator, of which there are many.
add a comment |
Installing the android emulator, should pull in all the dependencies you need for GUI.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
XpointView22 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f510798%2fwhat-is-the-bare-minimum-needed-to-run-an-android-gui-program-on-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You will need a lightweight GUI, such as LXqt or XFCE, as well as an Android emulator, of which there are many.
add a comment |
You will need a lightweight GUI, such as LXqt or XFCE, as well as an Android emulator, of which there are many.
add a comment |
You will need a lightweight GUI, such as LXqt or XFCE, as well as an Android emulator, of which there are many.
You will need a lightweight GUI, such as LXqt or XFCE, as well as an Android emulator, of which there are many.
answered Apr 5 at 22:28
K7AAYK7AAY
1,0861028
1,0861028
add a comment |
add a comment |
Installing the android emulator, should pull in all the dependencies you need for GUI.
add a comment |
Installing the android emulator, should pull in all the dependencies you need for GUI.
add a comment |
Installing the android emulator, should pull in all the dependencies you need for GUI.
Installing the android emulator, should pull in all the dependencies you need for GUI.
answered Apr 6 at 10:42
ctrl-alt-delorctrl-alt-delor
12.4k52662
12.4k52662
add a comment |
add a comment |
XpointView22 is a new contributor. Be nice, and check out our Code of Conduct.
XpointView22 is a new contributor. Be nice, and check out our Code of Conduct.
XpointView22 is a new contributor. Be nice, and check out our Code of Conduct.
XpointView22 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f510798%2fwhat-is-the-bare-minimum-needed-to-run-an-android-gui-program-on-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You're going to need a GUI environment - in other words, X - to run a GUI app.
– Shadur
Apr 6 at 10:28