[Q] Xperia Play - Internal Storage... - Xperia Play General

Sorry to post such a noob question on these boards.
I found this forum to be the most active in regards to the Xperia Play so thought I'd set up home here for a while.
I have the 16GB card that came with my PLAY, and even though when I install an app/game, I use the 'move to SD card', my internal storage is very low (getting a message). It's like 20mb or something left. I have gone through all the apps and moved everything that can to SD Card.
I am new to Android (from Ios), but thought this would be ok as everything could be installed on the SD Card, but my internal storage keeps going down anyway.
So this is going to greatly limit the number of games/apps I can install even though I have plenty of SD card space?
Cheers.

Do you know how to use adb?
Sent from my R800i using Tapatalk

Do you know how to use the search function on this forum?

AndroHero said:
Do you know how to use adb?
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
No.
DeadlyDazza said:
Do you know how to use the search function on this forum?
Click to expand...
Click to collapse
Yes, strange question.

Red_Kop said:
No.
Yes, strange question.
Click to expand...
Click to collapse
Google adb, learn its basic functions and how to use it, then from adb shell, use the command pm SetInstallLocation 2, this will force all apps and libs to be moveable to the sd card, i have 200+ apps n games on my play and still 70mb of internal storage
Sent from my R800i using Tapatalk

Thankyou AndroHero for you helpful reply.
Can I ask if there are any adverse effects or risks using ADB?

DeadlyDazza said:
Do you know how to use the search function on this forum?
Click to expand...
Click to collapse
Do you know how not to be rude?

Careful about moving apps to the SD card. A lot of apps don't like it at all and will stop functioning completely. Apps that want to be on all the time, for example (Trillian, Tweetdeck, etc...) will just be killed every so often and you'll wonder why you never got that message on MSN or why you didn't get that DM from Twitter. Any app that has widgets will break the widgets completely when moved to the SD card.
It's one of those things I discovered that no one seems to talk about.

Red_Kop said:
Thankyou AndroHero for you helpful reply.
Can I ask if there are any adverse effects or risks using ADB?
Click to expand...
Click to collapse
No, adb stands for android debug bridge, is basically a way for you to comunicate with your device remotely using a pc. Like another poster has mentioned, becareful what you move any app with a widget you want to use, or any app you wish to start on boot or sync need to stay on the internal storage
Sent from my R800i using Tapatalk

zerojay said:
Careful about moving apps to the SD card. A lot of apps don't like it at all and will stop functioning completely. Apps that want to be on all the time, for example (Trillian, Tweetdeck, etc...) will just be killed every so often and you'll wonder why you never got that message on MSN or why you didn't get that DM from Twitter. Any app that has widgets will break the widgets completely when moved to the SD card.
It's one of those things I discovered that no one seems to talk about.
Click to expand...
Click to collapse
I uninstalled trillian after google gave me the ip of a computer that accessed my email, i googled it and it came up as trillian.
Sent from my R800i using Tapatalk

You probably had Google Talk enabled on Trillian.

thanks
Hi! I have a Sony Xperia Play
Phone details:
Model - R800i
Android Version - 2.3.4
Kernel Version - 2.6.32.9-perf [email protected] #1
Build - 4.0.2.A.0.42
My internal storage is very low (getting a message). I have gone through all the apps and moved everything that can to SD Card.
I have heard about Titanium Backup root, DroidSail Super App2SD, adb, Link2SD and so on.
The methods above can let me move those unmovable apps to the SD card.
What are the advantages and disadvantages of them? How do they compare? Which method is safer or more reliable? Which method can move more apps?
If you know, please let me know, thanks.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I got this information from the official Link2SD website, this is comparing Native apps2SD to Link2SD, I don't know how Link2SD compared with Titanium Backup root, DroidSail Super App2SD, adb and so on. If you know, please let me know, thanks.
(Native apps2sd
Starting with Android 2.2 (Froyo) Google introduced native apps2SD.
This method moves
* apk file on Android 2.2
* apk + lib files on Android 2.3+
into a secure folder on your SD card in the main FAT partition.
It is the easiest method because it doesn't require you to partition your sdcard and root privilige.
It has some disadvantages though.
First disadvantage is that application files are just stored on the sdcard's main FAT partition.
When you enable USB mass storage to share files with your computer (or otherwise unmounts or removes the external storage), any application installed on the external storage and currently running is killed.
The system effectively becomes unaware of the application until mass storage is disabled and the external storage is remounted on the device.
Besides killing the application and making it unavailable to the user, this can break some types of applications in a more serious way.
So second disadvantage is that not all apps can be moved with native apps2sd method because of above reason.
In order for the application to consistently behave as expected, developer should not allow the application to be installed on the external storage if it uses any of the following features, due to the cited consequences when the external storage is unmounted:
Widgets, Services, Alarm Services, Live Wallpapers, Live Folders, Account Managers, Sync Adapters, Broadcast Receivers listening for "boot completed".
Force move (requires root);
You can force the apps move to SD card with native apps2SD even the application does not support moving as described above.
Link2SD and some other apps can force move apps if you have root priviliges. But, note that this can break some applications, as described above.
)

