Android-检查用户的位置权限选择
创始人
2024-08-19 19:00:48
0

使用运行时权限检查,可以在用户选择完位置权限之后检查用户的选择并作出相应处理。代码示例:

// check location permission
if (ContextCompat.checkSelfPermission(this,Manifest.permission.ACCESS_FINE_LOCATION) == PackageManager.PERMISSION_GRANTED) {

    // Location permission is granted
     // Do your stuff here

} else {

    // Location permission is not granted
    // Ask for the permission
    ActivityCompat.requestPermissions(this,
            new String[]{Manifest.permission.ACCESS_FINE_LOCATION},
            MY_PERMISSIONS_REQUEST_LOCATION);

    // MY_PERMISSIONS_REQUEST_LOCATION is an
    // app-defined int constant. The callback method gets the
    // result of the request.
}

//Handle the result of permission request
@Override
public void onRequestPermissionsResult(int requestCode,String permissions[], int[] grantResults) {
    switch (requestCode) {
        case MY_PERMISSIONS_REQUEST_LOCATION: {
            // If request is cancelled, the result arrays are empty.
            if (grantResults.length > 0
                    && grantResults[0] == PackageManager.PERMISSION_GRANTED) {

                // permission was granted
                // Do your stuff here

            } else {

                // permission denied
                // Do your stuff here

            }
            return;
        }

        // other 'case' lines to check for other
        // permissions this app might request.
    }
}

相关内容

热门资讯

五分钟辅助!竞技联盟透视,aa... 五分钟辅助!竞技联盟透视,aapoker如何设置胜率,手册教程(有挂教学)1、点击下载安装,aapo...
七分钟辅助!约局吧开挂神器是真... 七分钟辅助!约局吧开挂神器是真的吗,werplan辅助软件,手册教程(竟然有挂)在进入约局吧开挂神器...
第6分钟辅助!wepoker轻... 第6分钟辅助!wepoker轻量版辅助,pokermaster脚本,资料教程(有挂技巧)wepoke...
第九分钟辅助!约局吧能不能开挂... 第九分钟辅助!约局吧能不能开挂,wepoker私局代打,法子教程(有挂教学)1、实时约局吧能不能开挂...
第五分钟辅助!wepoker透... 第五分钟辅助!wepoker透视挂底牌,pokernow辅助控制,妙计教程(有挂教学)wepoker...
八分钟辅助!wepoker有辅... 八分钟辅助!wepoker有辅助插件吗,德普之星辅助工具如何设置,烘培教程(有挂辅助)1、打开软件启...
八分钟辅助!智星德州插件202... 八分钟辅助!智星德州插件2024最新版,wepoker究竟有没有透视,总结教程(有挂方式)1)智星德...
八分钟辅助!哈糖大菠萝辅助器,... 八分钟辅助!哈糖大菠萝辅助器,wepoker透视有用吗,技法教程(有挂秘笈)哈糖大菠萝辅助器能透视中...
第3分钟辅助!xpoker辅助... 您好,德普之星私人局辅助器这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很...
第四分钟辅助!hhpoker辅... 第四分钟辅助!hhpoker辅助器,wepoker免费辅助器,演示教程(有人有挂)1、实时wepok...