That headline got me really excited before I realized they meant “in an app”.
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:
It's just virtualization, the same way you would run a Debian VM under Windows or whatever.
yeah, but being able to replace Android would have been nice.
Why would you want to not use Android? Can't you just de-google your android if that's your concern? Android is made for mobile devices.
Feels backwards and you're still not fully in control.
How are you not fully in control when running a foss rom? The only thing you can't do (easily) is run a different Linux kernel due to drivers
Firmware. The same things that Linux struggles to control any given phone fully with all the hardware that basically make a "phone" (gps, bluetooth, wifi, camera, accelerometers, etc.) for details, see https://wiki.postmarketos.org/wiki/Devices
The only phones that support it are either old or niche, I love my Google Pixel 9 and I would rather not give it up (I also love GraphineOS)
Spanish BQ manufacturer sold Ubuntu phones a while ago. I had one, and it felt great. Unfortunately the phone itself (the screen in particular) was pretty low quality, and the customer support not qualitative enough. Mine broke just by sitting in the couch with it in my pocket. That was a huge lost opportunity.
Lil Debbie works on Android phones for quite a few years now, devs didn't wait on google to chroot the hell out of android.
This doesn't sound like proper linux to me. I want to be able to plug in a USB (or what ever the storage device would be, microUSB for phones I guess) and boot from that. Where 1 image works for any device of the same architecture. This is the main thing I dislike about ARM currently.
I don't think anybody expected that. This is just a shitty headline.
How about multi-booting via Ventoy?
My dream has been to have a phone that works like a phone until I get home and plug in a monitor and kbm then it's a full fledged PC. Think Dex but not shitty Samsung Android. While I'm dreaming while docked it could also utilize a desktop grade GPU.
May I introduce you to what already existed at one time? (Motorola Atrix 4G from 2011 with Ubuntu desktop when docked.)
Honestly the steamdeck shows we are getting close. It works like that, just in a slightly bigger form factor and without some of the phone hardware.
A little more tech advancement and I think this won't be that hard to do.
Dex is the closest I can get right now. I'd love to have one device. However I'll need to degoogle and foss more things. I rely on Google Too much for games and such.
Isn't that Termux?
Yes, except google is slowly killing Termux with a thousand cuts, while they will kill this only after a few years.
They do? Can you elaborate?
Author faces regularly many issues when trying do make a new version of Termux to yet another set of googles demands or restrictions, sometimes unable to update play store version for years. As an (just) example, see this issue: https://github.com/termux/termux-packages/wiki/Termux-and-Android-10
Sorry Google, PostmarketOS will scratch that itch and soon enough eat your lunch: https://postmarketos.org/
I like postmarketos, but lol. Lmao, even.
This is just a Linux VM just like th Crostini in ChromeOS, so I'd expect similar 40%+ performance loss compares to for example proot container through Termux running natively.
The only thing this could probably offer would be giving you better OS GUI Integration into Android, like Crostini on a ChromeOS device. But if that is needed you might as well just use an Android port or an Android equivalent of your Linux software anyway, it's not like you'd ever want to run Matlab, GIMP or OpenFOAM on your Android phone with its tiny screen anyway LMAO
Can't believe it's been 10 years since Ms-Dos mobile.
This part of the merge between Chrome OS and Android and is intended to replace Cros
I am pretty sure it was possible even like 15 years ago through unofficial app on Google Play. What's new here?
It's now official™
I remember running some linux distro on my G1 wayy back in the day. Idk if it was debian, but it was a formative learning experience for me since it taught me what "chroot" was.
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.
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?
Man I feel I'd almost wiped the debian install and added NixOS (nix package manager works fine under debian) using nixos-infect
A clean install and a night's sleep and I'll probably forget I was attempting this, but looks promising.
Like the Nokia N900 did back in 2004 - except it was a real mobile OS (but fully yours)
What's the catch
Its goog so:
- you get Debian terminal, run whatever you want!
- they get to track everything you do, remember your passwords for you and sell that data to everyone they can!
The GrapheneOS devs have been working on enabling this with all their hardening tweaks
Everything you want, except sudo! That's freaking dangerous for you!
If this will be anything like the Linux environment in chromebooks, then it will lack hardware acceleration. This could result in linux programs feeling sluggish and slow.
Samsung’s DEX had a downloadable Linux VM running nearly a decade ago.
Why do we want this when we can already install it via Termux?
This is native while termux is emulated, I think.
If this is anything like crostini on ChromeOS, Google's solution is also virtualized.