[mono-android] Unable to activate instance of type Java.IO.ISerializableAdapter from native handle
Asmaa Mohamed Roushdy
asmaa at victorylink.com
Wed Mar 9 08:12:48 EST 2011
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
<http://www.victoryfn.com/> Victory Finance
5 El Zohour st. 1st floor, Cairo 12311 Egypt
Phone: +2 02 37624480, Fax: +2 02 37624490
Mobile: +2 0144442156
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110309/d2ba90d3/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 181 bytes
Desc: not available
Url : http://lists.ximian.com/mailman/private/monodroid/attachments/20110309/d2ba90d3/attachment.png
More information about the Monodroid
mailing list