HCNIOct 22, 2013

Remote Control of Mobile Devices in Android Platform

arXiv:1310.5850v132 citations
Originality Synthesis-oriented
AI Analysis

This addresses the need for efficient remote control of Android devices, particularly for software/hardware testing and management tasks in security or forensics, though it is incremental in a little-explored area.

The paper tackles the problem of remote control for Android mobile devices by proposing a new architecture and implementing a proof-of-concept system, which includes an Android application with server programs and a Java-based client for control via network or USB.

Remote control systems are a very useful element to control and monitor devices quickly and easily. This paper proposes a new architecture for remote control of Android mobile devices, analyzing the different alternatives and seeking the optimal solution in each case. Although the area of remote control, in case of mobile devices, is little explored, it may provide important advantages for testing software and hardware developments in several real devices. It can also allow an efficient management of various devices of different types for performing different tasks, related for example to security or forensic tasks. The main idea behind the proposed architecture was the design of a system to use it as a platform which provides the services needed to perform remote control of mobile devices. As a result of this research, a proof of concept was implemented. An Android application running a group of server programs on the device, connected to the network or USB interface, depending on availability. This servers can be controlled through a small client written in Java and runnable both on desktop and web systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes