I finally discovered the cause of failure.

It's a java bug when serializing Calendar with multithreading

Now I keep time with a variable type "long" "Calendar.getTimeInMillis"

Good Luck

bY kLvin

El viernes, 14 de septiembre de 2012 13:09:13 UTC+2, Carlos Calvo escribió:
>
> I have a fairly rare issue.
>
> I have a fext file to parse and generate a model android data (there are 
> three classes) and serialized to file. This is done in android application 
> project I have.
>
> With myself from my mobile application deserialized the file correctly.
>
> Instead try to do this in another mobile with the same apk file and it 
> fails.
>
> Any idea of what is the reason behind this???
>
> Regards and any ideas I can be useful .
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to