Closed GoogleCodeExporter closed 9 years ago
This refers to the deprecated org.andnav package - we really should fix issue
137 soon to avoid all this confusion!
However, the same issue occurs in TileWriter - see the TODO in the constructor
http://code.google.com/p/osmdroid/source/browse/trunk/osmdroid-android/src/org/o
smdroid/tileprovider/modules/TileWriter.java
Original comment by neilboyd
on 18 Jan 2011 at 6:11
I made a change to TileWriter in revision 739 which should fix this.
Original comment by neilboyd
on 18 Jan 2011 at 10:09
I can confirm that app startup is much faster for me.
Original comment by kurtzm...@gmail.com
on 21 Jan 2011 at 2:52
I believe it's safe to close this ticket. There was a version of the TileWriter
that checked the disk cache on the UI thread and that was causing slow start up
times. This issue has been fixed and startup time is now normal.
Original comment by kurtzm...@gmail.com
on 13 Feb 2011 at 7:05
Original issue reported on code.google.com by
rcgr...@gmail.com
on 17 Jan 2011 at 8:50Attachments: