[SHARE][MOTO E] Save Internal storage space with XInternalSD

Search This thread

rkmiks

Senior Member
Jul 1, 2012
505
183
Hello guys, For all those facing low internal storage space , here I would like to share xposed module namely XInternalSD .

What It Does ?

This module allows to change the path to internal SD card i.e. it changes the value, which is returned by

Environment.getExternalStorageDirectory() to a custom path so that the apps find external storage as the internal storage.

This module is useful for the apps which have only file save location in internal memory .

This module replaces file save location from internal to external sdcard and makes them to store the data on external sdcard

instead of internal sdcard.

Disclaimer - I am not responsible for any kind of damage to your phone or sdcard or any other data . Use at your own risk.

PREREQUISITES - ROOT and XPOSED Installed -

How to use this module ?

1. Download the module XInternalSD : http://repo.xposed.info/module/com.pyler.xinternalsd
Activate the module in xposed.

2. Download the module KitKat SD Card Full Access : http://repo.xposed.info/module/kz.virtex.android.sdcardfix
Activate the module in xposed.

3. Reboot the phone and open the app.

4. Tick the option Custom internal sd path.

5. In the option path to internal sd card enter

storage/sdcard1 and press OK.

6. Either enable it for all apps [I have not tried this option ] or if you want to enable for selected apps write their package names separated by commas and without spaces. [ I have tried This option ]


Remember This module doesn't change the internal sd to external or vice versa , it simply allows apps to store data on external instead of internal sdcard. It may not work on some apps . Please go through the original thread once.

Thanks to -
pyler
Original post here - http://xdaforums.com/xposed/modules/xposed-disablesignaturecheck-t2789267/

Hit thanks if this helped you -

If there is any other similar thread or there is anything objectionable please do tell me.
 
Last edited:

digiboy1

Senior Member
Aug 8, 2013
250
51
6. Either enable it for all apps [I have not tried this option ] or if you want to enable for selected apps write their names
separated by commas and without spaces. [ I have tried This option ]


Remember This module doesn't change the internal sd to external or vice versa , it simply allows apps to store data on external instead of internal sdcard.

Have you tried it on WhatsApp by any chance? Does it work correctly and stores every media in Memory card, on the MotoE?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Hello guys, For all those facing low internal storage space , here I would like to share xposed module namely XInternalSD .

    What It Does ?

    This module allows to change the path to internal SD card i.e. it changes the value, which is returned by

    Environment.getExternalStorageDirectory() to a custom path so that the apps find external storage as the internal storage.

    This module is useful for the apps which have only file save location in internal memory .

    This module replaces file save location from internal to external sdcard and makes them to store the data on external sdcard

    instead of internal sdcard.

    Disclaimer - I am not responsible for any kind of damage to your phone or sdcard or any other data . Use at your own risk.

    PREREQUISITES - ROOT and XPOSED Installed -

    How to use this module ?

    1. Download the module XInternalSD : http://repo.xposed.info/module/com.pyler.xinternalsd
    Activate the module in xposed.

    2. Download the module KitKat SD Card Full Access : http://repo.xposed.info/module/kz.virtex.android.sdcardfix
    Activate the module in xposed.

    3. Reboot the phone and open the app.

    4. Tick the option Custom internal sd path.

    5. In the option path to internal sd card enter

    storage/sdcard1 and press OK.

    6. Either enable it for all apps [I have not tried this option ] or if you want to enable for selected apps write their package names separated by commas and without spaces. [ I have tried This option ]


    Remember This module doesn't change the internal sd to external or vice versa , it simply allows apps to store data on external instead of internal sdcard. It may not work on some apps . Please go through the original thread once.

    Thanks to -
    pyler
    Original post here - http://xdaforums.com/xposed/modules/xposed-disablesignaturecheck-t2789267/

    Hit thanks if this helped you -

    If there is any other similar thread or there is anything objectionable please do tell me.