作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (18): 57-60. doi: 10.3969/j.issn.1000-3428.2012.18.015

• 软件技术与数据库 • 上一篇    下一篇

一种扩展的Android应用权限管理模型

鲍可进,彭 钊   

  1. (江苏大学计算机科学与通信工程学院,江苏 镇江 212013)
  • 收稿日期:2011-11-07 修回日期:2012-01-10 出版日期:2012-09-20 发布日期:2012-09-18
  • 作者简介:鲍可进(1958-),男,教授,主研方向:嵌入式系统,智能控制;彭 钊,硕士研究生

An Extended Android Application Permission Management Model

BAO Ke-jin, PENG Zhao   

  1. (School of Computer Science and Telecommunication Engineering, Jiangsu University, Zhenjiang 212013, China)
  • Received:2011-11-07 Revised:2012-01-10 Online:2012-09-20 Published:2012-09-18

摘要: 现有Android移动操作系统不支持用户自由分配已安装的应用权限。为解决该问题,提出一种细粒度的Android应用权限管理模型。该模型在保证系统安全性的前提下,对现有Android应用权限机制的框架层和应用层进行修改和扩展,使用户可以通过GUI界面按需分配系统中已安装的应用权限。实验结果表明,该模型能满足用户的Android应用权限管理需求,并且系统性能损失较小。

关键词: 安卓, 移动操作系统, 移动安全, 权限控制, 安全机制, 组件间通信

Abstract: As existing Android system does not support users to customize the permissions of applications in it, this paper extends the existing Android application permission management mechanism, and proposes a fine-grained Android application permission management model compared to the existing application permission management ability. It retains the existing Android security mechanism, and users can freely customize the permissions of applications that are installed in it through the friendly GUI. Experimental results show that the model can provide users a practical and fine-grained Android application permissions management function, and it has less loss of the system performance.

Key words: Android, mobile operating system, mobile security, permission control, security mechanism, inter-components communication

中图分类号: