Skip to content

Instantly share code, notes, and snippets.

View maliksaif's full-sized avatar
🎯
If it's worth doing, do it wholeheartedly. Half measures lead nowhere.

Saifullah Malik maliksaif

🎯
If it's worth doing, do it wholeheartedly. Half measures lead nowhere.
View GitHub Profile
package com.example.piumi.location
import android.Manifest
import android.content.Context
import android.content.Intent
import android.content.pm.PackageManager
import android.location.*
import android.os.*
import android.provider.Settings
import android.support.v4.content.ContextCompat