ubports / anbox

UT no longer packages Anbox and instead packages Waydroid. See https://gitlab.com/ubports/development/core/packaging/waydroid
GNU General Public License v3.0
22 stars 8 forks source link

Create GUI application for anbox #14

Open mariogrip opened 5 years ago

mariogrip commented 5 years ago

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:

Extra functions:

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 commented 5 years ago

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