python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
FusedLocationProvider rapid updates when Google Maps are turned on
I'm using FusedLocationProvider in my app and I noticed that when my app is in the background and I start some other app that contains Google Map my original app starts receiving location updates extr...
Jogosb
Votes: 0
Answers: 0
FLAG_IMMUTABLE is causing wrong behaviour
Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if so...
Ahmad Albatsh
Votes: 0
Answers: 0
Background locations on Wear OS 3 on Galaxy Watch 4
I have 2 apps that require background location. One is for Golfing, and one is for Sailing. In sailing you probably dont have the phone connected. In Golf it continuously connects and disconnects.
So ...
Pieter Oskam
Votes: 0
Answers: 1