Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 616

Threaded View

  1. #35
    Master
    Join Date
    Nov 2017
    Location
    Romania
    Posts
    346
    Rep Power
    166

    weel

    Matter concluded with help from lunapark and manny tests
    Quote Originally Posted by cristianyxtl
    Well, after manny tests the matter was related to android version
    The device where i want to make changes without luck has android 6 so the syntax must be preciselly for that version

    I run the test in android 14 with this syntax
    Spoiler: sys
    [folders]
    has_secondary_root=1
    data_folder_name=iGO_Pal"
    linked_root_list="/storage/emulated/0 /storage/MicroSD /extsd /storage/extsd0 /mnt/extsd0 /mnt/storage/extsd0 /external_sd0/mnt/sdcard/external_sd0 /mnt/external_sd0 /mnt/sdcard/external_sd /sdcard2 /sdcard /sdcard/sd /mnt/sdcard /mnt/sd /mnt /storage /mnt/extSdCard /mnt/external_sd /mnt/sdcard/external_sd /sdcard/external_sd /storage/extSdCard"
    android_secondary_root_path="/storage/emulated/0/iGO_Maps"
    content="/storage/D8A9-82CC/iGO_Maps/content"

    and all work well ,all folders located in:storage/D8A9-82CC/iGO_Maps/content are read by the igo installed in internal memory(including the infamous userdata)
    Manny thx and all my gratitude for help to lunapark
    Sincerely gratitude ,Cristian
    PS Edit
    After countless tests i was able to find the syntax for [folders] when igo its installed in internal memory and content its in sdcard/external memory
    Was a problem bcs after i managed to work however the SpeedcamUpdates.spud it was not created in content/speedcam or if was there already dont update
    Here its the syntax for perfect match internal storage apk+external storage content install

    Spoiler: folder syntax
    [folders]
    has_secondary_root=1 ; -->> this way with ; not look for folder in internal memory when content folder its in sdcard
    data_folder_name="Pal_GPSMirror"
    ;linked_root_list="/storage/emulated/0 /storage/MicroSD /extsd /storage/extsd0 /mnt/extsd0 /mnt/storage/extsd0 /external_sd0/mnt/sdcard/external_sd0 /mnt/external_sd0 /mnt/sdcard/external_sd /sdcard2 /sdcard /sdcard/sd /mnt/sdcard /mnt/sd /mnt /storage /mnt/extSdCard /mnt/external_sd /mnt/sdcard/external_sd /sdcard/external_sd /storage/extSdCard"
    android_secondary_root_path="/storage/D8A9-82CC/iGO_Maps"
    ;content="/storage/D8A9-82CC/addons/content" ; --->> without ; used for create folder addons or whatever you name it in desired location, with ; used for not create folder addons or whatever you name it in desired location
    Last edited by cristianyxtl; 30th December 2024 at 03:08 PM.

 

 

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
  •