this post was submitted on 25 Jun 2025
871 points (98.8% liked)
Technology
72334 readers
2702 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been Android and Windows user for pretty much all of my life. Vehemently anti Apple because of the company and I've thought the products are trash. I've been 100% Linux for over a year and a half, and if this Gemini stuff comes through, I will not have an android phone either. I have a Pixel and my old still functional Pixel. I need to try installing grapheneOS or something else and trial it to see if it will work for me.
If Linux isn't an option for me in the future for whatever reason, I will be purchasing a Mac. I will never have a Windows machine for the rest of my life if I have any say in the matter, work being the obvious and uncontrollable exception. The fact that I'm even entertaining the idea of owning an iPhone or a Mac is really telling about how far Android and Windows and enshitified.
I've been GrapheneOS on my pixel7pro since march and I have no complaints. Everything works, and I have control over what apps have access too. The only thing I will say is that if you need the camera to take gr3at photos, its not nearly so good with grapheneOS. I pretty much always have a mirroless camera with me anyway so it dosent bother me. I just use the phone camera for quick snap shots
If you want you can install Pixel Camera (official Google camera) from Aurora Store, and deny it Network permissions and any other permissions you want. It still works pretty well for point and shoot but I can't speak for every single feature. Also you can install simulated services that the Gcam requires to function, without having to run Play Services.
Novice question: I think I am understanding that Aurora is a way of accessing the Google store without actually installing the Google Play Store, but is there a software package that it comes with? Is it MicroG? I am a little lost with how these relate to each other.
I installed Lineage and MindtheGapps on my Pixel 3a yesterday, but I'm interested in alternatives before I commit to this setup. It seemed like the easiest route given my lack of know-how, but my hope had been to de-Google gracefully and I don't know if that's possible with system-level Google still installed on my phone.
My understanding is that, in broad strokes...
Aurora acts like a proxy or mirror that doesn't require you to sign in to get Google Play Store apps. It doesn't provide any other software besides what you specifically download from it, and it doesn't include any telemetry/tracking like normal Google Play Store would.
microG is a reimplementation of Google Play services (the suite of proprietary background services that Google runs on normal Android phones). MicroG doesn't have the bloat and tracking and other closed source functionality, but rather acts as a stand-in that other apps can talk to (when they'd normally be talking to Google Play services). This has to be installed and configured and I would refer to the microG github or other documentation.
GrapheneOS has its own sandboxed Google Play Services which is basically unmodified Google Play Services, crammed into its own sandbox with no special permissions, and a compatibility layer that retains some functionality while keeping it from being able to access app data with high level permissions like it would normally do on a vanilla Android phone.
Good to know! Thanks!