[Q] How to install apps from google play store directly to sd-card? - Sony Xperia Miro, Tipo (Dual), J, E

Hi,
I am using Xperia E dual (with XboosT). I want to install a large app (Asphalt 8 -size 1.5gb) from play store, but my phone memory is only 700+mb. Is there any way that i can install the app directly to sd card. Moving to SD card is not an option for me as the app is too large to be installed in the phone memory primarily. Please provide me some solutions. Thanks :fingers-crossed:

149 views and still no answer/suggestions?

Use lucky patcher..
Sent from my C1505 using xda app-developers app
---------- Post added at 02:16 AM ---------- Previous post was at 02:07 AM ----------
U hv busybox installed and open toolbox then select directory binder..choose add new directory bind and put 'directory with data' \ext_card\android..then put 'mount directory with data to'/sdcard/android..after that u 'on' that
Sent from my C1505 using xda app-developers app
---------- Post added at 02:17 AM ---------- Previous post was at 02:16 AM ----------
But u must put the game data on sd card not internal storage..
Sent from my C1505 using xda app-developers app

bornstar4u said:
Hi,
I am using Xperia E dual (with XboosT). I want to install a large app (Asphalt 8 -size 1.5gb) from play store, but my phone memory is only 700+mb. Is there any way that i can install the app directly to sd card. Moving to SD card is not an option for me as the app is too large to be installed in the phone memory primarily. Please provide me some solutions. Thanks :fingers-crossed:
Click to expand...
Click to collapse
Sorry for the late reply. I missed your post
It's quite simple if you mean internal SD card. Downloading directly to the external SD card would require a modified vold.stab(after installing you can use a tool like DirectoryBinder to move the obb data). You need root for this!
1. Download the app Terminal Emulator from the Play Store.
2. Open it.
3. Type: su
4. Grant superuser permissions.
5. Type: pm set-install-location 2
6. Hit enter.
7. Reboot.
8. Install any app, and you'll notice it installs directly to the internal SD.
Hope this works
Mats

MatsPunt said:
Sorry for the late reply. I missed your post
It's quite simple if you mean internal SD card. Downloading directly to the external SD card would require a modified vold.stab(after installing you can use a tool like DirectoryBinder to move the obb data). You need root for this!
1. Download the app Terminal Emulator from the Play Store.
2. Open it.
3. Type: su
4. Grant superuser permissions.
5. Type: pm set-install-location 2
6. Hit enter.
7. Reboot.
8. Install any app, and you'll notice it installs directly to the internal SD.
Hope this works
Mats
Click to expand...
Click to collapse
Thanks man i will try this definitely .. n yeah i already have swapped my ext-card to internal sd-card

bornstar4u said:
Thanks man i will try this definitely .. n yeah i already have swapped my ext-card to internal sd-card
Click to expand...
Click to collapse
Ah, OK. Good luck!
Mats
Sent from my C1505 using XDA Premium 4 mobile app

But be careful. You can have a hardbrick
Sent from my ST21i using xda app-developers app

Related

[MOD] Swap External to Internal

Requires:
ROOT
Important:
Copy Android folder from internal to external first. Because its contain your game data.
Step by step:
1. Download Script Manager from Play Store
2. Download the script at attachment and put to /data using filemanager(root explorer) then change permission to 644(rw-r--r--)
3. Open script manager then choose the script
4. Select SU(bones) and save then RUN then immediately open notif bar to open Setting, check Storage.
5. If it is successfully swapping, back to script manager then select script to run at boot(gear symbol)
6. And save it then reboot your phone
7. Wait at least 30seconds till the script finished running. Then check your storage again at Setting > Storage.
8. Voila, it is done.
See the result in post #3
Nice trick
karkand said:
Requires:
ROOT
Important:
Copy Android folder from internal to external first. Because its contain your game data.
.....
Sent from my C2105 using xda app-developers app
Click to expand...
Click to collapse
Have you tested it... and can u make an Init.d script for this ??
Navneet Suresh said:
Have you tested it... and can u make an Init.d script for this ??
Click to expand...
Click to collapse
Yes, everything I wrote have been tested three times.
Init.d? Okey I will work on it
Sent from my C2105 using xda app-developers app
karkand said:
Yes, everything I wrote have been tested three times.
Init.d? Okey I will work on it
Sent from my C2105 using xda app-developers app
Click to expand...
Click to collapse
Thank you for screens
@karkand so it's just backup "Android" directory from Internal Memory to External??
---------- Post added at 06:09 AM ---------- Previous post was at 06:02 AM ----------
One more question sir.
putting System All in One to SDCard is amazing, but isn't that SDCard will worn out soon?
I mean SD's burden so high for putting System and Data in one Place.
thanks
zaltran said:
@karkand so it's just backup "Android" directory from Internal Memory to External??
---------- Post added at 06:09 AM ---------- Previous post was at 06:02 AM ----------
One more question sir.
putting System All in One to SDCard is amazing, but isn't that SDCard will worn out soon?
I mean SD's burden so high for putting System and Data in one Place.
thanks
Click to expand...
Click to collapse
Yes, because game data is located in Android folder like this /sdcard/Android/data and /sdcard/Android/obb ..if you're not copy that, your game will be download game data again..
No sir, it's just swapping internal memory partition, not the /system /cache /data or another partitions..so I think, it is safe..because what? it's just swap the storage, you can read it in the script...just mount like as vold.fstab,..but I'm not playing with that, very risky..so just using script to swap external sdcard partition and internal sdcard storage partition at boot..nor the /system or /data or /cache partition..do you clear it?
karkand said:
Yes, because game data is located in Android folder like this /sdcard/Android/data and /sdcard/Android/obb ..if you're not copy that, your game will be download game data again..
No sir, it's just swapping internal memory partition, not the /system /cache /data or another partitions..so I think, it is safe..because what? it's just swap the storage, you can read it in the script...just mount like as vold.fstab,..but I'm not playing with that, very risky..so just using script to swap external sdcard partition and internal sdcard storage partition at boot..nor the /system or /data or /cache partition..do you clear it?
Click to expand...
Click to collapse
roger that commander. thanks for explanation karkand
Now I know what you mean
Good job man!!:thumbup:
Btw I guess thread name should be "Swap Internal to external" instead of "Swap external to internal"..
No offence though
Sent from my C2104 using xda premium
I installed script but it shows "no such directory found" or "device or source busy" and cant see any diffrence in sizes help
Sent from my Xperial L C2104 using xda premium
Raj joshi said:
I installed script but it shows "no such directory found" or "device or source busy" and cant see any diffrence in sizes help
Sent from my Xperial L C2104 using xda premium
Click to expand...
Click to collapse
Do this :
1. In terminal, type 'su' enter, then type 'cat /proc/partitions > partitions' enter, then 'mount > file' enter.
2. Look to ' /' directory then find files 'partitions' and 'file' then zip and upload here.
Sent from my C2105 using xda app-developers app
how to get back to a previous state ?
krzysiek1984 said:
how to get back to a previous state ?
Click to expand...
Click to collapse
Delete the script and reboot
Sent from my C2105 using xda app-developers app
Not work on C2105. 31 firmware
@krzysiek1984
Do something with terminal, see my post before you..maybe your partition is different..so it can't mounted..
Sent from my C2105 using xda app-developers app
karkand, i find a sulution. first screenshot shows your script. on second screenshot can you see edited by me your script. and now everything works ok.
krzysiek1984 said:
karkand, i find a sulution. first screenshot shows your script. on second screenshot can you see edited by me your script. and now everything works ok.
Click to expand...
Click to collapse
Nice, I see that bro. you change the umask value..
btw, Congrats
sir, what happens if I removing my sd card?
abielzuliom said:
sir, what happens if I removing my sd card?
Click to expand...
Click to collapse
Your internal will be gone. And internal still at external. Because I'm not make a condition like that which is when external is removed.
You must delete that script or not run at boot of that script.
Sent from my C2105 using xda app-developers app
karkand said:
Your internal will be gone. And internal still at external. Because I'm not make a condition like that which is when external is removed.
You must delete that script or not run at boot of that script.
Sent from my C2105 using xda app-developers app
Click to expand...
Click to collapse
it happening too if i connecting my Xperia L to my PC with USB cable?
abielzuliom said:
it happening too if i connecting my Xperia L to my PC with USB cable?
Click to expand...
Click to collapse
Yes, external as internal and internal as external...read the title thread bro...but it will not affect in CWM
Sent from my C2105 using xda app-developers app

