Remix.run Logo
malkia 3 days ago

I somehow wish both things we working - as in "sandboxed" / "isolate" one from another (if that makes any sense).

So I can install my F-Droid on one of the partition, and actual personal stuff on the other. Bit like my Chromebook with Crostini.

moondev 2 days ago | parent | next [-]

In the newest android there is now an option to enable a "Linux development environment" AKA crostini for Android.

It works the same way, there is a Linux terminal application that runs Debian inside a VM. They recently added a button to launch a display window. This then functions as your "monitor" and applications you launch that provide a GUI display there.

Still experimenting with it not clear if you can launch android inside that with waydroid or similar

vrighter 2 days ago | parent [-]

The terminal has a nasty bug where sometimes it starts typing a bunch of stuff with each keypress. The only way to fix it that i found is to close the terminal, which isn't much of a fix

eclipxe 3 days ago | parent | prev [-]

You can. Install a work profile on the device (You can use a third party app like Island) to do this. Then you can install apps into their own sandbox.

malkia 2 days ago | parent [-]

I do have work profile, and used it in the past, but as soon as you really want to use it as work profile, then some admin program would like to take over your phone, and not just your work profile - so no "dev mode", etc. (Or maybe I have old info... not sure).

But good suggestion to try this again!