Quantcast
Channel: CoderzHeaven » Location Service
Browsing latest articles
Browse All 2 View Live

How to check whether GPS is available in ANDROID or Not?

This code helps you to check whether the location service is available on your ANDROID Phone or not. Copy this code and paste to your file. Happy coding….. public boolean GPSAvailable() {...

View Article


Image may be NSFW.
Clik here to view.

How to Check whether is GPS is enabled in your android device?

This simple code checks whether GPS in enabled in your android device or not. If the GPS is not enabled the user is redirected to the settings page. LocationManager service = (LocationManager)...

View Article

Browsing latest articles
Browse All 2 View Live