H
hawu
Neues Mitglied
- 0
hallo,
ich habe navit auf einem odys space installiert.
jetzt möchte ich die karten auf der zweiten sdcard speichern.
immer wenn ich was in den dateien \res\raw\navit*dpi.xml ändere lässt dich die navit-current.apk nicht mehr installieren.
konkret hab ich versucht an dieser stelle was zu ändern:
-------code anfang------------------------
<!-- If you dont want to use the sample map, either set enabled="no" in the next line or remove the xml file from the maps directory -->
<mapset enabled="yes">
<map type="binfile" enabled="yes" data="/sdcard/navitmap.bin"/> <map type="binfile" enabled="yes" data="/sdcard/navit/navitmap.bin"/>
</mapset>
-------code ende--------------------------------
vg hawu
ich habe navit auf einem odys space installiert.
jetzt möchte ich die karten auf der zweiten sdcard speichern.
immer wenn ich was in den dateien \res\raw\navit*dpi.xml ändere lässt dich die navit-current.apk nicht mehr installieren.
konkret hab ich versucht an dieser stelle was zu ändern:
-------code anfang------------------------
<!-- If you dont want to use the sample map, either set enabled="no" in the next line or remove the xml file from the maps directory -->
<mapset enabled="yes">
<map type="binfile" enabled="yes" data="/sdcard/navitmap.bin"/> <map type="binfile" enabled="yes" data="/sdcard/navit/navitmap.bin"/>
</mapset>
-------code ende--------------------------------
vg hawu