Beginning in Android 6.0 (API level 23), users grant permissions to apps while the app is running, not when they install the app. This approach streamlines the app install process, since the user does not need to grant permissions when they install or update the app. It also gives the user more control over the app's functionality; for example, a user could choose to give a camera app access to the camera but not to the device location. The user can revoke the permissions at any time, by going to the app's Settings screen.

http://developer.android.com/training/permissions/requesting.html

真机调试的时候要在设置中开权限

最新文章

  1. Key/Value存储系统etcd的特性
  2. Android Framework层Power键关机流程(二,关机流程)
  3. IT技术团队管理-总结
  4. js实现鼠标点击input框后里面的内容就消失代码
  5. NOIP 2013 提高组 day1 T2 火柴排队 归并 逆序对
  6. Doing Homework(HDU 1074状压dp)
  7. [java学习笔记]java语言基础概述之标识符&关键字&注释&常量和变量
  8. Css 之 px em %
  9. 可以在手机上看电脑本地html步骤,我自己总结的哦!
  10. yyb要填的各种总结的坑
  11. 深入理解OkHttp源码(二)——获取响应
  12. Mongodb 集群实战
  13. 配置Hanlp自然语言处理进阶
  14. spring-boot集成thymeleaf。
  15. [JavaScript] iframe加载完成事件
  16. [转载]Jquery mobiscroll 移动设备(手机)wap日期时间选择插件以及滑动、滚动插件
  17. memcached配置 (初级)以及测试
  18. css ie6双倍margin现象
  19. Java——自动生成30道四则运算---18.09.27
  20. Struts2_结果类型_resulttype_1

热门文章

  1. centos7 部署 dotnetcore
  2. VMware Workstation 12 增加磁盘容量 Windows Server 2012 系统
  3. tomcat绿色版——运行一闪而过的解决方法
  4. linux下gzip压缩同样内容大小不一样
  5. java.util.logging.Logger_01
  6. JAVAWEB常见易错问题大汇总
  7. ubantu中让g++支持c++11的办法
  8. 负载均衡之HTTP重定向
  9. Robot Framework(一)
  10. webpack相关文章