I am trying to send data in android.os.bundle format from an Android Emulator to a PC server through socket. Now I could get the object from ObjectInputStream on the PC server end, but I couldn't convert it into the bundle format. I am trying to send data in android.os.bundle f