I couldn't solve yet. Any solution?
On May 20, 11:31 pm, Torello Querci <
tque...@gmail.com> wrote:
> Hi,
>
> I have the same problem. I put the map file into /res/raw folder but is not
> copied into the private folder.
>
> To try to solve this problem I made the following action:
> 1 - rename the map file to *.map.mp3 because in this way the file is stored
> uncompressed,
> 2 - when the app start I check for SD availability.
> 3 - If SD is present I looking for map file. If the file is missing I copy
> from resource to external file
> 4 - I specify the new filename to MapView object with setMapFile method.
>
> Ok, is no a linear way but in my test semms to work.
>
> Best Regards
>