Related

Will rooting allow me to move apps to SD, or do I need to reflash ROM?

I've had my Evo 4G for almost a year now and I really havent felt the need to upgrade the ROM on it, which is surprising for me since I usually put a custom OS on my phones the day I buy them (coming from a windows mobile background) .
The only issue I have that I would like to rectify is app space. I keep getting the low disk space warning and telling me to remove apps.
I was wondering, if I root the device is there a way to push apps that do not have "move to SD" enabled over to the SD anyway? Facebook and Twitter for instance would be much better off on the SD since they build up huge data caches and need to be cleared all the time when on the phones memory.
Or, is there a way to re-size the phones memory allocations without doing a full re-flash if it's rooted?
Any thoughts/opinions are appreciated. Thanks!
You can do this stock as of froyo. You can do this through the applications setting menu or use an app that will help. I've used sdmove
If you root you could use a script created by darktremor. There's a thread on here if you search for darktremor a2sd. It frees up 3/4 of your internal memory, it works pretty well
pandamaja said:
You can do this stock as of froyo. You can do this through the applications setting menu or use an app that will help. I've used sdmove
Click to expand...
Click to collapse
I tried that app a while ago and it really wasn't that big of a help. Certain apps (like Facebook and twitter) still could not be moved.
roids87 said:
If you root you could use a script created by darktremor. There's a thread on here if you search for darktremor a2sd. It frees up 3/4 of your internal memory, it works pretty well
Click to expand...
Click to collapse
Thanks! I will take a look at that. It may be just what I need.
If you root you can partition your sd card and use dta2sd and it will move all your apps to the extsd even ones with widgets it works great .
Sent from my PC36100 using XDA App
Rooting your phone with a ROM that's at least 2.2 will allow for app2sd use, however, you do not have to ROOT to use app2sd. If you do not wish to ROOT your phone, You need to run at least stock version 2.2 to be able to use app2sd.
I had a HERO that ran 2.1 and app2sd did not work, then I got my EVO with 2.2 and app2sd worked fine. Neither the HERO or EVO were rooted at the time.
Also remember that some apps must stay resident to work and can not be moved to your sd. Many of the app2sd apps will show you what can and can't be moved.
Good Luck.....

Tips: Increasing internal memory capacity by 50%, managing effectively

