Question

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

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top