I need to send objects serialized by B4A serializator to pure java application
what is the source sample I can do in java to deserialize the object
I can send and receive to c# the same objects with no problems, I need to do the same in java application
what is the source sample I can do in java to deserialize the object
I can send and receive to c# the same objects with no problems, I need to do the same in java application