Requirements: You're play is rooted and ext2 partition is available on youre sd card.
1. Install Link2sd v2.0.2 from market.
The updated version allows you to convert system application to user apps. Thus, pre-install games can now be move to be user apps.
2. convert pre-install apps to be user apps, and create link to the application.
you will notice somehow an increase in the available internal memory.
I hope, I help somehow..
I apologize if others can't follow my information above. I included here the more detailed instructions for using link2sd, please see link :-D
http://forum.xda-developers.com/showthread.php?t=1217578&highlight=dev+link2sd&page=5
cedie1001 said:
Requirements: You're play is rooted and ext2 partition is available on youre sd card.
1. Install Link2sd v2.0.2 from market.
The updated version allows you to convert system application to user apps. Thus, pre-install games can now be move to be user apps.
2. convert pre-install apps to be user apps, and create link to the application.
you will notice somehow an increase in the available internal memory.
I hope, I help somehow..
Click to expand...
Click to collapse
Root Explorer can do the same thing too. I used it to get rid of the God awful games preinstalled on my phone
Sent from my sexy, sultry, suave Xperia Play sporting this season's Ice Cream Sony swimwear
How would I know if the ext2 partition is available on my SD card?
neverwinter said:
How would I know if the ext2 partition is available on my SD card?
Click to expand...
Click to collapse
Use root explorer and there should be a folder sd-ext check in there
Sent from my R800a using XDA App
I never worry about space on mine. If you are rooted, you can use DroidSail Super App2SD. Its free and it works perfectly. I have transferred every single game to SD and they all work perfectly (every game that came on the phone, every game I have ever downloaded). I am consistently at about 250MB free.
zektor said:
I never worry about space on mine. If you are rooted, you can use DroidSail Super App2SD. Its free and it works perfectly. I have transferred every single game to SD and they all work perfectly (every game that came on the phone, every game I have ever downloaded). I am consistently at about 250MB free.
Click to expand...
Click to collapse
Thanks for telling me about that, there is no hassle with partitioning sd card now
Cool, i´ll try it. More internal memory!
I like it because if something did not work (I have not encountered a game or app that has not when moved) the option exists to move it BACK. It is very similar to an app I used to use on the Tapwave Zodiac back in the Palm days. One of the main reasons to have root on the Play is this app!
cedie1001 said:
Requirements: You're play is rooted and ext2 partition is available on youre sd card.
1. Install Link2sd v2.0.2 from market.
The updated version allows you to convert system application to user apps. Thus, pre-install games can now be move to be user apps.
2. convert pre-install apps to be user apps, and create link to the application.
you will notice somehow an increase in the available internal memory.
I hope, I help somehow..
Click to expand...
Click to collapse
thank you for your update
but personally , i allways remove preinstalled apk by system-app-remover
does it can change the system apk to user apk , then move/link to SD ??
anybody tried that ?
mehdi.moha said:
thank you for your update
but personally , i allways remove preinstalled apk by system-app-remover
does it can change the system apk to user apk , then move/link to SD ??
anybody tried that ?
Click to expand...
Click to collapse
yap!
i already done that.
system apk to user apk, and vice versa.
then link to SD
to those who want to partition their sd card to ext2 partition, simply download mini tool partition on youre pc, create partition (not more 1gb), it should be primary type and ext2.
i hope it helps
You can actually go up to ext4 without problem on this phone. Oh, and if you don't want to download a program to partition your sd card, and are confident in your adb abilities, look here.
OK...I think I just bricked my XPlay? When I tried to convert the Android Framework (I think that's what it's called) from system app to user app, my phone suddenly restarted, and is constantly restarting without getting into the UI at all... any idea what has happened here and how it can be fixed?
neverwinter said:
OK...I think I just bricked my XPlay? When I tried to convert the Android Framework (I think that's what it's called) from system app to user app, my phone suddenly restarted, and is constantly restarting without getting into the UI at all... any idea what has happened here and how it can be fixed?
Click to expand...
Click to collapse
The Android framework is like system32 for windows. Basically, don't mess with it. You're not bricked. Use FlashTool to reflash the .ftf file for your phone version.
Sent from my R800x using XDA
Thanks for letting me know. Will I loose all my info such as SMS, contacts, etc.? And where can I find info on how to reflash and get the correct .ftf for the phone?
Here is the FlashTool thread, and pretty much just search the Development subforum to find the thread that specifically deals with your phone model, whether it's x, i, at, or whatever else there is.
Flashing that .ftf will put you back to stock, so hope that you had your contacts backed up with your Google account. And SMS will be gone, as well as everything else that was personal.
Thanks a lot...it's unfortunate if I can't get my info back...
nvm
Sounds like you're not allowed to move that one.
Sent from my R800x using XDA
Thanks for the info...I got my phone working again... the firmware I flashed is much better than the previous that was installed. Everything runs faster, and PSX games run smoother and faster...

[GUIDE] Resolve Low Internal Space Issues

