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.
Note : I haven't really been maintaining it lately as I am usually stuck with other things, and that RemoteDroid requires a bit of extra efforts to make it support new Android versions and devices. If you're someone who wants to modify it according to your needs, and can hire me as a freelancer, ping me at omerjerk@gmail.com. Thanks.
Demo : https://www.youtube.com/watch?v=ZdNcBAp0yeo
Playstore Link : https://play.google.com/store/apps/details?id=in.umairkhan.remotedroid
Screenie :
##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/.