Closed GoogleCodeExporter closed 9 years ago
Actually, the swordApi.readHtmlText() function is being called twice on startup
as well. I'm sure that the problem which is causing the issue above is also
causing this one. Wish I was better at figuring out this Eclipse editor so I
could help narrow down the cause...
Original comment by geod...@gmail.com
on 7 Sep 2010 at 10:51
I noticed this occurring some time ago but I can't reproduce this problem now.
Can you give me more detail regarding how to reproduce this?
Original comment by mjden...@gmail.com
on 11 Sep 2010 at 6:04
Funny....now I can't reproduce it either. My guess is that it is and Eclipse
problem somehow making either additional connections to the emulator/phone or
messing up and adding in more threads that are doing the same thing. I'll see
if the issue persists other times.
Original comment by geod...@gmail.com
on 14 Sep 2010 at 3:10
Managed to find the problem. Flipping the phone causes a new activity and
oncreate to be called, causing a new observer to be registered on every phone
flip.
http://www.daniweb.com/forums/thread295510.html
Original comment by mjden...@gmail.com
on 18 Sep 2010 at 9:51
Original issue reported on code.google.com by
geod...@gmail.com
on 7 Sep 2010 at 10:07