Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Create GUI application for anbox #14

Open
mariogrip opened this issue Sep 17, 2018 · 1 comment
Open

Create GUI application for anbox #14

mariogrip opened this issue Sep 17, 2018 · 1 comment

Comments

@mariogrip
Copy link
Member

RIght now the anbox-tool is cli only, and we would need a gui application to do the same tasks (and more)

It needs to be able to:

  • Install anbox container
  • Update anbox container
  • Remove anbox
  • Disable / Enable anbox
  • Install android apks/apps
  • Remove android apps
  • List all android apps

Extra functions:

  • Clear data/apps
  • Bind mount folders bi-direct

This should be implemented with a dbus api on the anbox daemon side to handle the different function, then a gui applications should use that dbus api.

@jor1196
Copy link

jor1196 commented Sep 17, 2018

I do not know if a gui is necessary for anbox
what could be done is that the OpenStore allows us to do all this:
that allows us to install Anbox, with some warning messages
that allows to update / uninstall like any other application (even if it is not)
And that applications can be installed and uninstalled by the same store
it is an idea so as not to lose intuitiveness and simplicity

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants