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
why? why is this thing being posted so much everywhere?
actually halium
I guess I just can't see the utility vs leaving the phone at home since I don't arrange 3AM deals by the docks
all we see is a shaky recording of a screen that looks like some gui to control waydroid settings
we have actual hardware now that works really well, has almost mainline linux kernel support, does not rely on oem hacks and proprietary blobs on top of android kernels to be useful, and is available now for $50 second hand in good condition
Reminds me of AN0M https://en.wikipedia.org/wiki/Operation_Trojan_Shield
I always wondered why anyone would choose to use that instead of Signal and GrapheneOS. I mean, removing cameras and microphones is a great tactic, but why use some shady software instead of something that was proven to work many times? Even if that service was authentic, how long would it take for law enforcement to learn about it, seize the servers and collect metadata? There must be people who are competent in tech and also happen to be cartel members.
GrapheneOS didn't exist back then lol
I've read somewhere that the massive explosion in popularity happened in 2020 when someone stole and cloned the PCs that were used to install the ROMs on Android phones. By then GrapheneOS head dev's conflict with CopperheadOS team was very widely publicized and GrapheneOS's security debate was impossible to miss.
Anyway, here's a phone and a messaging app that will only be provided to you and other criminals, it is very secure
Do you mean postmarketOS compatible phones? Because I don't see what else you could be talking about in regards to phone hardware with mainline Linux.
Yes, I mean the 2018 era SDM845 bunch of phones. They mostly work. While postmarketOS is the community that made linux on phones possible, it is not the only thing that you can run on these, there is actual choice. I personally liked Mobian very much.
Making linux phones more widely adopted will require wider community interest and halium is just not the way forward.
Edit: screenshot to illustrate my point, my OnePlus 6T running NixOS in UEFI mode (based on this writeup by /u/chayleaf@lemmy.ml:
spoiler
thanks for the linked writeup, always new stuff to learn.
I'm on 6T and mobian, how's your luck with taming cameras?
haha, none at all! I've spent like 6 months trying to boot normal NixOS instead of mobile-nixos, got it booting last week, almost nothing works, currently I'm trying to build a newer kernel and maybe fix sound.
I quite like the boot chain that I achieved (bootloader -> tianocore EDK II UEFI from Renegade Project -> normal systemd-boot) and I also installed the whole thing via USB by mounting disks directly.
On Mobian I think at least one camera did work but was purple all over, never actually tested the hardware on android.
All mobile distributions ship without kernel modules that I need, compiling manually on every update is not really sustainable, this is the reason why my setup is so convoluted.