flyingrub / SpeedMeter

Display the gps speed [Android]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Location Update issue

grgp89 opened this issue · comments

Hello!
I created a new project in AndroidStudio and imported your project but I get this error on mLocationManager.requestLocationUpdates and it's crashes. Any adivces?
This said about error: Call requires permission which may be rejected by user: code should explicitly check to see if permission is available (with checkPermission) or explicitly handle a potential SecurityException.

Thank you!