Posts by Thiago Tallison • 1 point
1 post
-
-1
votes1
answer489
viewsA: java.lang.Runtimeexception: Parcel: Unable to marshal value
All objects in the Collections class implement Serializable. So, probably the error is in implementing the serializable interface of the Procedure class.