Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 6 of 6
  1. #1
    Junior Member
    Join Date
    Jun 2015
    Location
    Israel
    Posts
    2
    Rep Power
    0

    Default Using an SD card for storing maps

    I'm having a Windows based software, installed on the internal memory.
    I would like the application to recognize also an external SD memory card, with additional maps.

    How can I do it ?

  2.    Advertissements


  3. #2
    Important User Using an SD card for storing maps
    Using an SD card for storing maps
    wojpen's Avatar
    Join Date
    Nov 2013
    Location
    Polska
    Posts
    882
    Rep Power
    1242

    Default

    Hi Buddy,
    What Device? That (symbol apk)?

    Show here your sys.txt.

    All Program folder in SDcard, or only Map folder in SDcard?
    regards wojpen
    Last edited by wojpen; 24th June 2015 at 10:09 PM.

  4. #3
    Member +
    Join Date
    Aug 2013
    Location
    Hungary
    Posts
    36
    Rep Power
    35

    Default

    For iGO8 or Primo, make an 'iGo' or 'Addons' folder on the root of SD-card and 'content' inside it. You can move map, poi, dem folders into it.
    Delete all rows in [folders] section in your sys.txt.
    The program will read the content from SD-card.
    Last edited by Gigya; 26th June 2015 at 11:23 AM.

  5. #4
    Junior Member
    Join Date
    Jun 2015
    Location
    Israel
    Posts
    2
    Rep Power
    0

    nextgen

    Quote Originally Posted by wojpen View Post
    Hi Buddy,
    What Device? That (symbol apk)?

    Show here your sys.txt.

    All Program folder in SDcard, or only Map folder in SDcard?
    regards wojpen
    ------------------
    Hi,

    I have the program running on the internal memory, as it originally came (maps as well).
    I want to add additional maps I'm having and have them stored in external SD card (I have many maps...).
    I would be happy if the program will be able reading both locations while looking for maps (and other content...)

    Here is the system.txt file:

    [device]
    ;type="Delco_QX-BH751T"

    [folders]
    has_secondary_root=0

    [interface]
    show_exit=1
    show_minimize=1
    extra_settings=1
    connection_enabled=2
    enable_natural_guidance=1
    enable_stateanim=1

    [gps]
    baud=4800 ;- write "baud rate"
    port=1 ;- write port
    source="virtserial"
    set_messages="0" ;

    [debug]
    skip_eula=1
    experimental_features=1
    ;hnr_silent_startup=1
    ;max_memory=73400320
    ;reserve_memory=5242880

    [route]
    ;hnr_ignored_missing_country_ids=*
    ;Allow_save_route=0
    save_route_after_auto_recalc=0

    [navigation]
    show_current_city=1
    parking_ad_enabled=0
    congestion_ad_enabled=0

    [quickdetour]
    ;enabled=0

    [navigation.sudden_detour]
    ;enabled=0

    [route.histspeed]
    enabled=1
    show=1
    use_timeslice=1

    [map_update_checker]
    enabled=0

    [sound]
    pool_size=4096
    speech_delay=4000
    config="maximum"
    csv_voice_enabled=1

    [scheduler]
    idle_execution_restrained=1

    [2d]
    traffic_lights=1

    [other]
    demo_enabled=0
    asr_enabled=1

    [poi]
    featured_provider=netlocalsearch.naviextras.google
    provider_filtering=1

    [network]
    available=0

    [http]
    enabled=1

    [naviextras]
    boot_service_address="http://zippy.naviextras.com/services/index/rest/2/boot"

    [tmc-http]
    enabled=1
    start=1
    dt_dl_0=120.0
    dl_dist_0_km=500.0
    servers.size=1
    servers[0].url="http://zippy.naviextras.com/services/tmclite/data/nng-igo-tmc-iphone/0/"

    [vr]
    disabled=0
    use_low_conf_question=0
    timeout_trailing_silence_ovde=2000
    ;Microphone scratch
    open_microphone_early=1
    microphone_early_delay=150
    after_ding_delay=300
    ;ding_file_name="!msgbox"

    [tmc]
    tmcprovider_rssi_stability=0
    tmcprovider_rssi_average=0

  6. #5
    Important User Using an SD card for storing maps
    Using an SD card for storing maps
    wojpen's Avatar
    Join Date
    Nov 2013
    Location
    Polska
    Posts
    882
    Rep Power
    1242

    Default

    Hello,
    You have not entered the information that device? and what the apk?
    And one more question - The entire program on the SD card? - Such a solution would be better for the need to update files.

  7. #6
    Important User Using an SD card for storing maps
    Using an SD card for storing maps
    wojpen's Avatar
    Join Date
    Nov 2013
    Location
    Polska
    Posts
    882
    Rep Power
    1242

    Default

    I have little information - wrote in the post, but you can try:

    1. At the root directory of the SD Card (SDMMC) create a new folder called "addons"
    2. Inside you create another - called "content".
    3. To this folder (content) of memory devices move the entire folder named "content" - which have in the device memory.
    3. You open the file in notepad sys.txt
    4. You write:
    This post requires you to click the "LIKE this post" button and hit F5 to read this content.
    IMO - > Definitely better solution is to install the entire all program on the SD card !!!

    regards wojpen

    PS.
    In addition to this to work you need to check record in the file "utility.ini" - which is in the folder "utility"
    example:


    [general]
    DirContent = \ ResidentFlash 'is the name of your internal memory.' \ Primo'name your program's main directory on the device '\ content
    DirSave = \ ResidentFlash \ Primo \ save
    Exename = Primo.exe ' name exe file of your apk'
    Sound = set.wav


    / Three first lines of the file contain statements path and file names for the apk.
    They have to be your name and path - otherwise it will not work !!!
    Last edited by wojpen; 26th June 2015 at 08:47 AM.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •