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)
android: error fetching location on Microsoft Surface device
I am trying to run Android app on Windows Surface Pro using Windows Subsystem for Android. While I try to fetch the location, I don't see any error on the screen, but I found the below log on the logc...
Chintan Soni
Votes: 0
Answers: 1
Geofencing api not working in android with pending intent
I'm trying to implement simple geofence app but its not getting triggered at all.
here is the code of what I've done so far -
class GeoFencingHelper(context: Context, private val task: Task, private v...
Divyanshu
Votes: 0
Answers: 1
Get location details using Android Management API
I'm new to Android Management API and I'm unable to figure out how to get the location details using Android Management API. I have tried updating policy as such :
policy_json = '''
{
"applica...
R_Lamba
Votes: 0
Answers: 1
location permission in android
Have have a problem with Android app - On page where need select permission to always accees to location for normal app functionaly. I try find answer by element, but can't find working answer. In lo...
otalia
Votes: 0
Answers: 0