项目作者: oduwa

项目描述 :
An app to mirror an android device and view it from an iPhone/mac/windows/linux device. (With samples!!! :D)
高级语言: C
项目地址: git://github.com/oduwa/AndroidMirroring.git
创建时间: 2015-08-21T15:45:42Z
项目社区:https://github.com/oduwa/AndroidMirroring

开源协议:MIT License

下载


AndroidMirroring

An app to mirror an android device and view it from an iPhone/mac/windows/linux device. (With samples!!! :D)

Usage

This repository contains the android mirroring app in an Android Studio project and mirroring clients/viewers for various platforms.
The mirroring code exists mainly in 2 classes called AndroidViewer and AndroidServer which are used in the mirroring clients and servers respectively. The demo projects demonstrate how to use these classes.

Still making tweaks here and there so stay tuned for more.