Skip to content

gxz1989611/RemoteDroid

 
 

Repository files navigation

RemoteDroid

####Build status Build Status

Stream you device's display to another android device. And control your device back from that device.

Note: For KitKat+ (Lollipop) devices, new MediaProjection APIs are available which do not require the app to be installed in /system partition. I've implemented this API in this demo.

Demo : https://www.youtube.com/watch?v=ZdNcBAp0yeo

Playstore Link : https://play.google.com/store/apps/details?id=in.umairkhan.remotedroid

Screenie :

alt tag

##Licensed under GPLv3## This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

App to control your android device from another Android device or a PC over the internet connection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%