You can use Java serialization but it has caveats:...
# android
k
You can use Java serialization but it has caveats: ProGuard will most likely mess it up, it's not the fastest, something that I forgot