[mono-android] Unable to activate instance of type Java.IO.ISerializableAdapter from native handle
Michael Kestner
mkestner at novell.com
Wed Mar 9 12:24:30 EST 2011
Java serialization is not supported yet:
https://bugzilla.novell.com/show_bug.cgi?id=643621
https://bugzilla.novell.com/show_bug.cgi?id=643626
Mike
On Mar 9, 2011, at 7:12 AM, Asmaa Mohamed Roushdy wrote:
> I created class BarChart implement Java.IO.ISerializable
>
> BarChart chart = new BarChart();
> intent.PutExtra("chart", chart);
>
> when I call
>
> Intent.Extras.GetSerializable("chart")
>
> I have Exception
>
> Unable to activate instance of type Java.IO.ISerializableAdapter from native handle 44fae8c8
>
> How can I solve this situation ?
>
>
> Sincerely
> Asmaa Mohamed Roushdy
> Team Lead
> Victory Finance
> <image001.png>
> 5 El Zohour st. 1st floor, Cairo 12311 Egypt
> Phone: +2 02 37624480, Fax: +2 02 37624490
> Mobile: +2 0144442156
>
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110309/530897ae/attachment.html
More information about the Monodroid
mailing list