吉林大学学报(信息科学版) ›› 2015, Vol. 33 ›› Issue (5): 595-.

• 论文 • 上一篇    下一篇

基于Android 手机言行记录系统的设计与实现

陈海鹏a, 姜雨虹a, 王玉b   

  1. 吉林大学a. 计算机科学与技术学院; b. 应用技术学院, 长春130012
  • 收稿日期:2014-11-11 出版日期:2015-09-30 发布日期:2015-12-30
  • 作者简介:陈海鹏(1978—), 男, 山东菏泽人, 吉林大学副教授, 主要从事图像处理与模式识别及多媒体信息安全研究, (Tel)86-13756551186(E-mail)chenhp@ jlu. edu. cn; 通讯作者: 王玉(1983—), 男, 黑龙江双鸭山人, 吉林大学讲师, 主要从事图像处理与模式识别研究, (Tel)86-13604325062(E-mail)wangyu001@ jlu. edu. cn。
  • 基金资助:

    吉林大学大学生创新训练计划基金资助项目(2014A53224)

Design and Implementation of Mobile Phone Words and Deeds Recorder System Based on Android

CHEN Haipenga, JIANG Yuhonga, WANG Yub   

  1. a. College of Computer Science and Technology; b. Applied Technology Institute, Jilin University, Changchun 130012, China
  • Received:2014-11-11 Online:2015-09-30 Published:2015-12-30

摘要:

针对手机用户的个性化需求较高及传统方法的进程监控问题, 设计并实现了基于Android 开发平台的手机言行记录系统。该系统通过控制手机通讯录信息、文件加密操作、应用程序监控以及日志监控等方式实时监控分析手机用户的言行记录, 方便用户的自我监控与管理。该方法主要运用Intent 和日志监控实现软件监控功能,通过类FileEncrpter 对文件系统加密, 对录音加密则使用流加密, 运用MediaRecord 类和ACC(Advanced AudioCoding)编码实现音频录制。实验结果表明, 该系统达到了较为理想的实验效果, 证明了该系统的可行性。

关键词: Android 系统, 言行记录器, 监控, 加密

Abstract:

To satisfy the rapid development of mobile terminal and the high personalized demand of mobile phone user, a design of mobile phone recorder system based on Android was proposed. The system can monitor and analy of mobile phone users and records, to judge whether the user should reasonable arrange the using of mobile phone, and gives a reasonable proposal, which will be convenient for users to monitor and manage by themselves. It mainly uses Intent and log monitor to implement software monitor function, encryption of file system through the class FileEncrpter, and for recording encrypted stream encryption is used, the use of class MediaRecord and ACC(Advanced Audio Coding) code to realize the audio recording etc. The system has achieved satisfactory results, and proved the feasibility of the system through experiments.

Key words: Android, words and deeds, monitor, encryption

中图分类号: 

  • TP391