You can pass the HashMap as an intent extra 
<http://stackoverflow.com/a/7578313/1908348>.

James

On Thursday, 28 July 2016 16:15:51 UTC+1, Nenad Stojnic wrote:
>
> Hi.
>
> Problem description:
> Activity_A have one Meta object which contains two fields 
> com.couchbase.lite.Document and Map<String, Object>.
> We need to send Meta object from Activity_A to Activity_B and then we edit 
> Meta object in Activity_B.
> We want to do it using Intent.
> Meta object must be Parcable.
> How can we make that Meta Object is Parcable?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/04e85872-8e88-49d2-846e-c0392d13c1c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to