Ashish Bisht
- 2
- 0
Hi everyone, i am an Android developer and want to know your views on Serializable and Parcelable. Which is best approach in Android that will be helpful for me ?
The discussion centers around the comparison between Serializable and Parcelable in the context of Android development. Participants explore the advantages and disadvantages of each approach, considering performance and code complexity.
Participants express differing views on the practicality and performance implications of using Serializable versus Parcelable, indicating that no consensus has been reached on which approach is definitively better.
The discussion does not resolve the trade-offs between the two approaches, and assumptions regarding performance impact and code complexity remain unexamined.