calendar(read_calendar,write_calendar) call_log(read_call_log,write_call_log,process_outgoing_calls) camera(camera) location(access_fine_location,access_coarse_location) microphone(record_audio) phone(read_phone_state,read_phone_numbers,call_phone,answer_phone_calls,add_voicemail,use_sip) sms(send_sms,receive_sms,read_sms,receive_wap_push,receive_mms) storage(read_external_storage,write_external_storage)

更多相关文章

  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. MySQL复合索引的深入探究
  2. MySQL 生成随机数字、字符串、日期、验证
  3. mysql update case 更新字段值不固定的操
  4. mysql密码中有特殊字符&在命令行下登录的
  5. mysql修改记录时update操作 字段=字段+字
  6. Mysql 中文排序规则说明
  7. 基于mysql 默认排序规则的坑
  8. Mysql主键UUID和自增主键的区别及优劣分
  9. 如何区分MySQL的innodb_flush_log_at_trx
  10. MySQL 日志相关知识总结