解决android6.0权限问题的supportv4库,此库为23.0.1版本。可以成功调用如:PermissionChecker.checkSelfPermission(context,permission);等方法。