|
|
|
|
|
by codedokode
2603 days ago
|
|
How can you explain this: in Android 5.1, every time you enable GPS, a popup appears asking you to share location with Google. There is a checkbox titled "Don't show again", but if you tick it, the button "Decline" gets disabled [1]. I don't have the exact screenshot, but the popup looks approximately like this [2]. They intentionally wrote the code to make sure that the user doesn't make the wrong choice. And this popup is not really necessary for the user, mostly for Google. Also, this reminds me of Google's "Amateur Hour" story with Firefox. Every time they make a mistake, it's in the favour of Google, what a coincidence. [1] https://android.stackexchange.com/questions/115944/how-to-pr... [2] https://i.stack.imgur.com/9VGfbm.png |
|