Well if you’re here you’ve probably gone and bought the ZTE Blade or one of its variants (Orange San Francisco, Dell XCD35 or the Idea Blade). You’ve probably been using it for a while now and I’m pretty sure you’ve come to that annoying moment when you download an awesome new app and get that pesky notification saying “Not enough memory”. Here’s a way to fix that problem albeit temporarily for rooted and non-rooted users alike
# Non Rooted Users:
First off, if you’re Android version says 2.1, it means you’ve got a Gen1 device. It’d be best top update it to a Gen2 device yourself using a TPT, or ask your manufacturer to do it for you. Now assuming you have a Gen2 device, i.e. your Android version says 2.2, this is how you go about getting space to install more apps.
-Once you install an app, open the settings menu
-Go to the “Applications” menu and select the “Downloaded” tab
-Select any application
-Keep in mind that this works only for applications that have been granted movability by their developer
-Android 2.2 onwards has an inbuilt option that allows users to move part of the app to the SD card. You should see an option saying “Move to SD Card”. If you do not see it, or it is grayed out, that means the developer has restricted the option. This is common for some apps like widgets
-Repeat for any number of apps you want.
Note : This provides only a little breathing space and allows you to squeeze in a few more apps. The root methods are far more effective. There's also an app called APP2SD to help with this on Google Play
.
# Rooted Users
The following methods are only for rooted users. To check if your phone is rooted, download the Root Checker app from Google Play. Rooted users have two methods of increasing storage space: Apps2SD+ and A2SD.
Apps2SD+ is similar to the inbuilt option that comes with Android 2.2. However, this enables rooted users to move more of the app to the SD card and also move ANY application to the SD card irrespective of the developer’s restrictions. There are two things that must be kept in mind while using this method. One, widgets do not work if moved to the SD card, so refrain from doing that. Two, the SD card is read after booting, so moving too many apps to the SD card (75+) will cause the phone to hang a lot at boot and reboot several times. This is done using an app. I recommend "DroidSail SuperApps2SD''
A2SD is the process of partitioning the SD card and using it as phone storage. This is by far the best method to increase storage space as a 1GB partition allows you to install 500+ apps, the ease of use and performance aside. This is available for most ROMs if they support an sd-ext script. Partitioning the SD card can be done using Minitool Partition Wizard or by ClockworkMod Recovery. The recommended partition size is 1GB as this is more than enough. The swap should be kept at 0MB or if you use the phone for gaming, at 32MB. Once the memory card is partitioned, the apps along with all their data can be moved to this partition. This can be done by two ways. DarkTremor A2SD scripts for most ROMs, or S2E for CyanogenMod. This is very easy to use and having done it myself, I have 450 apps and the phone’s performance isn’t the slightest bit affected.
Partitioned and still no space? See this : http://forum.xda-developers.com/showthread.php?t=1933144
Good Luck installing those 500 apps and showing off with them
Awesome post mate! This'll definitely help some users with space issues.
+1 from me!
matt4321 said:
Awesome post mate! This'll definitely help some users with space issues.
+1 from me!
Click to expand...
Click to collapse
Awesome tutorial!
+1.
Already knew this but good for other who don't know! :laugh:
DarkTremor A2SD? I have DarkTremor A2SD and a 1GB partition and I can't have more than 30/35 apps. Internal Memory is full!
Di0g0 said:
DarkTremor A2SD? I have DarkTremor A2SD and a 1GB partition and I can't have more than 30/35 apps. Internal Memory is full!
Click to expand...
Click to collapse
Have u run the script?
QuantumFoam said:
Have u run the script?
Click to expand...
Click to collapse
Script? humm, i only installed the app and pressed the button to move the files to the sd card.
Di0g0 said:
Script? humm, i only installed the app and pressed the button to move the files to the sd card.
Click to expand...
Click to collapse
No. You need to flash the dta2sd script first
QuantumFoam said:
No. You need to flash the dta2sd script first
Click to expand...
Click to collapse
The script doesn't work on my phone :X
Di0g0 said:
The script doesn't work on my phone :X
Click to expand...
Click to collapse
Why not? Which rom?
QuantumFoam said:
Why not? Which rom?
Click to expand...
Click to collapse
Swedish Snow, when i try to open the A2SD GUI it gives me an error "A2SD script does not run properly"....
Di0g0 said:
Swedish Snow, when i try to open the A2SD GUI it gives me an error "A2SD script does not run properly"....
Click to expand...
Click to collapse
Because you haven't flashed the dta2sd script. Wait. I'll link to it soon
QuantumFoam said:
Because you haven't flashed the dta2sd script. Wait. I'll link to it soon
Click to expand...
Click to collapse
I installed via Clockwork recovery and I created the sd partition, maybe my partition is ext2 :x I don't know how to change to ext3!
"sdmove " and "sd watch" app this automatically detect the app which can move to sd
GUYS THIS IF FOR Non Rooted Users DOWNLOAD "SDMOVE " AND "SD WATCH" APP THIS AUTOMATICALLY DETECT THE APP WHICH CAN MOVE TO SD AND NOTIFY ON UR SCREEN WHILE INSTALLING A NEW APP........NO NEED TO FIND WHICH APP CAN MOVE OR NOT.......
unmesh.ghodke said:
GUYS THIS IF FOR Non Rooted Users DOWNLOAD "SDMOVE " AND "SD WATCH" APP THIS AUTOMATICALLY DETECT THE APP WHICH CAN MOVE TO SD AND NOTIFY ON UR SCREEN WHILE INSTALLING A NEW APP........NO NEED TO FIND WHICH APP CAN MOVE OR NOT.......
Click to expand...
Click to collapse
Apps2SD by Sam Lu does the exact same thing
Also, I would appreciate it if you stopped posting as if your life is in danger with the bold red font
Sent from my Asus Transformer TF300T using xda premium HD
I'm using ColdFusionX ROM on my blade, which method do you recommend me to use?
vittal said:
I'm using ColdFusionX ROM on my blade, which method do you recommend me to use?
Click to expand...
Click to collapse
Apps2SD+
if you don't mind partitioning your SD, go for A2SD
QuantumFoam said:
Apps2SD+
if you don't mind partitioning your SD, go for A2SD
Click to expand...
Click to collapse
Or link2sd which works pretty well.
hi there. hoping someone may still read this.
Any options for resolving low storage space issues on a Blade V without rooting?
I've moved literally app possible to the SD card (which isn't many).... Are photos not stored on the SD card by default? I've had to start uninstalling updates for system apps that I don't use
with "low storage" my Gmail doesn't sync...which obviously is f*cking annoying
I've had andoids before and rooted them, installed custom ROMs. Just I'd avoid it with this one due to my fear of screwing it up. Is rooting my only realistic option?
insurgente said:
hi there. hoping someone may still read this.
Any options for resolving low storage space issues on a Blade V without rooting?
I've moved literally app possible to the SD card (which isn't many).... Are photos not stored on the SD card by default? I've had to start uninstalling updates for system apps that I don't use
with "low storage" my Gmail doesn't sync...which obviously is f*cking annoying
I've had andoids before and rooted them, installed custom ROMs. Just I'd avoid it with this one due to my fear of screwing it up. Is rooting my only realistic option?
Click to expand...
Click to collapse
Rooting and then using the solutions in the op seems to be the only plausible option.
However, you can try a cache cleaning app. Should give you 10-15MB depending on how many apps have cached data
Sent from my Nexus 4 using XDA Premium 4 mobile app
none
good app..

