Move apps to micro sdhc card in an Android 5.1 mobile phone.

A

AC Question

I have an Android 5.1 mobile phone. There is no option to move apps to micro sdhc card. How can I activate this option?
 

CoolSM

Member
Apr 20, 2016
7
0
0
Visit site
CoolSM 5#
Post time 1 sec. Before | Show the author posts only

Hi:

I tried to insert the code below...... Guess what ....... No effect!

Please note my mobile is rooted
.
1.Open “ES File Explorer” and press on the top left icon.
2.Go to Tool > Root Explorer > Mount R/W
3.Change Path “/” and “/system” from RO to RW.
4.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>
5.Save the changes to the file.
6.Check the file again and make sure that everything is OK.
7.Reboot your device to apply the changes.
8.After rebooting you will be able to write on the external sdcard without any problem.

The above changes does not appear to work or make any difference in Android 5.10 Iron Pro Mobile

CoolsSM
 

Members online

Forum statistics

Threads
943,084
Messages
6,917,188
Members
3,158,813
Latest member
pierre5463