@bachhuberdesign Now you have the same serialization options like in java. So if you need parcelable (as default android serialization way), you must implement it in Kotlin.
There are a couple projects that allow you to help with parcelable generation:
https://github.com/grandstaish/paperparcelhttps://github.com/nsk-mironov/smuggler