[Q]Moving GooglePlay Services to SD Card using Link2SD - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

Is it safe to move GooglePlay Service to my 2nd partition using Link2SD? I've read somewhere that forcing to move apps which aren't meant to be moved can break the app so normally I don't force any app to be moved if it isn't meant to be moved like googleplay services but I'm really getting annoyed because googleplay services just updated itself again just now and it has taken up much more space and its getting bigger and bigger every update and pretty much soon I'll run out of space,,

you cant move apps natively - they will brake
you can link the apps though
moving and linking are different
for example move a widget to sd card then it wont work - but you can link it to sd card and it will
linking "moves it" to sd card but creates a link file so it thinks its still on internal - this is the best way I can explain it

Related

2.2 FRF85B Auto installs apps to SD!

In 2.2 FRF85B, if an app supports 2.2's built in apps2sd, when you install it from the Market, it AUTO installs ONTO the microSD card!
Go ahead, test it yourself with these 2.2 apps2sd compatible apps:
AK Notepad
FeedR
FML, Android
LED Tester
Movies
Pandora
Titanium Backup
World Newspapers
obviously there's more, but these are the ones I used and reinstalled from a fresh wipe on FRF85B, and they were automatically installed onto microSD card.
Didn't do it for me....but Titanium Backup did get an update and you can now click move to SD card in Applications menu.
didnt auto install for either :/
SiL3nTKiLL said:
didnt auto install for either :/
Click to expand...
Click to collapse
You can set the flag to 0,1 or 2. I believe 0=Auto, 1=Internal and 2=External. Maybe your flag is set to 1 (internal).
It works for me. I have never installed world newspapers before on this phone, so that also eliminates the possibility of the phone "remembering" this setting. I checked and it automatically installed to sd.
There is also a possibility that the developers of the app can set them to automatically install to sd card... but unlikely, since all those apps on your list automatically went to the sd card, not just some of them.
depends on the installLocation attribute: http://developer.android.com/guide/topics/manifest/manifest-element.html#install
I downloaded world newspapers and it automatically went to SD card and I'm on FRF83 : )
The developer sets a flag in the app for Auto, Internal or External.
Most of them set it on Auto, so the phone automatically installs on the card if you have low space on the internal memory.
I remember having a newly downloaded app auto installing straight into SD, i was back on FRF72 back then i think. Dont remember app name though.
At least developers are using it properly.
What is not clear to me is how "auto" setting will be handled in this scenario: first few app2sd supporting apps with "auto" attribute are installed to the phone memory, then a bunch of non-apps2sd apps is installed and phone space becomes low. Will Froyo at this point move apps2sd automatically to SD card? Hopefully it will, but need to double check that.
sergey.povzner said:
What is not clear to me is how "auto" setting will be handled in this scenario: first few app2sd supporting apps with "auto" attribute are installed to the phone memory, then a bunch of non-apps2sd apps is installed and phone space becomes low. Will Froyo at this point move apps2sd automatically to SD card? Hopefully it will, but need to double check that.
Click to expand...
Click to collapse
Developers have two choices when they install the app:
Internal
External
If they choose internal, and there is room, they go internal. If there is no more room, they get installed on external.
If they choose external, they get installed on external.
I don't believe the OS will move your apps without you prompting it to do so.
From here:
internalOnly:
The application must be installed on the internal device storage only. If this is set, the application will never be installed on the external storage. If the internal storage is full, then the system will not install the application. This is also the default behavior if you do not define android:installLocation.
auto:
The application may be installed on the external storage, but the system will install the application on the internal storage by default. If the internal storage is full, then the system will install it on the external storage. Once installed, the user can move the application to either internal or external storage through the system settings.
preferExternal:
The application prefers to be installed on the external storage (SD card). There is no guarantee that the system will honor this request. The application might be installed on internal storage if the external media is unavailable or full, or if the application uses the forward-locking mechanism (not supported on external storage). Once installed, the user can move the application to either internal or external storage through the system settings.
So the issue arrises with this scenario:
1) install some apps2sd supporting apps with "auto" attribute to the the phone memory (cause that's the default). Phone memory is ok.
2) install a bunch of non-apps2sd apps.
3) phone memory low. Get a warning.
4) Now need to go and manually move apps2sd supporting apps to SD card.
Would be nice if OS would be doing that for you in step 4 since there's no easy way to know which apps can be moved to SD card without going through each app in the manage applications.
sergey.povzner said:
So the issue arrises with this scenario:
- install some apps2sd supporting apps with "auto" attribute to the the phone memory (cause that's the default). Phone memory is ok.
- install a bunch of non-apps2sd apps.
- phone memory low. Get a warning.
- Now need to go and manually move apps2sd supporting apps to SD card. Would be nice if OS would be doing that for you since there's no easy way to know which apps can be moved to SD card without going through each app in the manage applications.
Click to expand...
Click to collapse
That's right.
Apps2SD seems to be like a beta product. Besides a quick sign of which apps can be moved, the whole thing with the breaking widget is very annoying. What's the point of moving a big app to the card if it's going to break the widget...
But at least it works and saves us a lot of space while they make the whole thing better
Using Google Earth as a large app not supporting apps2sd in step 2, I just checked that all you get is a warning. OS will not move apps after installation is over.
vitorjna said:
But at least it works and saves us a lot of space while they make the whole thing better
Click to expand...
Click to collapse
I'm generally happy even with this "beta" apps2sd. I'm just surprised that Manage applications doesn't have a list or sort function to display only apps that can be moved to SD card.
vitorjna said:
What's the point of moving a big app to the card if it's going to break the widget...
Click to expand...
Click to collapse
Well there is no point, that's why you're not supposed to do it.
There are some large apps with widgets, such as Pandora, which would be nice to be able to move to SD, however I want to use the widget. I wonder how hard it would be for them to make the widget a separate app. That way you can move the large app core to SD, but keep the widget internal.
Also, I wonder if it would be possible for Android to do this automatically. The widget components in the package should be pretty easy to separate from the non-widget parts. Of course if this was done the widget would need to have some code to gracefully handle the cases where the SD part of the app are not available.

apps2sd+ for the Play?

Guys i love my xperia play, but the 200mb of internal storage really isnt enough for me, seen as though most of us are rooted and have busybox installed, is it not possible to get an apps2sd+ script working on our devices? or will we have to wait for custom roms that have init.d support?? anyone have any ideas
AndroHero said:
Guys i love my xperia play, but the 200mb of internal storage really isnt enough for me, seen as though most of us are rooted and have busybox installed, is it not possible to get an apps2sd+ script working on our devices? or will we have to wait for custom roms that have init.d support?? anyone have any ideas
Click to expand...
Click to collapse
Couldnt you just go in settings then application and move any apps to the sd card?
The PLAY has built in apps2sd
Only 30% of the apps can be moved to the sd card, using androids move to sd function, apps2sd+ moves the whole /data/app/ directory and the DC. Take asphalt 6 and lets golf 2 for example both thoes games are 40mb and cannot be moved, thats half my internal storage gone with 2 games lol copilot is 30mb adobe air is 20mb ..... all of these would take a few mbs each with apps2sd+
Sent from my R800i using Tapatalk
You can use the Android SDK to enable SetInstallLocation2, then everything will natively install to your SD
http://androidforums.com/sony-erics...apps-sd-card-unrooted-device-noobs-guide.html
DeadlyDazza said:
You can use the Android SDK to enable SetInstallLocation2, then everything will natively install to your SD
http://androidforums.com/sony-erics...apps-sd-card-unrooted-device-noobs-guide.html
Click to expand...
Click to collapse
that does noyt work for me i tried it man but thanks it only moves the apps i can move manually in manage applications
What is the best way to force apps to Sd on 2.3.3 rooted play? I've tried to find an app or process that's easy to do ad hoc but not found any easy way yet
I use apps2SD. Titanium Backup does the job but somehow my SD card got corrupted after rebooting my phone. I had to format and start over.
ncaissie said:
I use apps2SD. Titanium Backup does the job but somehow my SD card got corrupted after rebooting my phone. I had to format and start over.
Click to expand...
Click to collapse
Where can I get apps2sd - or rather who is it by if its on the market. I've had a search on the market and theres a few with similar names in there, but none that look like one the forces apps to the sd card, only ones that alert you when apps can be moved to sd.
If its not on the market, can you link to it at all please?
wired84 said:
Where can I get apps2sd - or rather who is it by if its on the market. I've had a search on the market and theres a few with similar names in there, but none that look like one the forces apps to the sd card, only ones that alert you when apps can be moved to sd.
If its not on the market, can you link to it at all please?
Click to expand...
Click to collapse
Try link2sd, it works diffrently to other app2sd apps, you will need to make an ext partition on your sd card though
https://market.android.com/details?id=com.buak.Link2SD&hl=en
I'm using app2sd, and it works great for most apps, however there are many apps that the program just wont allow you to move. I'm on an R800x via Verizon. Like I said I cant move the bloatware and some other apps but I'd say 50% of the apps I DL will move to my SD... I've only got about 100mb so I'm hoping a root or an alternative way to remove bloatware surfaces soon.
AndroHero said:
Only 30% of the apps can be moved to the sd card, using androids move to sd function, apps2sd+ moves the whole /data/app/ directory and the DC. Take asphalt 6 and lets golf 2 for example both thoes games are 40mb and cannot be moved, thats half my internal storage gone with 2 games lol copilot is 30mb adobe air is 20mb ..... all of these would take a few mbs each with apps2sd+
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Ashphalt can be moved to the sd card using Titanium backup (free) not sure about lets golf but any gameloft game i have intsalled can be moved to sd by Titanium and they still work fine for me. (Ashphalt is now like 500kb not 30mb)
If you have Titanium backup (paid version) you can try converting the app to a user app and then move it to the sd and see if there are any problems with the app. I dont have the paid version but i have seen people have moved the pre-installed games onto the sd card with this method.
I know this is probably not the answer you are seeking but it will gain you some more mb's
Mozza2k11 said:
Ashphalt can be moved to the sd card using Titanium backup (free) not sure about lets golf but any gameloft game i have intsalled can be moved to sd by Titanium and they still work fine for me. (Ashphalt is now like 500kb not 30mb)
If you have Titanium backup (paid version) you can try converting the app to a user app and then move it to the sd and see if there are any problems with the app. I dont have the paid version but i have seen people have moved the pre-installed games onto the sd card with this method.
I know this is probably not the answer you are seeking but it will gain you some more mb's
Click to expand...
Click to collapse
Fire up adb and use the pm setInstallLocation 2 command, nearly every app can be moved to the sd card then, including all the gameloft games
Yes i know. But its pain when widgets e.t.c are installed to the sd so i dont use setInstallLocation 2 anymore too lazy to move them lol . I was just merely replying to the Ashphalt cannot be moved post
Mozza2k11 said:
Yes i know. But its pain when widgets e.t.c are installed to the sd so i dont use setInstallLocation 2 anymore too lazy to move them lol . I was just merely replying to the Ashphalt cannot be moved post
Click to expand...
Click to collapse
I use the apps2sd pro app, it lets you move apps to and from /data/ with just a long press, you can even set an ignore list

[Q] New Owner Confused About Games

I just got my Xperia Play today and I'm a little puzzled about some of these games. I see that my Nova 2 cannot be moved onto my SD card (or atleast that button is dimmed under "manage apps"), but it requires an almost 400 Mb download to play. If there is only 400 Mb of memory on the phone, how is this possible? And if most Play games require additional downloads but can't be moved onto my SD, does that mean you will only have a few games at a time? Sorry if it was posted elsewhere, I did try to look around but couldn't find them
Use adb to set the install location to sd then everything can go to sd card, but as it is now just the app will be installed on the phone memory then the additional download will be put on the sd card
Sent from my R800i using XDA App
O I don't have adb yet... do I need to root my phone to use that? I recall it appeared when I put CM7 on my last phone. Thanks for clarifying that, all the games said they would download more stuff, didn't state where it would DL to, so I assumed it would go with the game
HellRazor379 said:
O I don't have adb yet... do I need to root my phone to use that? I recall it appeared when I put CM7 on my last phone. Thanks for clarifying that, all the games said they would download more stuff, didn't state where it would DL to, so I assumed it would go with the game
Click to expand...
Click to collapse
Excellent adb guide (no root required):
http://forum.xda-developers.com/showthread.php?t=1089282
HellRazor379 said:
I just got my Xperia Play today and I'm a little puzzled about some of these games. I see that my Nova 2 cannot be moved onto my SD card (or atleast that button is dimmed under "manage apps"), but it requires an almost 400 Mb download to play. If there is only 400 Mb of memory on the phone, how is this possible? And if most Play games require additional downloads but can't be moved onto my SD, does that mean you will only have a few games at a time? Sorry if it was posted elsewhere, I did try to look around but couldn't find them
Click to expand...
Click to collapse
You do not need to move anything to download and store alot of games on your Xperia Play.
That would be stupid.
You download the apk, which gets stored on the phone. Its only a few mb. Then you download the game data which gets stored on your sd card.
The above users should of mentioned this before they sent you down a path of using commands to manually move things to the sd card.
I have about 9 large games on my phone at the moment and have around 155mb of free phone memory unused.
Also, the easiest way to move everything to the sd card is with titanium backup. Once you have rooted your phone, select batch move and it will automatically move everything you select to the sd card in one go.
Just as a tip, do not move wallpapers or clocks to your sd card. Your wallpaper and clock settings will get forgotten every time you plug your phone into your PC. (this is because your phone disconnects itself from the sd card so your pc can access it).
I think the biggest one ive seen so far is asphalt which takes up 30mb on the phones internal memory (after downloading the 400+mb to your sd).
But as dsswoosh has said if you root your phone you can use the free version of titanium backup to moves the games to the sd card. Now asphalt takes up less than 500kb rather than 30mb. Same with the other games once moved to the sd.
Games that are unable to be moved to the sd card normally such as nova and ashphalt can be moved once rooted.
Thank you all so much! Very useful, I think I was mainly just confused about where the game data was being downloaded to. With widgets and such having to stay on phone, plus the bloatware and programs that are phone only, 30 meg games still seemed pretty big so I was kind of worrying about space still, but after this thread I'm def going to root my phone. Thanks again!
I've got 21 games installed and a bunch of other apps and still got 240 mb of internal storage!
Sent from my R800i using XDA App
Bloatware you can easily remove when rooted. and if you force all the installs to sd throug adb, you can keep up to 300MB internal storge
I have 303 free atm.
Only modern combat you should keep on the phone i think, i had it on sd for a week or 2 and suddenly it stopped working and no possible way to get it to work again only after factory reset.

[Q] Max Payne game taking up double it's required space

Hi.
I recently bought max Payne from the play store. Once it downloaded I noticed I'm lower than usual on storage. I checked disk usage and sure enough max Payne was taking up almost 3 GB. It's only supposed to take 1.4gb.
I've attached the screenshot here. The data is taking its own space. And the apk is taking its own space. I can't find the apk in file manager either.
Is it safe to delete it? How can I?
Also is there any way around this silly Samsung limitation of not being able to copy anything app related to external storage. What's the use of having a 32gb card if I can't use it and can only have one big game at a time :/
On stock rom I was able to move all the app data to SD card.
It's google's idea not to move apps to the external storage.
Have you tried reinstalling the game?
The "extra data" is most likely either downloaded extra game data or simply game cache. So it's doubtful it won't stay away.
GDReaper said:
On stock rom I was able to move all the app data to SD card.
It's google's idea not to move apps to the external storage.
Have you tried reinstalling the game?
Click to expand...
Click to collapse
I have this option of moving games to sd card. But after clicking move to external storage only 2 mb is moved to card and the rest stays in internal memory. This is the case with every app.
Are you able to move compete apps?
I am using a GPE rom right now and it doesn't have the option.
CM12 has but, like you said, it doesn't move the whole app.
You could try Folder Mount

Now that I've rooted my Tab 4, is there a way to put my apps on the SD card?

Internal storage is a constant struggle. Now that it's rooted, is there any way to make the tablet view the external storage and internal storage the same?
You could have always moved apps to the external card - just go to Settings->App Manager->SD Card, pick the app to move and click the "Move" button. There is also a way to make it so that you can move ANY app to external SD card (search for it) - or I can post a link later.
Sent from my HP SlateBook 10 x2 PC using Tapatalk
Thanks for your input. It would allow some apps to be moved, but def. not most of them. I have done a search to find what you're referring to. If you get a chance to link to it, that'd be great!
Thanks.
There are many tutorials on how to do this - here is the first one that came up in a Google search. Just be careful - this will allow you to move ANY app to SD - even apps that shouldn't be moved! Also, if you use a widget for an app, you shouldn't move those apps either as it will break the widgets.
http://techgage.com/article/moving_your_non-movable_android_apps_to_an_sd_card/
Sent from my HP SlateBook 10 x2 PC using Tapatalk
Folder mount is one which works on all android based rooted devices (from 2.x android to 6.0)
Hi all! I am having the same issue. I bought my children these for Christmas, and I was shocked after we installed a couple apps and ran out of space! I put in a large uSD in one of them, and I could not move 90% of the apps over to it! Again, I was shocked.
I am SO glad I found this thread. So can anyone elaborate, like using Folder Mount for example. It sounds like I MUST root their devices in order to ever achieve moving apps to the uSD? Are there any other non-root alternatives, etc?
Thanks so much!
I used a free app from the store called Apps2sd. You have to create a second partition on the sd card, but then you can move/link all apps and associatec data to the sd card. One big thing to keep in mind is sd access times... depending on your sd card, it might be several orders of magnitude slower than the internal memory. I bought a UHS3 sd card and it offer acceptable performance. Hope that helps.

Categories

Resources