
android-projector
Overview
Android Projector displays the framebuffer of the connected Android device on your PC/Mac. It automatically refreshes the display and supports Portrait and Landscape view mode. It makes your life a lot easier when you want to do a presentation of applications running on real Android devices.
Usage
- Download and unzip AndroidProjector-0.91.zip
cd AndroidProjector
./android-projector
under Mac/Linux orandroid-projector.bat
under Windows
Notes
- This tool is intended for developers and it currently has very minimum error reporting.
- Please make sure you have one and only one USB attached Android device when running the app.
- You should already have Android SDK installed and set up correctly, that is,
adb
can be found inPATH
.
Project Information
- License: Apache License 2.0
- 62 stars
- hg-based source control