[Q] Can't Move Apps to SD Card and minor problems..

OK I have Samsung Galaxy S2 I installed Omni ROM currently I have Kitkat 4.4 nearly everything is smooth but my SD card dissent works I can't install anything on it or move any apps please help me ..Also a minor problem how do I lower my ram cause I am keep getting errors like that my app is not responding is there any way to over clock ram..Anyways please help me with SD card..And also how to make good back up and how to back up with it..and is it save to use new updates like Android 4.4.2 Nightly updates.Anyways please help it would be best if you can answear me on all questions..Thanks.
Moving apps to SD is not working anymore on new version of android
Sent from my GT-N7100 using xda app-developers app
hichem jerbi said:
Moving apps to SD is not working anymore on new version of android
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
really, thanks :good:
hichem jerbi said:
Moving apps to SD is not working anymore on new version of android
Click to expand...
Click to collapse
Wait... what??? For real?
This would effectively prevent me from using OmniROM ever.
Are you saying it's a bug, or that the feature has truly been eliminated going forward?
Security and file system changes have caused certain "move app to external storage" scripts and apps to fail. This is not an Android-level issue.
jeffsf said:
Security and file system changes have caused certain "move app to external storage" scripts and apps to fail. This is not an Android-level issue.
Click to expand...
Click to collapse
Do you know then, is there a way to fool apps to install at least their data on external card?
On N7100 there is mere 10GB of space, install 2 gameloft games, and phone cries it's out of storage space. And I have 64GB card, 128GB on its way.
I understand they cry for FAT32's lack of permission support, but what If I format the card in ext4?
Or could I possibly swap internal and external card (I, of course, understand it's risky and dangerous action).
I haven't looked into it yet, but this might help.
http://forum.xda-developers.com/showthread.php?t=2684188
PonsAsinorem said:
I haven't looked into it yet, but this might help.
http://forum.xda-developers.com/showthread.php?t=2684188
Click to expand...
Click to collapse
That's not the issue here.
I can read/write on both sdcards (emulated and physical).
Problem is that internal space runs out quickly, and there is no obvious way to force apps to use external card instead of emulated.
I.e. If I install Nova 3 (3.5 GB), Asphalt 8 (3.7 GB) and Galaxy on Fire 2 (1.2 GB), uce omnirom system update and make couple of photos, I'm out of space, and can't even update apps through google play, because it requires alot of extra space, not even mention i.e. recording a video. And my 64GB card sits useless in its slot.
Use link2sd
Sent from my Galaxy Note II using Tapatalk
fearophobia said:
Use link2sd
Sent from my Galaxy Note II using Tapatalk
Click to expand...
Click to collapse
IT WORKS!!!!!!
Thank you!
Vatharian said:
IT WORKS!!!!!!
Thank you!
Click to expand...
Click to collapse
Glad to hear it. And youre welcome
Sent from my Galaxy Note II using Tapatalk
Move apps to SD
Hello i have the same Problem on my Ascend P6, and Link2Sd dosent work, is there any other chance or tool to fix it?
P6-U06
Andriod 4.4.4
Omniversion 4.4.4.20140725
no apps2sd workaround
Vatharian said:
Do you know then, is there a way to fool apps to install at least their data on external card?
On N7100 there is mere 10GB of space, install 2 gameloft games, and phone cries it's out of storage space. And I have 64GB card, 128GB on its way.
I understand they cry for FAT32's lack of permission support, but what If I format the card in ext4?
Or could I possibly swap internal and external card (I, of course, understand it's risky and dangerous action).
Click to expand...
Click to collapse
If you are rooted you can accomplish this by using an app called folder mount. When you open the app use the add button at the top right name the folder, for example (RR3) for real racing, then tap the source button and navigate to the folder the app data is stored in, for games usually android/data or android/obb chose that folder and leave the destination folder name the same, it will prompt you so just chose yes, press the check button at the top right and then wait for the folder to be moved, you can monitor the progress in the status bar, it may take some time if it is a large game or app, when it is complete simply press the mount button in the folder mount app then go back and play your game. to verify that the folder was moved successfully check your internal storage in android settings before and after you use folder mount. Make sure before you use the app or game you have the folder mounted or you may get an error or in the case of real racing the game tried to redownload all the game assets. Hope this helps.
thank you

How to save/move Apps to SD card?

Hi could anyone tell me how to save Apps to an SD card in my Z2?
You cant... its because Google decided to restrict it in 4.4
Cobman said:
Hi could anyone tell me how to save Apps to an SD card in my Z2?
Click to expand...
Click to collapse
You can't, read about the restrictions of KitKat. and if you have root you can use an app to do that.
Seriously? Can't believe I just found out... what is the point of this restriction? is andriod trying to copy Apple with their restricted iphone storage?
Fadeless said:
Seriously? Can't believe I just found out... what is the point of this restriction? is andriod trying to copy Apple with their restricted iphone storage?
Click to expand...
Click to collapse
I don't think Google likes SD cards, and they try to promote their Google Drive. None of the Nexuses have SD card slots.
"Cloud is the future".
Xernoxis said:
I don't think Google likes SD cards, and they try to promote their Google Drive. None of the Nexuses have SD card slots.
"Cloud is the future".
Click to expand...
Click to collapse
What about applications though, you can exactly move them to cloud to free up space. The Z2 only has 16gb and with apps getting bigger and bigger that's really going to be a big limitation.
Fadeless said:
What about applications though, you can exactly move them to cloud to free up space. The Z2 only has 16gb and with apps getting bigger and bigger that's really going to be a big limitation.
Click to expand...
Click to collapse
So your apps use 12GB storage? That is how much free space you have. For backup apps you can just move the backup folder to SD card. You can have Nandroid backup on SD card aswell.
Also music and films go to SD card. There are exploits for Spotify to move the folder to the SD card.
Xernoxis said:
So your apps use 12GB storage? That is how much free space you have. For backup apps you can just move the backup folder to SD card. You can have Nandroid backup on SD card aswell.
Also music and films go to SD card. There are exploits for Spotify to move the folder to the SD card.
Click to expand...
Click to collapse
What about photos? But true, unless I am going to get massive games like GTA I should be fine I guess.
Fadeless said:
What about photos? But true, unless I am going to get massive games like GTA I should be fine I guess.
Click to expand...
Click to collapse
You should be able to save photos/videos to SD card still (there's an option in the camera app).
There is an option to transfer data like videos, photo's & music in "storage" , which I know does not solve the problem but is good news for Z2 developers because this shows that it's possble to do it & create roms with that purpose in mind...
There's no problem on galaxy devices coz their native folder manager "My files" bypasses this restriction.
I hope Sony creates their own native manager to fix that!
Sent from my SM-N9005 using XDA Premium 4 mobile app
Could someone test following: connect device with usb debugging, start cmd and try adb shell pm set-install-location 2. Only do it if you know adb.
Gesendet von meinem D6503 mit Tapatalk
Hi guys! Do have any roms in mind that can transfer apps to sd card? I just bought my Z2 and i also have a 128gb sd card. Im having 2nd thoughts installing custom rom but if the stock rom cant allow me to install apps to sd, i will have no choice but to install that rom. Thank you!
argelb said:
Hi guys! Do have any roms in mind that can transfer apps to sd card? I just bought my Z2 and i also have a 128gb sd card. Im having 2nd thoughts installing custom rom but if the stock rom cant allow me to install apps to sd, i will have no choice but to install that rom. Thank you!
Click to expand...
Click to collapse
Try a Xposed module named XInternalSD
Try foldermount. On my Z2 it works but I have the premium version. I am not sure if it also works with the free version.
mariusfl0rian said:
Try foldermount. On my Z2 it works but I have the premium version. I am not sure if it also works with the free version.
Click to expand...
Click to collapse
Free version should work also, I believe difference is in number of pairs allowed.
Thanks for the reply guys! I tried folder mount and it indeed worked for me. But i have another concern, i dont know if its just my phone or others are also having this issue. Do you have problem installing some apps? It says No space available but i still have 9gb available in my internal card. Hope u can suggest what i can do to install any app i want. Thank you!
So how can I save downloaded songs from spotify to my sdcard?
Link: http://amzn.com/B00IVPU894
Kinda useless purchase.
higgs_ said:
So how can I save downloaded songs from spotify to my sdcard?
Link: http://amzn.com/B00IVPU894
Kinda useless purchase.
Click to expand...
Click to collapse
Let's go out on a limb here but have you tried folder mount?
Still can't do it with new update?
So let me get this straight, even with the new update(4.4.4), you still can't move apps to sdcard on the Z2???
I'm unrooted/stock, just got the device, but I'm shocked to know this, I should've looked more into it before making the purchase. I have link2sd, and I noticed it just takes me to the app in app info(which I could do by myself through settings), and I still don't have an option to move apps to sd card.
Am I missing something? I have to root to move apps to sdcard with the z2 on the latest stock rom and firmware??
I didn't want to start a new thread and saw this one, among others.

Categories

Resources