Friday, October 9, 2015

How to: Unlock external SD Card writing for all apps in Q372

In Android 4.4 "Kitkat" (API 19) Google has changed the default permissions for the external SD Card (usually microSD). Since that Android OS version third-party apps have no more access to write on the SD Card. It's a bit problematic, because now you might not be able to use your favourite Files Manager to move or copy files on the external storage.





procedure-

Note: root required!

1. Start up your device normally and wait for the system to be fully loaded.

2. Open Root Explorer and make sure it runs with superuser permissions.

3. Mount your system partition as R/W (Read/Write) to perform any changes.

4. Navigate to the /system/etc/permissions/ folder and look for the platform.xml .

5. Copy the platform.xml file into the same location as platform.xml.bak file.
Open the platform.xml file with any text editor on your device and search for the following line:

<permission name="android.permission.WRITE_EXTERNAL_STORAGE">

looks like -





6. Now you need to add a 3rd GID (Group ID): <group gid="media_rw" /

looks like -




Using Root Explorer or any other Files Manager of your choice make sure that the platform.xml file has proper permissions: Owner R-W | Group R | Others R (0644 rw-r--r--).


Reboot your device and enjoy!

{{ Earn money   Download app and register your number and get talktime }}

Root explorer download 

Labels:

7 Comments:

At October 11, 2015 at 10:28 AM , Anonymous Unknown said...

pls help me my unite3 suck in boot loop . and after trying flash stock ROM but computer not dedict my mobile .

 
At October 11, 2015 at 10:30 AM , Anonymous Unknown said...

pls help mobile not opening after changing music app to walkman and king root to super user. stuck in boot loop

 
At October 11, 2015 at 7:45 PM , Anonymous Unknown said...

you not follow steps by correctly thats thats why phone stuck in boot .. . becoz we devs try these methods in own phone and if work perfectly thn we post for others . .

 
At October 11, 2015 at 7:45 PM , Anonymous Unknown said...

you not follow steps by correctly thats thats why phone stuck in boot .. . becoz we devs try these methods in own phone and if work perfectly thn we post for others . .

 
At November 9, 2015 at 2:05 PM , Anonymous Anonymous said...

not working... using u3 bro

 
At November 10, 2015 at 6:38 AM , Anonymous akash rawat said...

you have to change storage mannuly for every apps

 
At November 21, 2015 at 7:17 PM , Anonymous Anonymous said...

how to change manually bro

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home