Android
DROID DOES
Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules
1. All posts must be relevant to Android devices/operating system.
2. Posts cannot be illegal or NSFW material.
3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.
4. Non-whitelisted bots will be banned.
5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.
6. Memes are not allowed to be posts, but are allowed in the comments.
7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.
8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.
Community Resources:
We are Android girls*,
In our Lemmy.world.
The back is plastic,
It's fantastic.
*Well, not just girls: people of all gender identities are welcomed here.
Our Partner Communities:
view the rest of the comments
Tested this on my Pixel 8a. Works as you would expect. Personally I have a little hard time coming up with use cases for this but I guess it's kinda cool.
Looks very similar to termux
Probably hella nerfed in comparison.
It has been called 8 elite so that people think they bought an X elite?
That's not very nice...
So does it run X? Or GNOME? Can you make a call from it? Can you receive a call? And does the internet work?
Termux can.
You can run a full GUI install of the distro of your choice and even vnc or rtp into it.
A bit tedious to set up, but follow the docs and it is no problem.
Nope. But as mentioned in the article, some support for display servers might be coming in Android 16.
Networking does work. I was able to install packages using apt and also ping machines on my local network. Could be useful.
I guess in a pinch it could be used to ssh into other machines. However, I’m sure there are plenty of SSH clients available for Android, which are much more lightweight solution than running a whole VM.
Does it have access to the same filesystem as Android? I've been looking for Android apps that can do something like dropbox's "online only" feature. Most cloud storage providers offer that on desktop but I've never found one that works on Android. It's just photo syncing or nothing usually, and even that doesn't work like I want.
Also, can it run uninterrupted in the background or is android going to unceremoniously kill it randomly like it does with normal apps?
It has access to
/sdcard
as a shared folder. And yes it can run in the background, though it'll eat your battery if you keep it running for a while.How does this work? The app doesn't seem to have any settings related to it yet. Under
/mnt
in the VM I noticed foldershared
that seems to match the downloads folder on my phone, which seems odd...shit, I think you're right, it might be the Downloads folder. Sorry! I'll check mine next time I boot it up.
I have a phone that acts as a grid outage resistant p2p webserver. runs stuff like syncthing, briar mailbox, etc. i can see this being useful for that kinda stuff.