this post was submitted on 09 Apr 2025
80 points (100.0% liked)

Android

30048 readers
84 users here now

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:

!android@lemmy.ml


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] commander@lemmy.world 12 points 6 days ago (1 children)

Depends on how performant this VM is especially if it can utilize the phones GPU well. If the GPU passes into the VM well then that opens up a lot

You get access to desktop Linux applications which can be very good. May really enhance Android devices ability to be a laptop replacement. My personal laptop is an Ultrabook from 2017. Practically every phone released these days are more powerful than it

Like say if you had a video that was 1920x1080 but the actually something by something. If you googled how to detect what the dimensions inside the black border are and crop them, you'd probably find ffmpeg commands to run and crop it. With the VM just run the ffmpeg commands

Maybe it's a really good VM and you could use desktop Linux applications well. Now you can get access to desktop Linux Davinci Resolve, Krita, Ardour, Audacity, etc. Last testimonials I've seen is that GUI applications don't work yet but that's a work in progress

If you're a software developer now your phone can conceivably be solid for work. gcc, g++, npm, javac, etc. Maybe it'll make developing Android apps on an Android phone very viable. Java/Kotlin compiler

Maybe this may help make your old android phone age well like using a phone to be a Jellyfin media server or some home automation computer, voice assistant, rather than buy something from Amazon

I haven't tried it but there's a lot of computing power in modern phones that are wasted. Phones have been more powerful than Raspberry Pi's since forever and those are the backbones of so many things out in the world you'd generally never notice

Desktop Linux has a lot of familiar software that people use on Macs and Windows machines. Android getting access to desktop Linux applications makes it seriously usable as a dockable PC

[–] iturnedintoanewt@lemm.ee 2 points 6 days ago (2 children)

I mean, if you get a way to invoke X/wayland to render in a decent way instead of the VNC callback methods currently being used, I might really want to think about this. But otherwise I don't think we'll be getting an alternative UI anytime soon. Also I very much doubt this is in Google's interest to allow people to run a different graphical interface.

[–] hexagonwin@lemmy.sdf.org 2 points 4 days ago

Termux X11's been a thing for some time, it's a full X server for android and can even use gpu accel if your hardware's lucky (usually snapdragon).

[–] InnerScientist@lemmy.world 2 points 5 days ago (1 children)

I think google wants to run GUI applications without any vnc involved.

[–] iturnedintoanewt@lemm.ee 0 points 4 days ago (1 children)

Any links or hints that Google might be trying this?