[Resolved] (guide xperia m) rooting , reboot fix, and swapping internal memory

first of all all the tools and steps in this post is not mine . i had tried to bring all these things in to one thread
note:first thing first ,follow the steps from A,B,.....D
A-rooting
1-download framroot
2-install framroot
3-open framroot
4-u have to select install supersu
5-then select gandalf exploit wait for few seconds a pop up message comes sucess ..........
6-do nothing the phone will reboot itself when the phone turns on u will see super su is installed and u have ur xperia m rooted
note: some time ur phone will b rooted with the first attempt but i had tried these steps 3 times to get rooted my xperia m for the first time first time . but some time u will get rooted ur phone with single attempt so dont worry
B-busybox
1-download busybox
2-install busybox and open it wait for some time and grand super su request
3-wait for some time busybox loads tweaks after loading completes there is a install button on bottom left corner click install then choose normal
4-busy box installs tweaks after compleation of installation sucess popup message comes
5-installation of busy box is sucessfull
note:some time the phone will reboot in between the busybox installation dont worry follow from the 3rd steps. this is because of the system folder read write error
C-reboot fix (sucessfull system read/write)
1-download reboot fix.rar
2-unrar it on ur pc
3-turn on usb debugging on ur phone and connect to ur pc(sony pc companion should b installed in ur pc)
4-run supersu.bat
5-follow the instructions on the pc screen
note:without sucessful busybox installation the reboot fix will not work try these reboot fix steps several times if u r not sucessful
D-swapping internal memory
1-download extsd2internalsd_xz.txt and scriptmanager
2-install scriptmanager
3-copy the .txt file to /data folder
4-open scriptmanager and select browse as root and grand supersu permissions
5-navigate to /data folder on scriptmanager and long press the extsd2internal_xz.txt and select open As... then select Script/Executable
6-then select su and boot and select save
7-suddenly the .txt file will turn to yellow colour turn off ur phone annd turn on u will see a swapped internal to external sd
note:if the reboot fix is not sucessful ur phone will constantly reboot after the 7th step then u have to uninstall the script manager to solve this
this is how i done all these thanks for all the all orginal developers who found these tweaks
you better post this guide on http://forum.xda-developers.com/forumdisplay.php?f=259 section, mate
nice guide anyway, thanks
This is how a guide should be. Will try out soon enough to report problems, if any.
monster.kancut said:
you better post this guide on http://forum.xda-developers.com/forumdisplay.php?f=259 section, mate
nice guide anyway, thanks
Click to expand...
Click to collapse
Your link is broken
Storage!!!!!!
It show
my internal storage is same as sd card
i.e.Internal 2.05 gb - sd 2.05gb
my sd card is 16gb class 4
look the screenshot!!!!!!
Follow the steps as a,b,c,d
Sent from my C5302 using xda premium
jinishpv said:
Follow the steps as a,b,c,d
Sent from my C5302 using xda premium
Click to expand...
Click to collapse
still not working!!!!!!!!!!!!!!!!!!!!!!
Works Fine!!
Hey,
Thanks a lot. :good::laugh: It works perfectly. Just wanted to know if the apps I installed need to be kept installed (eg. smanager) or can they be uninstalled after it is swapped?
Thanks in advance
Shashank
shshnk said:
Hey,
Thanks a lot. :good::laugh: It works perfectly. Just wanted to know if the apps I installed need to be kept installed (eg. smanager) or can they be uninstalled after it is swapped?
Thanks in advance
Shashank
Click to expand...
Click to collapse
Done rooting n installed busy box in xbin.....instlled pipm my rom n instld init.d support....phone reboots continiously after sony logo plz hlp!!!!
Sent from my Micromax A110 using xda app-developers app
can we have recovery on our devices
master_boy_dn said:
can we have recovery on our devices
Click to expand...
Click to collapse
Yeah . we can ... but its nt easy .. needa compile from source, coz cnt find stock recovery image in here!
Steps 1-3 worker great but can't get step 4 to work whatever I do. Anyone else had this??
Sent from my C1905 using xda app-developers app
7lucky7 said:
Steps 1-3 worker great but can't get step 4 to work whatever I do. Anyone else had this??
Sent from my C1905 using xda app-developers app
Click to expand...
Click to collapse
Ok so it finally worked after a few attempts. Do i need to uninstall all my apps and re-install them to get them on the 'external sd' as my 2gb partition is still full
Can we partition the SD card so that some of it appears as external storage and allows apps such as app2sd to move the data stored on the internal storage to move to external storage and free up space that way instead??
Sent from my C1905 using xda app-developers app
What is bootfix for?
help! xperia c1905 swap sdcard error
7lucky7 said:
Can we partition the SD card so that some of it appears as external storage and allows apps such as app2sd to move the data stored on the internal storage to move to external storage and free up space that way instead??
Sent from my C1905 using xda app-developers app
Click to expand...
Click to collapse
i also follow all steps A-D and attempt many times, at last it should be fully successed.run sciptmanager also work.
i open ES file explorer to check sdcard has been swaped. sdcard0=>external sd 16Gb card and sdcard1=>internal 2Gb.
i use link2sd to move some apps to my sdcard 16Gb, but an Warning occurred: "App2SD is not supported by ur device. becoz ur device has a primary external storage which is emulated form the internal storage. You can link the app in order to move its files to ur SD card."
so i cant move my apps to my sdcard 16Gb. what happen and why?
anybody know whats wrong ???
Plz help me out that problem. thx....
foxy2k said:
i also follow all steps A-D and attempt many times, at last it should be fully successed.run sciptmanager also work.
i open ES file explorer to check sdcard has been swaped. sdcard0=>external sd 16Gb card and sdcard1=>internal 2Gb.
i use link2sd to move some apps to my sdcard 16Gb, but an Warning occurred: "App2SD is not supported by ur device. becoz ur device has a primary external storage which is emulated form the internal storage. You can link the app in order to move its files to ur SD card."
so i cant move my apps to my sdcard 16Gb. what happen and why?
anybody know whats wrong ???
Plz help me out that problem. thx....
Click to expand...
Click to collapse
C25 said:
It show
my internal storage is same as sd card
i.e.Internal 2.05 gb - sd 2.05gb
my sd card is 16gb class 4
look the screenshot!!!!!!
Click to expand...
Click to collapse
just try this one if working for anyone?(reboot many times to see)
my storage changes after every reboot.
Anyone know what new features will be available on the next firmware update?? Will they reconfigure the storage settings to show move apps to SD?? Anything else known??
Sent from my C1905 using xda app-developers app
Sony Xperia M
Hey Guys,
I have bought Sony Xperia M phone yesterday and I found out that we need to root for moving apps to SD card,
Please tell what should be done after rooting in order to the move the apps to SD card.
Please help!!!!!!!!
xperia M c1905 rooted but fail2 move apps2 sd
bought two week. rooted and system r/w fixed. also swap internal sd and external sd.
but not work move apps to sd under android 4.1.2 jelly bean.
is it bugs for ics and jelly bean with this?
i checked xperia system emulated internal sd to "/data/media" not to partition.
any idea create one partition then remount the sd with this partition can solve the problem?
any body help!!!!
do v downgrade to gingerbread? so v can move Apps to SD huh?
Anybody that can confirm I can root the Xperia M C1905 model with the latest .67 firmware wth framaroot 1.6.0?

