Send an Android Intent object through a socket? -


i wondering whether intent object can sent through objectoutputstream ? example lets have client(y) server(x) both of android based applications , y created intent instead of running it, y wants send x through socket x start intent, intent or intentservice.

now know same thing sending action string of intent x , create intent @ x , start provided both x , y have whatever intent starting, wondering sending whole object intent. serialized object , possible send ? if yes, security drawback of theory?

thanks.


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -