khalodark / addi

Automatically exported from code.google.com/p/addi
0 stars 0 forks source link

Addi is impacted by serialization issue in gingerbread and honeycomb #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

This is the error that is printed when a variable goes through a deep copy:
class java.lang.IllegalArgumentException:
no char field 'exponential'

Because of this, Addi is DOA for this versions of Android.

This is the link to the Android bug:
http://code.google.com/p/android/issues/detail?id=14495&can=1&q=DecimalFormatSym
bols&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars

Original issue reported on code.google.com by corbi...@gmail.com on 29 Mar 2011 at 4:12

GoogleCodeExporter commented 9 years ago

Original comment by corbi...@gmail.com on 29 Mar 2011 at 4:14

GoogleCodeExporter commented 9 years ago

Original comment by corbi...@gmail.com on 29 Mar 2011 at 5:40