摘要
安卓移动操作系统目前是普及范围最广的移动手机平台之一。其独特的通过手势动作来进行人机交互的方式很大程度上降低了人们使用应用软件的难度。但于此同时,由于界面的变化需要由使用者的手势动作来控制,人机交互实施的时间效率并不高。因此,提供一套能通过程序自动控制安卓应用的技术尤为有意义。本文提出了一项面向安卓模拟器的自动化人机交互解决方案。该方案基于安卓模拟器的命令行工具技术,设计并实现一套可编程人机交互控制接口。通过该技术,用户能更加便捷、自动地模拟真实用户手势的效果,从而提供一种自动化地与安卓或移动应用进行界面交互的途经。
Android mobile operating system is currently one of the most popular mobile phone platform. The way of human-computer interoperation, that use phones via gestures, largely make it easy to utilize software applications. While at the same time, it consumes much time to process these gestures since the changes of screen user interface are made by gestures of users. Therefore, it is very significant to provide a sort of technology that can automatically process a series of commands to manipulate android applications. This paper presents a solution to automatically operate user interface of android emulator. By leveraging this technology, users will be more convenient and automatically apply effects of gestures from real users to operating user interface. As a result, users now have a way to automatically manipulate android operating system or android applications.
出处
《电子设计工程》
2017年第19期71-74,共4页
Electronic Design Engineering
关键词
安卓模拟器
自动化
人机交互
界面控制
Android emulator
automation
human-computer interoperation
user interface control