In my Android application one Mob Phone will share the desktop screen with other Mob Phone both connected to the same network. So how it is possible to view all the files of One Mob phone from other Mob Phone through WIFI? is there any socket programming idea used, please elaborate the solution

有帮助吗?

解决方案

use android screenshot library(http://code.google.com/p/android-screenshot-library/) for getting phone's screenshot and send them to other phone

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top