this post was submitted on 25 Jun 2025
823 points (98.9% liked)

Technology

71922 readers
4693 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Google’s Gemini team is apparently sending out emails about an upcoming change to how Gemini interacts with apps on Android devices. The email informs users that, come July 7, 2025, Gemini will be able to “help you use Phone, Messages, WhatsApp, and Utilities on your phone, whether your Gemini Apps Activity is on or off.” Naturally, this has raised some privacy concerns among those who’ve received the email and those using the AI assistant on their Android devices.

you are viewing a single comment's thread
view the rest of the comments
[–] kbobabob@lemmy.dbzer0.com 5 points 1 day ago (3 children)

Isn't Android using a Linux kernel already?

[–] loutr@sh.itjust.works 25 points 1 day ago

Yes, but everything above it (including drivers) is custom-made and tightly controlled by Google.

[–] balder1991@lemmy.world 9 points 1 day ago

Yeah, but the kernel is a low-level module that handles hardware, memory, and processes—it’s not what users interact with directly, so sharing the same kernel doesn’t make it all that similar as you’d think.

What makes Linux feel like ‘Linux’ to users is the stuff on top: the userland—bash, coreutils, package managers, X11/Wayland, etc. Android replaces almost all of that, so even though it uses the Linux kernel, it doesn’t feel like Linux.

Yes. IIRC it's based on latest LTS kernel with Google patches. So it's been "year of the Linux phone" for a while now.

It's unfortunate that the slop they put on top of it is such a privacy nightmare. PostmarketOS is trying to change that and supports Plasma, Gnome, etc. But it's early days yet and still rough around the edges from what I've been reading.