Home Forums Support Protobuf-net Reply To: Protobuf-net

#1010
Anonymous
Inactive

SOlved this one I got another problem.
I need to serialize pictures, videos, audio files.
I see the protobuf example. It use Systems.Drawing library which is ’empty’ in xamarin android.
How do I have to do in xamarin ? Which are libraries I need to import to serializa (like in your tutorial) images, audio and video ?
Thanks in advance.
Max