Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Restrict LocationServices (Play services 5.0) #1774

Closed
M66B opened this issue Jul 2, 2014 · 7 comments
Closed

Restrict LocationServices (Play services 5.0) #1774

M66B opened this issue Jul 2, 2014 · 7 comments

Comments

@M66B
Copy link
Owner

M66B commented Jul 2, 2014

https://developer.android.com/reference/com/google/android/gms/location/LocationServices.html

Could be the same as LocationClient.

@M66B
Copy link
Owner Author

M66B commented Jul 2, 2014

LocationClient says "deprecated":
https://developer.android.com/reference/com/google/android/gms/location/LocationClient.html

but com.google.android.gms.location.LocationServices is nowhere to find, except for in the documentation.

Maybe this will be in Android "L".

@M66B
Copy link
Owner Author

M66B commented Jul 3, 2014

Seems to be part of Play services 5.0.
The SDK seems not yet available.

@M66B M66B added the lowprio label Jul 3, 2014
@M66B
Copy link
Owner Author

M66B commented Jul 3, 2014

@M66B M66B changed the title Restrict LocationServices Restrict LocationServices (Play services 5.0) Jul 5, 2014
@M66B
Copy link
Owner Author

M66B commented Aug 5, 2014

Unfortunately Play services classes are obfuscated now, so it may not be possible to restrict this.

@Cerberus-tm
Copy link

Hmm so what does that mean? We have to block our location for all Play Services at once if we don't want the location service to get it? Or...

@M66B
Copy link
Owner Author

M66B commented Aug 6, 2014

@Cerberus-tm yes, it will probably be all at once :-(

@Cerberus-tm
Copy link

Hmm OK. That is unfortunate, but then again, if Google knows our location through one way, it knows it anyway, so perhaps it doesn't matter if we have to let it see our location through all its other services too. So perhaps it makes little difference.

M66B added a commit that referenced this issue Aug 15, 2014
M66B added a commit that referenced this issue Aug 15, 2014
@M66B M66B closed this as completed in e442697 Aug 15, 2014
M66B added a commit that referenced this issue Aug 15, 2014
Phylon pushed a commit to Phylon/XPrivacy that referenced this issue Aug 15, 2014
Phylon pushed a commit to Phylon/XPrivacy that referenced this issue Aug 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants