103
submitted 2 months ago by FragmentedChicken to c/android
top 36 comments
sorted by: hot top controversial new old
[-] qwertyqwertyqwerty@lemmy.one 61 points 2 months ago
[-] originalucifer@moist.catsweat.com 57 points 2 months ago

so off doesnt mean off anymore. got it.

[-] dandroid@sh.itjust.works 9 points 2 months ago* (last edited 2 months ago)

My work uses Dell servers, which have this thing called iDRAC, which is a separate embedded system that can manage the server even if the server is off. The iDRAC can turn the server on even if it's off. Even if the server is off, you can log into the iDRAC and check the status of the server and see if there are any hardware issues, see if the server is on or off, update the firmware, etc.

This sounds like overkill for a phone, but I wonder if they are doing it this way, with a separate embedded system. If they did, it could potentially use only a small fraction of the battery power Android uses. It could potentially last weeks or even months on a charge.

More likely, it's booting a separate image - not unlike recovery mode - when it turns off, and like you said, it's not actually off. But it would be interesting if it has a separate embedded system just for tracking the location even when the OS is powered down.

Ideally they'll let you turn off this feature regardless of battery implications, because it sounds like a security concern if your location can be tracked even if your phone is off.

Edit: wow, I worded my first section really poorly. But I'm to tired to fix right now. Hopefully you understand what I was saying.

[-] Fisch@discuss.tchncs.de 7 points 2 months ago

If you set an alarm and shut down your phone, it will actually boot up again when the alarm is supposed to ring. This has been a thing for years on pretty much all phones, so they must have something like this already.

[-] isVeryLoud@lemmy.ca 0 points 2 months ago

Some desktop computers can actually power on by a RTC trigger, so it's not a stretch.

[-] originalucifer@moist.catsweat.com 2 points 2 months ago

as a sysadmin, ive useed systems like dells proprietary version of this for decades.

its a 'wake on lan' feature of the network card, which still gets power and 'listens' over the network when it gets an appropriate signal, it then triggers the machine to boot. the lan provides the power to run the 'monitor'.

very common, very old. and i agree similar.. but not quite what this phone thing is.

some computers/servers need a dynamic power state, but even so the WOL feature can be removed.

we are no longer in control of our phones hardware, so we cant just remove things.

[-] helenslunch@feddit.nl 2 points 2 months ago

Lots of gaming consoles and such have this feature also so they can be turned on/off remotely and perform basic functions while "off" without consuming large amounts of power running the main processor(s).

[-] NoLifeKing@ani.social 52 points 2 months ago

Wich is 11/10 bad for privacy reasons.

[-] cmgvd3lw@discuss.tchncs.de 36 points 2 months ago

So the question is how to completely turn off an android device?

[-] user224@lemmy.sdf.org 16 points 2 months ago

Take out the battery.

Oh...

[-] zecg@lemmy.world 3 points 2 months ago

Aluminium foil - lined case

[-] fubbernuckin@lemmy.world 1 points 2 months ago
[-] user224@lemmy.sdf.org 34 points 2 months ago

If I can find it when it's "off", who else can?

[-] helenslunch@feddit.nl 8 points 2 months ago

Same people who can find it when it's "on", I suppose.

[-] spez_@lemmy.world 1 points 2 months ago

Me, and I will find you

[-] jet@hackertalks.com 25 points 2 months ago

Having removable batteries is going to be very important for BS like this.

[-] HejMedDig@feddit.dk 5 points 2 months ago

Or Faraday pouches

[-] soulfirethewolf@wetdry.world 22 points 2 months ago

Honestly, I'm shocked it took this long for Android to actually get something like this. Given how long iPhone has had it. Then again, this is also Google. So you can't really expect copying to happen quickly, if at all.

[-] Gallardo994@sh.itjust.works 4 points 2 months ago

Samsung has also had it for quite a long time. Pretty much lots of recent mainline android additions seem to be a port of Samsung software. Repair mode, quick share, now offline find my device. They do seem to benefit from each other though, and that's a good thing.

[-] soulfirethewolf 10 points 2 months ago

Pretty nice.

Side note though, do people here actually read the articles here? It's pretty obvious this would be a part of FMD. iPhone has already been doing this for years

[-] ladfrombrad 15 points 2 months ago

I think from some of the comments they're concerned that it won't be a toggleable flag, that at any point, some spooky man from Google or some 3 letter agency can enable and/or override.

At any time. Which is a very fair point?

However, swings and roundabouts from my end likes the idea of being able to recover lost/stolen hardware so I'd like to hear others voices on it.

[-] possiblylinux127@lemmy.zip 8 points 2 months ago

Fun fact off doesn't mean off on modern Android. When you plug in your device and see a battery percentage that means there is software running on the device

[-] skuzz@discuss.tchncs.de 11 points 2 months ago

That's the bootloader. It boots when power is connected. It's limited in functionality.

[-] possiblylinux127@lemmy.zip -3 points 2 months ago* (last edited 2 months ago)

