Use Parcelables to send an object from one Android Activity to another

preview_player
Показать описание
How do you send an object from one Android Activity to another using Intents? .... you would learn just how to send a Java or Kotlin object from one Android Activity to another Activity. For that, we need to make use of Parcelables. Parcelables are a great way to serialize Java Objects between Contexts in Android. We are going to use a library called parceler, which is a library that makes Android Parcelables made easy through code generation.

To pass the object we are going to use the intent bundle to put the parcelable object.

#LemubitAcademy
Рекомендации по теме
Комментарии
Автор

is there anyway to send received image to third activity

BantyYadav
Автор

excellent video
please make the same video in Kotlin

TECHSKYS
welcome to shbcf.ru