On Thu, 27 Jan 2022 11:32:51 +0000, Jeff Layman wrote:
> I wonder if Google are looking to combine several other single apps into
> a single "does it all" app?
Absolutely.
I don't know how much you know about "Activities", but you can _see_ them
all if you download any decent freeware Activities shortcut maker app.
<
https://play.google.com/store/apps/details?id=rk.android.app.shortcutmaker>
<
https://play.google.com/store/apps/details?id=com.alextern.shortcuthelper>
<
https://play.google.com/store/apps/details?id=com.sika524.android.quickshortcut>
It takes a while for you to go through those so I don't expect you to have
done that but if you do go through them, you'll see, as I did, _exactly_
what you surmise has happened.
For example, if you look at the Activities of <com.google.android.gms>,
_many_ of those Activities are the _same_ as in <com.android.settings>,
while there are some that sound similar but do _more_ (sneaky) things!
>> Thanks to you, at least I know it exists as I was ignorant of it prior.
>> (Ignorance is curable, stupidity isn't; one is the result of the other.)
>
> It was really just down to luck. If Google hadn't given it such a
> strange name - "fused" - I might not have paid any attention to it.
Well, I use Usenet as a team sport. I use it to learn. If someone asks a
question, I _try_ to help them out of the sheer goodness of my heart.
In this case, I had to help myself. I wasn't really able to help you.
I figure I can't help anyone else until I can help myself first by knowing
what the topic is actually asking (although, with people like "micky" and
the many iKooks out there, it's not always easy ascertaining their goals).
> If
> they'd have called it simply "google location", or "combined location",
> or something obvious I might just have scrolled past it without looking
> further, and assumed it was not operating because I had turned off
> location in the Settings. It makes me wonder if there's anything else in
> the system apps list which does more than we might think from its name!
Check out this funnily named Activity from the sneaky Google "gms" module:
Termux: am start -n com.google.android.gms/
co.g.Space
Here's just _one_ example of "sneaky" stuff that Google "gms" plays on you!
Clear Google Play Services Storage
TARGET = com.google.android.gms/
co.g.Space
adb shell am start -n com.google.android.gms/
co.g.Space
But clearing this turns on Emergency Location Services even if you had it
off and even if you _always_ had it off and even if you subsequently turn it
off - every time you run that, Google Play Services Storage gets reset back
to what you didn't want it to be reset to (in my case, anyway).
I can go through a few exact examples, but just take it from me since I have
a good heart and since I'm trying to help others, and since I care about
privacy that the best advice is to _avoid_ saying yes to _any_ Google
prompt.
For example, when Google Maps asks for "Location", do not say yes!
Turn location on the normal way _outside_ of a Google Activity.
Google does sneaky things (they should probably be sued for what they do)
that most people are probably completely unaware of that Google is doing.
>> c. Wi-Fi is set to NOT EVER RECONNECT so Wi-Fi is manually turned on
>
> +1
A _lot_ of people won't understand, at first, the inherent beauty of that
setting to have wi-fi _not_ ever reconnect on its own because it's more
complicated than that simple setting.
It's been discussed before but essentially if your home router access points
are broadcast in the clear, then even if you have "_nomap" on them, they're
_still_ picked up by all the idiots out there with Android configured to
upload the Wi-Fi access points to not only Google but Mozilla & others.
The only way to prevent that upload of your AP information (which includes
far more than just the SSID because it has your MAC address and GPS
location!) is to set the router to "HIDE" the access point broadcast.
That doesn't hide anything to a decent sniffer, but what it _does_ do is
prevent _upload_ of your access point to "most" (but not all) databases.
All that is well and good, but... then you have to set your phone to
_remember_ the access point name since your own phone won't find it
otherwise.
The domino effect goes on where that means when you're _not_ connected to
your Wi-Fi (say you're strolling about town), then your phone is constantly
shouting out to _find_ the hidden Wi-Fi that you're not connected to.
So you set the Wi-Fi to not automatically reconnect, and then, once it drops
(as you leave your house), it doesn't keep shouting out your home AP SSID.
>
>> d. Lexa is set to start on boot & it is the default gps mock location app
>>
>> There are only two reasons I ever _need_ to turn the GPS radio on.
>> 1. When I'm navigating (duh), and,
>> 2. When I run a graphical cellular or wi-fi debugging app.
>
> I haven't needed to turn it on yet as I have a built-in satnav in my
> car. If I ever fire up Google maps, or maybe even Streetview, it'll be
> interesting to see if it shows me where I am or near where I am with
> "location" turned off. Then we can assume fused location is doing
> /something/ to estimate the position of the phone.
Good test. Let us know how it works as Usenet is a team sport.
We learn from each other (nobody knows everything alone).
I think only two people on this newsgroup have _ever_ mentioned they've
scrolled through these Activities (Anssi Saari and me), so have fun.
There are entire threads here on what you can do by way of shortcuts, where
my favorite shortcuts are those that bring the purposefully deeply buried
Google privacy settings to the fore.
A simple example is the "reset advertising id" Android settings page.
<
https://www.ghacks.net/2015/04/20/how-to-reset-your-advertising-id-on-android/>
I keep a shortcut in my shortcuts folder to get to it in a single tap.
com.google.android.gms/.ads.settings.AdsSettingsActivity
There are _many_ more (more deeply buried); but that's a simple example.
>> Since Usenet is a team sport, if _others_ find useful information on how to
>> disable the fused location APIs, please do add value to this conversation.
>
> We can but hope that someone will look more closely at fused location
> and report back - at least before Google changes it again!
Sadly, there are only a handful of intelligent people on this newsgroup,
unfortunately, and even fewer who are purposefully helpful, so it will have
to be one of those rather few indeed.