Android permissions are separated to four groups:
- Regular
- Dangerous
- System or Signed
- Signed

Permissions in the first two groups can be granted to any application.
The last two can be obtained only by applications which are system - preinstalled in the device's firmware or which are signed with the "platform key", i.e. the same key that was used to sign the firmware.

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android(安卓)Studio出现Gradle DSL meth
  2. Android对应版本号
  3. Android开发笔记(二)——布局管理器
  4. android 开发不容错过的网站
  5. Android调用系统设置,Android调用系统设置
  6. Android(安卓)USB tethering相关代码
  7. Android快速上手
  8. Android-----RelativeLayout属性
  9. cocos2d-x android
  10. Android(安卓)布局的属性