[Simple-support] android performance
Brought to you by:
niallg
|
From: stephen t. <ste...@gm...> - 2012-11-19 09:22:23
|
Hi, I'm having some difficulty deserializing some xml on Android - (it's about 100KB) and I've found that whilst occasionally it deserializes in a second or so - it very often takes 15-20 seconds. I was wondering if anyone else has seen this issue (I'm using the 2.6.7). I was trying digging around - and as far as I can see on Android internally it only uses DOM? Is this correct? Should I be also adding the STax jars to my project? Thanks Stephen |