[Fix][i9500,i9505,i9505G,i9506][ExtSdCard Write Issue][Kitkat 4.4.2][NB3] - Rooted

Search This thread

itsme_4ucz

Inactive Recognized Developer
Jul 21, 2007
1,196
502
Samsung Galaxy S21 Ultra
Hi everybody this will solves TB Backup Problem and 5 other issues which is in KiKat Ver Rom's official ones too, works on both all S4 Versions i950.........

<permission name="android.permission.READ_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="media_rw" />
</permission>

<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
<group gid="media_rw" />
</permission>

<permission name="android.permission.ACCESS_ALL_EXTERNAL_STORA GE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
<group gid="sdcard_all" />
</permission>

or download the file and flash it via recovery
plus set 744 permission on folder mnt/media_rw [You have to set up permission on every boot ???]using root explorer manually

thx
best regards:good::eek:
 

Attachments

  • extsdcard_fix.zip
    249.4 KB · Views: 2,891
  • 1.png
    1.png
    135.7 KB · Views: 4,268
  • 2.png
    2.png
    56.7 KB · Views: 3,643
  • 3.png
    3.png
    81.4 KB · Views: 3,486
  • 4.png
    4.png
    77.2 KB · Views: 3,218
  • 5.png
    5.png
    81.8 KB · Views: 3,165
Last edited:

rotemkk

Senior Member
Feb 28, 2011
472
95
Im in the folder in root explirer how i set 744 permission on it??

Sent from my GT-I9500 using Tapatalk
 
Last edited:

Xajel

Senior Member
Mar 2, 2011
227
42
Bahrain
How to check if it's working or not ?

I have Sygic installed but it still failed to access sd card ( SD Card access dienied )
 

itsme_4ucz

Inactive Recognized Developer
Jul 21, 2007
1,196
502
Samsung Galaxy S21 Ultra
Last edited:

Xajel

Senior Member
Mar 2, 2011
227
42
Bahrain
It is taken from here - http://xdaforums.com/showthread.php?p=50542136

Sent from my GT-I9500 using XDA Premium 4 mobile app
Well, what is written is different than what is needed...

I didn't have to mount any folder to anywhere, just started the app, it shows a message that there's something wrong and the app might not work it asked me to apply a fix and restart... after restart I started the app again and it shows me another similar message.. I tapped fix and after restart it was working okay and Sygic worked normally...
 

teslax

Senior Member
Hi everybody this will solves TB Backup Problem and 5 other issues which is in KiKat Ver Rom's official ones too, works on both all S4 Versions i950.........

<permission name="android.permission.READ_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="media_rw" />
</permission>

<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
<group gid="media_rw" />
</permission>

<permission name="android.permission.ACCESS_ALL_EXTERNAL_STORA GE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
<group gid="sdcard_all" />
</permission>

or download the file and flash it via recovery
plus set 744 permission on folder mnt/media_rw [You have to set up permission on every boot ???]using root explorer manually

thx
best regards:good::eek:

Can I use this fix on the Note 3 N9005?

Thanks
 

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    Another Way To Fix The Sdcard Permissions

    INSTALL FOLDER MOUNT FROM PLAYSTORE AND APPLY THE SUGGEST FIX ,REDTART AND VOILA THE SD CARD IS NOW FULLY ACCESSIBLE

    HIT THANKS BUTTON IF HELPED
    5
    Hi everybody this will solves TB Backup Problem and 5 other issues which is in KiKat Ver Rom's official ones too, works on both all S4 Versions i950.........

    <permission name="android.permission.READ_EXTERNAL_STORAGE" >
    <group gid="sdcard_r" />
    <group gid="media_rw" />
    </permission>

    <permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
    <group gid="sdcard_r" />
    <group gid="sdcard_rw" />
    <group gid="media_rw" />
    </permission>

    <permission name="android.permission.ACCESS_ALL_EXTERNAL_STORA GE" >
    <group gid="sdcard_r" />
    <group gid="sdcard_rw" />
    <group gid="sdcard_all" />
    </permission>

    or download the file and flash it via recovery
    plus set 744 permission on folder mnt/media_rw [You have to set up permission on every boot ???]using root explorer manually

    thx
    best regards:good::eek:
    2
    Without root?

    Sent from my GT-I9505 using xda app-developers app

    Required root :)
    1
    Thanks @ameshiya, that fixed my problem after two restarts... Sygic is working normally now :D
    1
    Another Way To Fix The Sdcard Permissions

    INSTALL FOLDER MOUNT FROM PLAYSTORE AND APPLY THE SUGGEST FIX ,REDTART AND VOILA THE SD CARD IS NOW FULLY ACCESSIBLE

    HIT THANKS BUTTON IF HELPED

    It is taken from here - http://xdaforums.com/showthread.php?p=50542136

    Sent from my GT-I9500 using XDA Premium 4 mobile app