Actually I don't believe it is. That part of the system is part of the OS image. I believe its how google tracks the Pixel 8

[-] dandroid@sh.itjust.works 13 points 2 months ago

I used to be an Android device developer back in the Lollipop days. I compiled the various images myself, including the bootloader, recovery, and the Android OS. I can say with 100% certainty that at least back in the Lollipop days, and at least on the vast, vast majority of devices (a device could theoretically change this, and I don't know everything about every device ever released), the battery percentage that shows up when the phone is off is part of the bootloader, not Android. It's a separate image entirely.

[-] JDubbleu@programming.dev 2 points 2 months ago

I've rooted many android phones including modern ones. Flashing the bootloader/recovery without the OS always changed the charging animation in the off state in my experience. Can't say this is how all Androids work, but I've never encountered one that didn't behave this way.

[-] possiblylinux127@lemmy.zip 0 points 2 months ago

I just know that when I flash anything Linux the offline charging indicator stops working

[-] dandroid@sh.itjust.works 3 points 2 months ago

You most likely are flashing the bootloader, recovery, and OS all in one step. They can be combined into one image and all flashed at once. I doubt the Android bootloader would be able to boot Linux, but tbh, that's not my area of expertise, so I could be wrong.

[-] skuzz@discuss.tchncs.de 4 points 2 months ago* (last edited 2 months ago)

I know how it is. Used to work on phone chipsets. That being said, I have no idea how pixel 8 is doing this, but likely the Bluetooth chipset has a mode it can go into to behave like AirTags and just pulse out a BTLE beacon occasionally with both the main OS and sub-OSes turned off and power just being trickled to VCC on the BT chip.

Edit: apologies, didn't mean to sound so curt. Tl;dr: I know how bootloaders run to allow battery charge while off, not sure how pixel 8 is doing their magic-to-be but have a good theory.

[-] JackGreenEarth@lemm.ee 6 points 2 months ago

Glad I don't have a Pixel 8.

[-] soulfirethewolf 5 points 2 months ago

I'm pretty sure you would be able to opt out of this. Just like the rest of Find My Device.

[-] lolcatnip@reddthat.com 5 points 2 months ago

Man, people in the group really hate Android. Did y'all subscribe just to complain about how it's stealing your precious bodily fluids?

[-] linearchaos@lemmy.world 3 points 2 months ago

Sounds like the low energy Bluetooth controller can be powered separate of the processor and configured to occasionally drop a beacon.

I'd like to say this is horrible on an outrage but I'm walking around with half a dozen Tile beacons in my bag.

[-] roofuskit@lemmy.world 2 points 2 months ago

Security and convenience are opposite ends of the same line.

[-] biowed24 1 points 3 weeks ago

We are the most Trusted & Reliable GTA 5 Modding Store and we provide the best safest.

legit gta 5 modded accounts

[-] j4k3@lemmy.world 1 points 2 months ago

Bug, not a feature.

Bullshit privateer corporate hackers.

this post was submitted on 14 Mar 2024
103 points (97.2% liked)

Android

16654 readers
275 users here now

The new home of /r/Android on Lemmy and the Fediverse!

Android news, reviews, tips, and discussions about rooting, tutorials, and apps.

🔗Universal Link: !android@lemdro.id


💡Content Philosophy:

Content which benefits the community (news, rumours, and discussions) is generally allowed and is valued over content which benefits only the individual (technical questions, help buying/selling, rants, self-promotion, etc.) which will be removed if it's in violation of the rules.


Support, technical, or app related questions belong in: !askandroid@lemdro.id

For fresh communities, lemmy apps, and instance updates: !lemdroid@lemdro.id

💬Matrix Chat

💬Telegram channels / chats

📰Our communities below


Rules

  1. Stay on topic: All posts should be related to the Android OS or ecosystem.

  2. No support questions, recommendation requests, rants, or bug reports: Posts must benefit the community rather than the individual. Please post to !askandroid@lemdro.id.

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to !androidmemes@lemdro.id.

  4. No self-promotion spam: Active community members can post their apps if they answer any questions in the comments. Please do not post links to your own website, YouTube, blog content, or communities.

  5. No reposts or rehosted content: Share only the original source of an article, unless it's not available in English or requires logging in (like Twitter). Avoid reposting the same topic from other sources.

  6. No editorializing titles: You can add the author or website's name if helpful, but keep article titles unchanged.

  7. No piracy or unverified APKs: Do not share links or direct people to pirated content or unverified APKs, which may contain malicious code.

  8. No unauthorized polls, bots, or giveaways: Do not create polls, use bots, or organize giveaways without first contacting mods for approval.

  9. No offensive or low-effort content: Don't post offensive or unhelpful content. Keep it civil and friendly!

  10. No affiliate links: Posting affiliate links is not allowed.

Quick Links

Our Communities

Lemmy App List

Chat and More


founded 10 months ago
MODERATORS