提出了基于Android移动终端的短信监控系统,实现了通过短信对系统手机(远程Android移动终端)进行事先约定的监控,以获取系统手机相关信息的功能.在系统手机上安装该系统并注册监听号码和监听密码,当监控手机向系统手机发送指令短信时,该系统的短信监听模块捕捉短信,分离来信号码和内容,并分别与注册在SQLite数据库中的注册记录比对,若匹配成功则回复提示信息,监控手机按照提示内容发送需要获取的信息代码,系统手机最后根据代码回复监控图像、位置、未接来电、未查短信、联系人等信息.通过测试,本系统的有效性得到了验证.
The Android mobile terminals monitoring system based on SMS was proposed and the function of getting information from the mobile phone with the monitoring system installed (remote Android mobile terminal) was implemented through the prearranged monitoring of it by short messages. The system was installed on a mobile phone and the monitoring numbers and the codes were registered. When the short message commands were sent by the monitoring mobile phone to the mobile phone with the monitoring system installed, short messages were captured. The incoming number and content were separated and compared respectively with the registered records in the SQLite database by the SMS monitoring module of this system. If the match is successful, a message was replied, according to which information codes needed to acquire were sent back by the monitoring mobile phone. MMS, location, missed calls, unchecked messages, contacts and so on were sent back according to the codes by the mobile phone with the monitoring system installed. The effectiveness of this system has been verified through testing.