java - Serialize an intent in Android? -


I want to serialize an intent after the RCV using this ObjectOutputStream , but I got this exiption

java.io.NotSerializableException: android.content.Intent

is far from there, so I can sort of intent, Thank you.

The closest you can level it through a portable qualified protocol, and obtain the byte [] Can martial () method


Comments