Android Screen Monitor

This project is deprecated. Visit another project such as https://www.vysor.io/.

Overview

The Android Screen Monitor (ASM) is a tool to monitor screen on the device or emulator.

ASM is an Android Debug Bridge (adb) client, When it starts monitoring screen, ASM connects to adb on port 5037 and receives frame buffer continuously on the device or emulator and transfer image to your desktop window.

You can rotate and scaling monitor window and export a image into PNG file as screen shot tool.

Download

System Requirements

Install

  1. Install JRE(JDK) 5 or 6 and set path to java bin directory
  2. Install Android SDK and set path to android sdk tools and platform-tools directory
  3. Download Android Screen Monitor

How to use

Notes

Known Problem

Release Notes