Hirdetés

Új hozzászólás Aktív témák

  • Qsin

    csendes tag

    válasz Extracsaba #408 üzenetére

    Meg is van a válasz a kérdésemre.
    Itt a link:
    http://zidroid.com/how-to-fix-extsdcard-mount-issue-on-kitkat-and-lollipop/

    vagy:

    How to Fix ExtSdCard Mount Issue on KitKat and Lollipop
    Admin 21 February 2014 30 Comments

    Since Android 4.4.2 KitKat was released to the Galaxy S4/Note 3 and other Android devices which support external sdcard, more users were having issue with some third-party apps in saving, writing or copying files to the external sdcard due to KitKat 4.4 security which was added by Google.

    In this post we will show you how to fix ExtSdCard Issue on Android KitKat, Lollipop and later for all android devices …

    Requirements :

    Rooted Android device running on Android KitKat or Lollipop update.
    Installed ES File Manager or any root files explorer app.
    Steps :

    Open “ES File Explorer” and press on the top left icon.
    Go to Tool > Root Explorer > Mount R/W
    Change Path “/” and “/system” from RO to RW.
    es root file explorer
    Go to Local > / Device > system > etc > permissions > and open platform.xml as text in “ES Note Editor”.
    Find the following line:
    “android.permission.WRITE_EXTERNAL_STORAGE” permission
    Change it from :
    <permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
    <group gid="sdcard_r" />
    <group gid="sdcard_rw" />
    </permission>
    to :
    <permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
    <group gid="sdcard_r" />
    <group gid="sdcard_rw" />
    <group gid="media_rw" />
    </permission>
    Fix-ExtSdCard-Issue

    Save the changes to the file.
    Check the file again and make sure that everything is OK.
    Reboot your device to apply the changes.
    After rebooting you will be able to write on the external sdcard without any problem.

    Az élet szép még akkor is ha nem minden tökéletes, a kütyük pedig szórakoztatók

Új hozzászólás Aktív témák