[Q] Make SD Card Writeable

Ok, I'm rooted with WeakSauce, so I thought I would try to get the SD Card fully writeable so I can use it for titanium backups.
I tried the SDFix app from the play store, and even though it said it was successful TB still says it can't write to the folder, and all file explorer tools are not able to delete folders on the SD Card (and yes I made sure root was ON in the file explorers).
Any other thoughts or tricks to make the SD Card fully writeable?
Sent from my HTC6525LVW using Tapatalk
To get tb working on external sd I just made a backup then moved folder to external sd. Went into tb menu, preference, and backup location. Detect folder on whole device and set the new location as external sd.Hope that helps
I tried something similar to that, but next time I tried to actually do a backup it failed saying insufficient space. But I assume it really just couldn't write to it as there is 50gb free.
I'll try again and report back.
Edit: nope. I can't even copy the folder over to the SD Card, the write is denied.
Sent from my HTC6525LVW using Tapatalk
I can't write to micro SD either after doing the weaksauce root
The real fix will come when you can edit the resources file needed to add the correct user groups to the sd. That file sits in /system/etc and is not reachable with just root. Need to have an insecure boot (kernel) in order to remove the write protection in the way.
Sent from my HTC6600LVW using Tapatalk
---------- Post added at 09:46 PM ---------- Previous post was at 09:19 PM ----------
pettigrew95 said:
I can't write to micro SD either after doing the weaksauce root
Click to expand...
Click to collapse
It's going to be this..
However write protection won't allow it yet.
1. Using a root-enabled file manager, navigate to /system/etc/permissions
2. Edit platform.xml and find the WRITE_EXTERNAL_STORAGE permission.
3. Add an additional group definition for this permission... .<group gid="media_rw" />
4. Save the changes to the file.
5. Restart.
Sent from my HTC6600LVW using Tapatalk
I uninstalled the weaksauce exploit and have not regained the ability to write to external SD. Any thoughts on regaining this?
Sent from my HTC6525LVW using XDA Premium HD app
uberalbo said:
I uninstalled the weaksauce exploit and have not regained the ability to write to external SD. Any thoughts on regaining this?
Sent from my HTC6525LVW using XDA Premium HD app
Click to expand...
Click to collapse
Read my posts above. You won't have write access to SD.
Sent from my Nexus 7 using Tapatalk
dottat said:
The real fix will come when you can edit the resources file needed to add the correct user groups to the sd. That file sits in /system/etc and is not reachable with just root. Need to have an insecure boot (kernel) in order to remove the write protection in the way.
Sent from my HTC6600LVW using Tapatalk
---------- Post added at 09:46 PM ---------- Previous post was at 09:19 PM ----------
It's going to be this..
However write protection won't allow it yet.
1. Using a root-enabled file manager, navigate to /system/etc/permissions
2. Edit platform.xml and find the WRITE_EXTERNAL_STORAGE permission.
3. Add an additional group definition for this permission...
4. Save the changes to the file.
5. Restart.
Sent from my HTC6600LVW using Tapatalk
Click to expand...
Click to collapse
What do we add to the file?
Sent from my HTC6525LVW using XDA Premium 4 mobile app
pettigrew95 said:
What do we add to the file?
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Fixed my post. Stupid Tapatalk doesn't seem to be playing nice with my one max lately..
Sent from my Nexus 7 using Tapatalk
Titanium Backup *will* backup to the internal sdcard and ONLY the internal sdcard right now (on the Verizon HTC One M8. See this post. That directory location worked for me. Issues regarding writing to a removable sdcard are a well documented limitation of KitKat 4.4.2 for unrooted phones (or partially rooted ones, as in our case).
ok
JasonJoel said:
Ok, I'm rooted with WeakSauce, so I thought I would try to get the SD Card fully writeable so I can use it for titanium backups.
I tried the SDFix app from the play store, and even though it said it was successful TB still says it can't write to the folder, and all file explorer tools are not able to delete folders on the SD Card (and yes I made sure root was ON in the file explorers).
Any other thoughts or tricks to make the SD Card fully writeable?
Sent from my HTC6525LVW using Tapatalk
Click to expand...
Click to collapse
i used this app with xposed and my sd is writable
http://forum.xda-developers.com/showthread.php?t=2693521
ok scratch that! same issue with titanium backup looks like......
hgoldner said:
Titanium Backup *will* backup to the internal sdcard and ONLY the internal sdcard right now (on the Verizon HTC One M8. See this post. That directory location worked for me. Issues regarding writing to a removable sdcard are a well documented limitation of KitKat 4.4.2 for unrooted phones (or partially rooted ones, as in our case).
Click to expand...
Click to collapse
Can you elaborate on this? I am also encountering this problem on my M8, but am pretty sure it worked fine on older Android variants.
JValorDV said:
Can you elaborate on this? I am also encountering this problem on my M8, but am pretty sure it worked fine on older Android variants.
Click to expand...
Click to collapse
With KitKat, Google changed the way Android accesses removable media, allegedly as a "security measure." The result is that fewer apps have the ability to write to the sdcard. I believe that there are a few M8 custom ROMs that override this "feature" but I don't know which ones.
My name's Harold and I'm a flashaholic....
Apps can only write to folders that are associated with (created by) that app in KitKat (internal and external). It's not specific to the One M8, it's specific to the operating system (now). And I don't mean you can have an app that creates a folder anywhere on the SD card, it can only be created in that apps files directory (like data/data/com/appname/ or /emulated/0/data/com/appname, etc). Any app can write to the SD card (you actually don't need to set this permission in your manifest anymore, IIRC), but it can only do it within its own directory.

Xperia E3 Memory Increase

Hey guys, i ve found a way to increase the internal memory in our xperia e3. It is not a memory swapper but it connects the external sd to the internal memory like and extension so your external sd card is used as the internal memory when more memory is needed.
What you will be able to do with this
-Download huge games directly from playstore
-Never have to worry about memory again.
What you need
-Root access
-External Sd card with good read write speed
-obb on sd Xposed Module
-Root browser and scripter. I recommend that you download Rom Toolbox app from the playstore because it has these two
How to apply
I ve attached two files in the files.zip for you two download.
-Extract the files to either your internal or your external memory card.
-After extraction, you will see two files, debugered.mnt and mount.sh
-Move debuggered.mnt to system/bin and set the correct permissions ( set the same permissions as other files in system/bin)
-Open up Scripter and import mount.sh.
-Use Scripter to run Mount.sh and you're done.
-Install the obb on sd xposed module and then you can play games
To remove this, just reboot and it will be gone. If you want it to remain there permanently, use the Scripter app and set the mount.sh script to always run at boot
Bugs
-Playstore Force closes if the game you are downloading is bigger than 1.6gb (To fix this, clear playstore data and restart the app)
-You cant view your screenshots in album app but you can still share them in whatsapp
I will find a fix for these bugs soon. meanwhile enjoy your memory.
XDA:DevDB Information
Memory Binder Xperia E3, Tool/Utility for the Sony Xperia E3
Contributors
Ambychy
Version Information
Status: Testing
Created 2015-06-22
Last Updated 2015-06-22
Reserved
If you have problems with the download link use this one Click Here
Hoping to get those bugs fixed soon btw great job for doing this
No worries bro. trying to find a fix for the bugs. will soon post an update
Hi. Thanks for the good work. Is it also for D2203 ? If it is, i'll maybe try it tomorrow
EDIT : Tested with Nitrogen 3.5 and it seems to work.
Where are the 2 files to download I don't see them?
Ambychy said:
If you have problems with the download link use this one Click Here
Click to expand...
Click to collapse
Thanks @Ambychy,
its working i even downloaded file bigger than 1.6 GB without wiping playstore data and Cache,
pls tell me can i use this in moto e,,,
Sent from my Xperia E3 using XDA Free mobile app
himfa71 said:
Thanks @Ambychy,
its working i even downloaded file bigger than 1.6 GB without wiping playstore data and Cache,
pls tell me can i use this in moto e,,,
Sent from my Xperia E3 using XDA Free mobile app
Click to expand...
Click to collapse
Yes. It should work. You can try it. Tell me the result
Ambychy said:
Yes. It should work. You can try it. Tell me the result
Click to expand...
Click to collapse
Sorry for late reply, i was not able to test it earlier, BUT i test it now and its working perfectly thank you,
And, will i get any problems with this, if my stock "system/bin/debuggerd" is stopping by this method, i don't know anything about what debuggerd is,
Sent from my Xperia E3 using XDA Free mobile app
Wait so how do I check to see if its working? Storage still says 800mb system memory and 7.1GB SD card?
Sent from my E3 using XDA Free mobile app
Clarkiieh said:
Wait so how do I check to see if its working? Storage still says 800mb system memory and 7.1GB SD card?
Sent from my E3 using XDA Free mobile app
Click to expand...
Click to collapse
Download ES file explorer. Use the memory thing then use Es normally you'll see a difference
tenho que criar alguma partição ?
Ambychy said:
Hey guys, i ve found a way to increase the internal memory in our xperia e3. It is not a memory swapper but it connects the external sd to the internal memory like and extension so your external sd card is used as the internal memory when more memory is needed.
What you will be able to do with this
-Download huge games directly from playstore
-Never have to worry about memory again.
What you need
-Root access
-External Sd card with good read write speed
-obb on sd Xposed Module
-Root browser and scripter. I recommend that you download Rom Toolbox app from the playstore because it has these two
How to apply
I ve attached two files in the files.zip for you two download.
-Extract the files to either your internal or your external memory card.
-After extraction, you will see two files, debugered.mnt and mount.sh
-Move debuggered.mnt to system/bin and set the correct permissions ( set the same permissions as other files in system/bin)
-Open up Scripter and import mount.sh.
-Use Scripter to run Mount.sh and you're done.
-Install the obb on sd xposed module and then you can play games
To remove this, just reboot and it will be gone. If you want it to remain there permanently, use the Scripter app and set the mount.sh script to always run at boot
------------------------------------------------------------------------------------------
Olá, obrigado pelo tutorial, mas não entendi muito bem...
Tenho que criar uma partição pro meu celular e funciona com a stock rom ?
Tentei mas não consegui, eu não criei nenhuma partição...
desculpe é que o Google tradutor não funcionou muito bem..
Click to expand...
Click to collapse
Sorry, but I think that this mod is not functional! Play store still write error about insufficient internal storage space. Phone is rooted, everything was done as you wrote. What's wrong?
milda25 said:
Sorry, but I think that this mod is not functional! Play store still write error about insufficient internal storage space. Phone is rooted, everything was done as you wrote. What's wrong?
Click to expand...
Click to collapse
Sent from my Xperia E3 using XDA Free mobile app
Its working for me without any problem, I can install any games from playstore,
himfa71 said:
Sent from my Xperia E3 using XDA Free mobile app
Its working for me without any problem, I can install any games from playstore,
Click to expand...
Click to collapse
It's strange, don't know what I did wrong In phone is 16GB card. 14 GB is free. ES explorer says, 14 GB free on internal storage and same on SD card. If I don't run mount.SH script, it says 200 MB on internal storage and 14GB on SD. So, it looks good, but play store still says error Must have SD some special file system or so?
Sent from my HTC One X using XDA Free mobile app
milda25 said:
It's strange, don't know what I did wrong In phone is 16GB card. 14 GB is free. ES explorer says, 14 GB free on internal storage and same on SD card. If I don't run mount.SH script, it says 200 MB on internal storage and 14GB on SD. So, it looks good, but play store still says error Must have SD some special file system or so?
Sent from my HTC One X using XDA Free mobile app
Click to expand...
Click to collapse
Are u using obb on SD xposed module? Try this disable obb on SD module from xposed then restart and then run mount.sh and goto playstore and see if u can install big games
Sent from my Xperia E3 using XDA Free mobile app
himfa71 said:
Are u using obb on SD xposed module? Try this disable obb on SD module from xposed then restart and then run mount.sh and goto playstore and see if u can install big games
Sent from my Xperia E3 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks for the tip. Yes, using obb on sd, because it is in instruction in OP. Tried all you wrote, but no success. Here is photo of ES Explorer - I think, it looks good but can't install nothing, because internal storage has insufficient disk space (play store saying)
Sent from my HTC One X using XDA Free mobile app
milda25 said:
Thanks for the tip. Yes, using obb on sd, because it is in instruction in OP. Tried all you wrote, but no success. Here is photo of ES Explorer - I think, it looks good but can't install nothing, because internal storage has insufficient disk space (play store saying)
Sent from my HTC One X using XDA Free mobile app
Click to expand...
Click to collapse
The same here!
everything looks good, but when you think you can download, no space information is show!
milda25 said:
Thanks for the tip. Yes, using obb on sd, because it is in instruction in OP. Tried all you wrote, but no success. Here is photo of ES Explorer - I think, it looks good but can't install nothing, because internal storage has insufficient disk space (play store saying)
Sent from my HTC One X using XDA Free mobile app
Click to expand...
Click to collapse
I dont know whats the problem but it's working for me,
1st ss is before running mount.sh, see my internal and external storage.
2nd ss is after running mount.sh.
And 3rd is result.
Sent from my Xperia E3 using XDA Free mobile app
Does not work
Hello, I have executed your guide perfectly, but if I try to download dungeon hunter 5 tells me that memory is not enough, I also installed Link2SD to connect the app to a partition ext 4 this can create conflict?

Change Default SD/Data Directory?

I have an application that uses a lot of data storage. However, my internal storage (sdcard0) is internal, and is only 1.4 GB. The data is almost 4 GB. The app looks by default in /sdcard0/Android/data. How can I change this to /sdcard1/Android/data?
SiberianLeopard said:
I have an application that uses a lot of data storage. However, my internal storage (sdcard0) is internal, and is only 1.4 GB. The data is almost 4 GB. The app looks by default in /sdcard0/Android/data. How can I change this to /sdcard1/Android/data?
Click to expand...
Click to collapse
Mount2sd or link2sd is a better option...
Hope this helps
Root is required
Sent from my Aqua Speed using XDA Free mobile app
umamahesh619ra said:
Root is required
Sent from my Aqua Speed using XDA Free mobile app
Click to expand...
Click to collapse
Well, considering I have CM10, I think I've got root. And I don't quite know how to move the data, I've got the OBB. it's a copy of a buddy of mine's data and APK from his phone.
May be it work
1- root
2-install link2sd pro version
3- install apk u want to change file directory
4-open link2sd pro, link apk file directery by long pressing and selecting link data directory
5- then u will see andriod ,data folder in sd card and add obb folder and files
6- restart device
Sent from my Aqua Speed using XDA Free mobile app
umamahesh619ra said:
May be it work
1- root
2-install link2sd pro version
3- install apk u want to change file directory
4-open link2sd pro, link apk file directery by long pressing and selecting link data directory
5- then u will see andriod ,data folder in sd card and add obb folder and files
6- restart device
Sent from my Aqua Speed using XDA Free mobile app
Click to expand...
Click to collapse
Tried it with a pro APK labeled for 'TESTING PURPOSES ONLY' (haha, testing my @$$) and it didn't work.

Categories

Resources