android7.0 權限獲取

在配置文件只添加權限是不夠的ide 實現以下:this 檢查權限,若沒有權限申請獲取spa int checkCallPhonePermission = ContextCompat.checkSelfPermission(this , Manifest.permission.WRITE_EXTERNAL_STORAGE); if (checkCallPhonePermission
相關文章
相關標籤/搜索