Live data from Hacker News

Effectively Using Android Without Google Play Services with Gplayweb in Docker

fxaguessy.fr

41–50 of 78 posts

Re: Effectively Using Android Without Google Play Services with Gplayweb in Docker

#41
post #21
post #10

G play services sucks phone battery

I actually don't use my phone much, and not at all for entertainment. Consequently my battery usually lasts three or four days. (Motorola G4). Vaguely within the last week or two, no change in behavior, no new apps, that's been cut at least in half. One day it lasted less than a day. I've got things like location and bluetooth turned off. I haven't been able to track it down. I'm wondering if it's a recent google or…

it could also come from the hardware.

Re: Effectively Using Android Without Google Play Services with Gplayweb in Docker

#43
post #9

Earlier quoted context omitted.

Yet on geek kingdom, bad Microsoft pushing W10 telemetry on us, but Google is cool and doesn't do no evil.

To be fair though, it is important that we continue to pressure Microsoft about their telemetry practices as well. Microsoft's business doesn't depend on data collection, and they could very easily return to not mandatorily collecting it, but our voices on the issue have not been loud enough yet. (And actually, as I recently discovered, Microsoft won't allow you to submit feedback about their apps unless telemetry is…

Googles much nmore threatening to privacy the way i see it.

Re: Effectively Using Android Without Google Play Services with Gplayweb in Docker

#44
post #31
post #28

I use an Android phone without any Google services or a Google account. When I got the phone, it brought up a demand to sign in with a Google account. But there's a "Later" option to bypass that temporarily. Disabling "Google One Time Setup" made that go away. Mail is the built-in IMAP client. Browsing is with Firefox. Apps come from F-droid. Maps come from ZNavi. It's OK.

Sure, but sometimes you want app that's only in play store - maybe Signal (if you trust the creator), maybe e-banking app, or local transport app, or Waze, or whatever. Some bigger apps are on apkmirror.com, but smaller ones aren't uploaded very often, so this might be a way to get them.

In that case you can try yalpstore: https://f-droid.org/wiki/page/com.github.yeriomin.yalpstore The app downloads apks from the play store. You'll have to use a Google account, perhaps a trowaway account created on a different device.

Re: Effectively Using Android Without Google Play Services with Gplayweb in Docker

#45
post #21

Earlier quoted context omitted.

I actually don't use my phone much, and not at all for entertainment. Consequently my battery usually lasts three or four days. (Motorola G4). Vaguely within the last week or two, no change in behavior, no new apps, that's been cut at least in half. One day it lasted less than a day. I've got things like location and bluetooth turned off. I haven't been able to track it down. I'm wondering if it's a recent google or…

it could also come from the hardware.

Possible, sure. You mean like the battery getting old? Capacitors getting arthritis? It's less than six months old. And it was a vaguely sudden change.

Re: Effectively Using Android Without Google Play Services with Gplayweb in Docker

#46

Or you can just install Yalp Store from F-Droid ( https://f-droid.org/repository/browse/?fdid=com.github.yerio... ) and download the apps from the Google Play Store directly to your device. You can also easily update your apps with Yalp Store. Another possibility is to use the Java software Raccoon on your Desktop, available here: http://raccoon.onyxbits.de/

Yalp uses a Google account, which isn't good.

I use https://apkpure.com

Re: Effectively Using Android Without Google Play Services with Gplayweb in Docker

#47
post #11

Earlier quoted context omitted.

> * Optional completely offline geo location service via an on-phone database which often preserves battery and even works when no internet access is available. Online backends using e.g. Mozilla Location Service are also available Sounds really cool! > * The often unavoidable Push notifications via Google Cloud Messaging while only sending minimal identifying data Can you elaborate, please?

> Can you elaborate, please? Are you asking how it is unavoidable or how it is sending only minimal identifying data?

I'm asking more about what "Push notifications via Google Cloud Messaging" are and why they are unavoidable. I think I will be able to infer what minimal identifying data is required from that.

Re: Effectively Using Android Without Google Play Services with Gplayweb in Docker

#48
post #45

Earlier quoted context omitted.

it could also come from the hardware.

Possible, sure. You mean like the battery getting old? Capacitors getting arthritis? It's less than six months old. And it was a vaguely sudden change.

Welcome to the world where smartphones from cheap Chinese company like Lenovo are planned to be obsolete by a year.

Re: Effectively Using Android Without Google Play Services with Gplayweb in Docker

#49
post #2

What is the worst thing about G Play Services you can't turn off?

I blocked mine from using body sensors, microphone and camera and it now complains that it needs them whenever I fire up the gmail app. It doesn't. Gmail works fine. It still whinges though.

Software which nags and annoys the user is malware.

Re: Effectively Using Android Without Google Play Services with Gplayweb in Docker

#50
post #47

Earlier quoted context omitted.

> Can you elaborate, please? Are you asking how it is unavoidable or how it is sending only minimal identifying data?

I'm asking more about what "Push notifications via Google Cloud Messaging" are and why they are unavoidable. I think I will be able to infer what minimal identifying data is required from that.

Google offers a push notification system like Apple's, with centralized servers, to efficiently deliver notifications to all users without having apps constantly running in the background killing battery life.

It is unavoidable, I assume, because otherwise you won't get notifications, which defeats the purpose of several apps, and they can't provide a fully independent alternative server because it would require integration on each app developer's backend side. "Sending minimal information", probably means they proxy the requests to avoid giving geoip info to Google about you.

Post reply on HN