Arc S too slow & internal memory near full (I need solution) - Xperia Arc Q&A, Help & Troubleshooting

Hi,
My Sony ericsson Arc S, become too slow because of the small space of the internal memory (it shows 376MB used & 44MB free)
All apps installed on internal memory are necessary and I don't want to delete any of them.
Also I can't download or update any new apps because the internal memory is near full
Help me guys!
My phone is not rooted & I use icecream sandwich 4.0.3

Consider rooting your device and moving some apps into the system partition to save up space in the data partition for apps.
Sent from my LT15a using XDA

thanks
thanks for reply
but what's the safest way to root my device, and will I face problems in the future after rooting it ?
keep in mind my phone is middle east version and in the attachment I upload a screen shot that show information u might need
and after rooting how to free up internal storage and make my phone faster ?
because I can't even update installed applications because the internal storage
nearly full

DdcCabuslay said:
Consider rooting your device and moving some apps into the system partition to save up space in the data partition for apps.
Sent from my LT15a using XDA
Click to expand...
Click to collapse
What you suggest is to move the needed apps to system partition after the installation?

To root your phone look in the dev section look for post by doomlord for his easy root tools read post carefully follow all steps and you will have a rooted phone in no time.
It shouldn't go wrong but make a backup of sms,contacts etc
Once rooted you can use an app called titanium backup or root explorer found or link2sd in the play store these well help in cleaning dalvik cache, moving apps to system and move non moveable to external.
Need further help just ask here.
Sent from my LT18i using xda premium

There is a program called apps2sd try it out if u havent.I will move the apps that can be moved to ur sd card

okty2k said:
What you suggest is to move the needed apps to system partition after the installation?
Click to expand...
Click to collapse
Yes
Some apps I moved are facebook, twitter, maps...
Anything that came with the phone and that take up a lot space and that can't be moved to the SD card.
And in case you run out of space in the system partition, look at flo95's junk apps thread to see what apps you can remove from ics without affecting your phone.
Sent from my LT15a using XDA

Related

App2sd not working properly?

Ok, here's my situation:
Wildfire s A510e
S-ON
Android 2.3.3
This thing enabled
According to app2sd, i've got no more moveable apps, on my internal memory there are just 7 apps installed (Google Maps, Facebook, Vocal Search, Youtube, Gmail, Clock Widget, 3g Watchdog), but i've got just 6mb free (out of 150mb).
The thing is, browsing my internal memory (using for example Disk Usage, which i think is very user friendly), i found out that all the apps i've installed on the sd have a lot of data on the internal storage anyway.
For example, i've got Barcode Scanner installed on my SD, But it uses 545kb on my internal memory 600kb on the SD.
And another thing: when i browse to settings- applications - manage apps, i can see Barcode Scanner installed on the SD, but it says it uses 545kb (which is the amount of data in the internal memory).
So, is all this normal? 'cause otherwise i don't see the point in installing apps on the sd if they fill up the internal memory anyways.
Any idea? Any suggestion?
Thanks in advance!
I have soff, a rooted rom. Many apps installed ans 120mb or so free memory. I think ans soff device is more flexible to tweak.
Sent from my HTC Wildfire S using xda premium
Ok, found out that the data not bein moved is mainly davlik cache and .apk files.
Now, although I already know the answer... Is it impossible to move those files, without root privileges, right?
Damn, I want S-OFF.
That's right, you need root access in order to move any system file on the device to another location, such as a different partition or external card.
Sent from my HTC Wildfire S A510e using XDA App
Update:
I've unlocked and rooted my phone.
I've created a 1024mb ext4 partition and installed Link2SD.
Moving all the apps to the partition.
Still, i found .apk files and davlik cache in the primary partition.
Any help? I though with root all my space problems would be over easyly :S
I did a 1024mb partition and used data2sd, I don't have to move app myself, the internal memory show my 1,150 GB...
Maybe you should use data2sd :/
Sent from my HTC Wildfire S using XDA App
update to rom 2.3.5 will actually free up more memory even you don't have the unlock your phone. For stock app e.g. facebook, gmail; if you happened to update it, they are unable to be moved to the SD card and occupy much of the internal memory. You can always use app2sd to move the other application to the SD card to free your internal memory once you've updated from 2.3.3 to 2.3.5, I think the HTC people have made some improvement in their latest update with regards to the internal memory issue.
After the updating, I haven't yet unlock my phone (as there was no suitable RUU for my carrier), yet I have free memory of 40 Mb on a 2.3.5 rom Vs that of 15Mb on a 2.3.3 rom.
SavageButcher said:
Update:
I've unlocked and rooted my phone.
I've created a 1024mb ext4 partition and installed Link2SD.
Moving all the apps to the partition.
Still, i found .apk files and davlik cache in the primary partition.
Any help? I though with root all my space problems would be over easyly :S
Click to expand...
Click to collapse
Did you do MOVE to SD or Link?
Move to SD is just using the built in Apps2SD support which still leaves parts of the APK, all the Dalvik Cache and Library files still on your internal Data partition.
Link is what you want... There are a few apps like Link2SD that, for obvious reasons, won't link.
You are not looking to use the Apps2SD function. Link.
Also you will see ALL the apps and Dalvik cache files listed on the Data partition still but if you look carefully they are sizeless as they are simply "links" or shortcuts if you like, to the real files on your secondard SD partition.
You will also still see the System APKS Dalvik cache files unless you integrate them into the system partition using something like Titanium Backup Pro. This is as it should be. System Dalvik will not move to an external partition.
If you're rooted and have a recovery, just install DT a2sd. Once your find the file, flash it, go to terminal emulator in the phone and type
Code:
su
A2sd reinstall
your phone will do a hot reboot. Then go back in and type
Code:
su
a2sd cachesd
There will bet another hot reboot and you're done. You'll still lose some internal memory as time goes by, but that's because the phone will store the apps cache on you're internal memory still.
Sent from my HTC_A510c using Tapatalk
d33ps1x said:
Did you do MOVE to SD or Link?
Move to SD is just using the built in Apps2SD support which still leaves parts of the APK, all the Dalvik Cache and Library files still on your internal Data partition.
Link is what you want... There are a few apps like Link2SD that, for obvious reasons, won't link.
You are not looking to use the Apps2SD function. Link.
Also you will see ALL the apps and Dalvik cache files listed on the Data partition still but if you look carefully they are sizeless as they are simply "links" or shortcuts if you like, to the real files on your secondard SD partition.
You will also still see the System APKS Dalvik cache files unless you integrate them into the system partition using something like Titanium Backup Pro. This is as it should be. System Dalvik will not move to an external partition.
Click to expand...
Click to collapse
Thanks deepsix! That actually worked. (btw i realized that by myself just 30 secs after i wrote my previous post, i feel so noob for writing that, lol.)

[Q] apps2sd, data2sd, link2sd - confusing me

Space is limited. (at least the space in our phones)
so I always read about apps2sd, data2sd, link2sd. I'm confused about how all they work, which ist best way to go. the information to read is very diffuse so don't blame me if I open a thread to understand the backgrounds.
So, I installed an app called App2SD (https://market.android.com/details?id=com.a0soft.gphone.app2sd&hl=de) and moved supported apps to SD.
Now there I have root, I want to get to know about alternatives. So what are the methods out there, what to stick to best?
thanks for your help in advance.
theq86 said:
Space is limited. (at least the space in our phones)
so I always read about apps2sd, data2sd, link2sd. I'm confused about how all they work, which ist best way to go. the information to read is very diffuse so don't blame me if I open a thread to understand the backgrounds.
So, I installed an app called App2SD (https://market.android.com/details?id=com.a0soft.gphone.app2sd&hl=de) and moved supported apps to SD.
Now there I have root, I want to get to know about alternatives. So what are the methods out there, what to stick to best?
thanks for your help in advance.
Click to expand...
Click to collapse
I prefer link2sd based on practical experience with all three methods.
I find it the most customizable and fastest although unlike the other two it's not a set it and forget it solution it allows for some definite benefits in terms of file placement and speed.
data2sd and data2whatever tend to bog down over time for some reason where as link2sd keeps up to speed. Lot's of nice features and a great user interface as well.
It's also easily reversible if you don't like it. I can't say the same for the other two.
Here's a link to the original developer's thread and a little tutorial.
Same, Link2sd never worked for me haha
just installed link2sd, after a lengthy process getting stock rom back from a bad CM7 experience....now have a happy healthy stock rom, perm rootedm with link2sd and virtually all apps on the 2nd sd partition. i've basically gone through the "my apps" list on my market account and "linked" everything that's on the market, and kept the rest (pre-installed/not available on the market?) on the internal memory.
internal mem is reporting 108mb free, and i have a little under 1gb on my sd's 2nd partition.
so far so good...touch wood....fingers crossed
so yeh, i'd vote for link2sd.....it also does seem fairly "automated" to me....whenever i download a new app, it automatically links it and moves it to the 2nd partition (although you can manually move it back to internal if you get roblems with a specific app).
Installed Link2SD now. I like it. thx +1 for you 2
I'd like to know how Data2SD handles over time. Using a single file seems a little monolithic but if it works you can't argue with results.
Haven't anyone tried S2E? It's completely automatic and you don't need to set up anything.
Enviado desde mi HTC Wildfire S usando Tapatalk
Hey Dan,
I've never heard of the app, but a quick google search suggests it's made primarily for CM7. Link2SD does work well for the most part so I think it would be foolish to jump into something else. I've not seen the battery drain that some people have complained about too. The only real alternative for those trying to avoid custom ROM's is Data2SD, which I've heard mixed reviews about.
theq86 said:
Installed Link2SD now. I like it. thx +1 for you 2
Click to expand...
Click to collapse
Huh? I thought your phone was bricked.
Sent from my Samsung Galaxy Tab 8.9
Another +1 for link2SD
Sent from my HTC Flyer P512 using Xparent Purple Tapatalk
Link2SD works fine except for the fact that some apps like maps and gmail cause problems when moved..
And when I start up my phone (no fastboot) it always says low internal memory and then Link2SD starts to link all apps which gives me about 60MB free space
mattio,
gmail causes problems? ive not observed a problem with gmail as of yet, what kind of problems?
Gloris said:
just installed link2sd, after a lengthy process getting stock rom back from a bad CM7 experience....now have a happy healthy stock rom, perm rootedm with link2sd and virtually all apps on the 2nd sd partition. i've basically gone through the "my apps" list on my market account and "linked" everything that's on the market, and kept the rest (pre-installed/not available on the market?) on the internal memory.
internal mem is reporting 108mb free, and i have a little under 1gb on my sd's 2nd partition.
so far so good...touch wood....fingers crossed
so yeh, i'd vote for link2sd.....it also does seem fairly "automated" to me....whenever i download a new app, it automatically links it and moves it to the 2nd partition (although you can manually move it back to internal if you get roblems with a specific app).
Click to expand...
Click to collapse
Hi,
what is the ext that you have on the 2nd partition?
I have ext4 and the Link2SD don't recognize the 2nd partition.
Cump,s
I've been using Link2SD ever since I started using CM. It has been working well for me. No issues with Gmail or Maps. Even my home screen app and keyboard are on the external partition. I just set CM to always keep the home screen in memory. The SD partition is formatted as ext2 because I don't see the need for a journaling filesystem (ext4).
Edit - to contribute to the original question.
I'm not so sure about the other options but I can explain a bit about Link2SD.
Basically what it does is move your application files to the external partition and then create symlinks where those files originally were. Symlinks are tiny files that arejust pointers to where the actual files are. The good part is that the OS does not care. It just sees the symlinks as the actual files. Seeing that it is the actual files that are symlinked, means that you can fine tune it to your needs... as opposed to linking whole directories or mounting a partition to something like/data/app/.
Sent from my HTC Wildfire S using XDA App
skezza said:
mattio,
gmail causes problems? ive not observed a problem with gmail as of yet, what kind of problems?
Click to expand...
Click to collapse
When I move Gmail to 2nd partition (EXT2).
After reboot the app renames itself to com.google.android.gmail in the appdrawer
Gloris said:
just installed link2sd, after a lengthy process getting stock rom back from a bad CM7 experience....now have a happy healthy stock rom, perm rootedm with link2sd and virtually all apps on the 2nd sd partition. i've basically gone through the "my apps" list on my market account and "linked" everything that's on the market, and kept the rest (pre-installed/not available on the market?) on the internal memory.
internal mem is reporting 108mb free, and i have a little under 1gb on my sd's 2nd partition.
so far so good...touch wood....fingers crossed
so yeh, i'd vote for link2sd.....it also does seem fairly "automated" to me....whenever i download a new app, it automatically links it and moves it to the 2nd partition (although you can manually move it back to internal if you get problems with a specific app).
Click to expand...
Click to collapse
Whenever I link a app to 2nd Partition it also reduces some of my internal memory. My Internal memory is now showing 81MB free. Can someone please guide what to do for increasing internal memory (i am a noob with rooted WFS)
ibne101 said:
Whenever I link a app to 2nd Partition it also reduces some of my internal memory. My Internal memory is now showing 81MB free. Can someone please guide what to do for increasing internal memory (i am a noob with rooted WFS)
Click to expand...
Click to collapse
That's normal, some apps don't tell the internal memory that they were linked to the SD card.
Simply turn your phone off (hibernate) and turn it on again , this should give you the additional free memory
Link2SD
I've tinkered with Data2SD and A2SD also but just don't understand how they work. Wasted time restoring my SD card after wiping it out. Link2SD works perfectly but I see some ROM photos showing a ton of free internal space and can't seem to figure out a way to get that little bit of extra space.
ibne101 said:
Whenever I link a app to 2nd Partition it also reduces some of my internal memory. My Internal memory is now showing 81MB free. Can someone please guide what to do for increasing internal memory (i am a noob with rooted WFS)
Click to expand...
Click to collapse
Try these steps:
1) Using Link2SD uninstall all the stock htc application that you dont like and dont need ( Most of them can be removed without any problem -> All widgets, google search, twitter, facebook , facebook for htc sense, plurk, htc likes, htc hub, xms ebuddy, stocks and many more, i forgot the names ).
You can always backup these using titanium backup if you are apprehensive.
2) Backup every application , contact and sms on your phone because we will cleanout our phone.
3) Now when you are ready boot into recovery and clean Data, Cache and Dalvik Cache. If possible also backup your sd card and format both fat32 and ext2 partitions .
4) Reboot and install Link2Sd, Mount ext2 partition and setup to link your files ( from settings ) then reboot and freshly install everything. You will find a hugh difference in internal memory
---------------------------------------------------------
I had 80mb internal memory free with 52 application installed, I did the above things and now i have 110mb free space with 60 apps installed which also includes updates of the remaining stock applications. However after doing all this dont move anything to sd card using your a2sd or applications will get corrupted
cyclonus00210 said:
I've tinkered with Data2SD and A2SD also but just don't understand how they work. Wasted time restoring my SD card after wiping it out. Link2SD works perfectly but I see some ROM photos showing a ton of free internal space and can't seem to figure out a way to get that little bit of extra space.
Click to expand...
Click to collapse
Please follow my above tutorial, I am sure you will unleash true power of Link2SD
always lags when I use data2sd, it's very very slow. I use link2sd, no lags anymore
Sent from my HTC Wildfire S A510e

[Q] Best way to increase phone memory?

Hi there, a bit newbie to the Wildfire S that I bought to my girlfriend. I pretty familiar with CM7 for my HTC Aria, but not with stock roms.
The Wildfire S is rooted and runs a stock ROM with Hebrew support. that's the way is was bought from the store.
We've only installed gmail and maybe another app, and you are left with only 30MB of space? is that the way HTC designed this phone?
I want to increase the phone memory and use the SD-card. If I create a SD-ext of 1GB, what is the best method to move apps and cache to the card?
link2sd
thx for the quick response.
does link2sd allows for dalvik cache moving?
after installing link2sd is internal is the SD-ext (like in Cyanogen) or it's the internal phone memory?
also, if I have a rooted phone can I remove some of the sense apps?
Just do factory reset first, then you'll have about 150mb of memory free.
And yes, you can delete system apps if you are rooted.But be aware not to delete some important apps which can cause your phone not to fuction properly.
As for the extra memory, I would recommend link2sd, I'm using it, and I have 100 apps installed.
You could also use data2sd, but you need sdcard class 4+ for that, in order for it not to lag too much.
Sent from my HTC A510e using xda premium
CaptainMaki said:
also, if I have a rooted phone can I remove some of the sense apps?
Click to expand...
Click to collapse
Nightshadow931 said:
And yes, you can delete system apps if you are rooted.But be aware not to delete some important apps which can cause your phone not to fuction properly.
Click to expand...
Click to collapse
correct, deleting system apps is possible if rooted
however these are on the system partition, so will not increase phone memory.
NO
does link2sd allows for dalvik cache moving?
after installing link2sd is internal is the SD-ext (like in Cyanogen) or it's the internal phone memory?
also, if I have a rooted phone can I remove some of the sense apps?[/QUOTE]
your internal phone memory still 150M,but apps can move to sdcard,I think the best way is data2sd .
Nightshadow931 said:
Just do factory reset first, then you'll have about 150mb of memory free.
Click to expand...
Click to collapse
I've already did a factory reset once and I didn't got 150MB of free internal memory it was much lower, that's why I was puzzled to see how quick the memory disappeared. If I had 150MB free I wouldn't have any problem cause I don't need too many apps on this phone.
Is it better to create sd-ext with ROM manager and than use link2sd?
after root I recommend SystemCleanup APP to update factory default Google apps in system (save over 40Mb of space). It's easier than link2sd
seems like a great app, tried it on my phone not the wildfire and had a few FC. but eventually managed to do everything.
No problem on the wildfire stock ROM? phone is rooted.
I'm using link2sd on a rooted stock ROM. No problems, works great, 30MB internal free, tens of apps installed/linked to the SD Card.
@trevike:
do you remember how much internal free space you had before using link2sd?
no problem whatsoever, just DO NOT move to system updated HTC apps (for example Clock widget). Those will stop working. FC for moved Google apps are normal until you reboot the phone.
I don't intended to do so. Just wondering if there is still something left on the phone or that's' what's left with Stock ROM installed.
If I remember correctly, I used to have 4x MB.
120MB, well I should check it in depth.
I just did a factory reset and wiped data completely. I've only got 62.6MB free in my data folder.
SD Maid tell me that (used/total)
system folder 199/269
internal data 87/150
any ideas how to check what's clogging the data folder?
CaptainMaki said:
I just did a factory reset and wiped data completely. I've only got 62.6MB free in my data folder.
SD Maid tell me that (used/total)
system folder 199/269
internal data 87/150
any ideas how to check what's clogging the data folder?
Click to expand...
Click to collapse
bit strange that you have so much space used after factory reset
i find 'diskusage' app very useful to visually see what it is taking up space in each partition.
if I'm using this correctly, then on the data folder the dalvik cache is in charge for about 74 MB. that's after factory reset and 5 apps installed.
If it is rooted then install Link 2 SD. Delete some useless system apps and move apps like facebook, youtube etc to SD card..
If you're on stock rom rooted, link2sd is better than remove some stock apps.
If you're on custom rom or stock rom with custom kernel support init.d, you can use DT Apps2sd to move dalvik-cache. I think its better than link2sd.
Or/and if you have sdcard class 10, you might use data2sd.
Sent from MARVEL

Link2SD - Internal Memory still full

Hey guys,
I'm using Android 2.3.5 with Sense 2.1 (stock rom) and added Link2SD to my rooted phone some time ago. At first I was glad I had about 50mb of internal storage left after I moved all (!!!) linked every app to my SD-card. I don't know how, but the internal storage shrinked more and more and now I'm left with 10mb of free storage and that annoying message, that I'm running out of memory. I tried some cache cleaning apps but I just don't know what's eating up all of my memory!
Any ideas?
greetings
Link2sd leaves stuff in internal memory. My little wfs became a wonderful phone after I s-offed and rooted it, but then installed some custom roms, and some of which had A2SD built in. I installed all my apps and still had 75mb of free memory.
I am currently running CM9, and I used a custom script to move my apps and cache to my SD card. I have 123 MB of memory now. It's terrible
Sent from my GT-P6210 using xda app-developers app
codegeek said:
Link2sd leaves stuff in internal memory. My little wfs became a wonderful phone after I s-offed and rooted it, but then installed some custom roms, and some of which had A2SD built in. I installed all my apps and still had 75mb of free memory.
I am currently running CM9, and I used a custom script to move my apps and cache to my SD card. I have 123 MB of memory now. It's terrible
Sent from my GT-P6210 using xda app-developers app
Click to expand...
Click to collapse
A custom script , huh ? I am very interested in it. Can you tell us a little bit more ?
Thanks.
You have root. Install cwm and install custom Rom.
Sent from my HTC Wildfire S A510e using xda premium
Roland_Y said:
A custom script , huh ? I am very interested in it. Can you tell us a little bit more ?
Thanks.
Click to expand...
Click to collapse
After failing to get simple2ext to work, and having Link2SD eat my SD card mutliple times, I was just about ready to give up on CM9 when I found this thread:
http://forum.xda-developers.com/showthread.php?t=1668247
Since then, my CM9 Alpha 7 install ahs been working very well. I could not be more pleased.
BTW: If you do run those scripts on an existing ROM (without Link2SD, Data2SD, or simple2ext, just do steps 1 and 2)
codegeek said:
BTW: If you do run those scripts on an existing ROM (without Link2SD, Data2SD, or simple2ext, just do steps 1 and 2)
Click to expand...
Click to collapse
I'm kinda lost...
Can this work wih my RObotoMod (with CMP 9 Alpha)... Cause Link2SD is kind of built-in inside...(I chose Link2SD in the Aroma Installer)..
Roland_Y said:
I'm kinda lost...
Can this work wih my RObotoMod (with CMP 9 Alpha)... Cause Link2SD is kind of built-in inside...(I chose Link2SD in the Aroma Installer)..
Click to expand...
Click to collapse
I don't know much about Link2SD, as i could never get it to work, but... I'm thinking if you move everything back to internal memory, and uninstall the startup scripts that mount the SD card, you should be able to run the scripts I used. I would make a full backup of my ROM before trying anything like that though. Ya never know...
You can try the following.
1. Go to link2sd. Clear cache, relink lib files and multi select anf link all.
2. Get titanium backup and integrate davlik cache into rom.
3. Enable auto link in link2sd.
4. Reboot.
Im using link2sd wid a lot of apps and have internal storage 60+ mb all the time.
Also uninstall any crap system apps you dont use because they'll just fill the internal memory.
Sent from my Wildfire S A510e using xda app-developers app
sukhjit321 said:
You can try the following.
1. Go to link2sd. Clear cache, relink lib files and multi select anf link all.
2. Get titanium backup and integrate davlik cache into rom.
3. Enable auto link in link2sd.
4. Reboot.
Im using link2sd wid a lot of apps and have internal storage 60+ mb all the time.
Also uninstall any crap system apps you dont use because they'll just fill the internal memory.
Sent from my Wildfire S A510e using xda app-developers app
Click to expand...
Click to collapse
Hello every one,
By using CWM I have created an ext3 partition,
I moved all apps to my SD card using Link2SD....
I happened to removed my SD from the phone,when I re-inserted the SD...
I am unable to see all the apps which I have moved to SD,please tell me where the hell did they go...???
sukhjit321 said:
You can try the following.
1. Go to link2sd. Clear cache, relink lib files and multi select anf link all.
2. Get titanium backup and integrate davlik cache into rom.
3. Enable auto link in link2sd.
4. Reboot.
Im using link2sd wid a lot of apps and have internal storage 60+ mb all the time.
Also uninstall any crap system apps you dont use because they'll just fill the internal memory.
Sent from my Wildfire S A510e using xda app-developers app
Click to expand...
Click to collapse
Thank you for this - worked perfetly and increased my internal memory almost three-fold.
Using my HTC Wildfire S - Marvel C version - running CM10
sukhjit321 said:
You can try the following.
1. Go to link2sd. Clear cache, relink lib files and multi select anf link all.
2. Get titanium backup and integrate davlik cache into rom.
3. Enable auto link in link2sd.
4. Reboot.
Im using link2sd wid a lot of apps and have internal storage 60+ mb all the time.
Also uninstall any crap system apps you dont use because they'll just fill the internal memory.
Sent from my Wildfire S A510e using xda app-developers app
Click to expand...
Click to collapse
how do i move my cache memory to SD.
i am using link2Sd. Under storage info it shows 32 MB space is allocated to cache.
LINK2SD on HTC wildfire S stock rom
finance.resat said:
You have root. Install cwm and install custom Rom.
Sent from my HTC Wildfire S A510e using xda premium
Click to expand...
Click to collapse
Hi buddy...I had installed CM10 on my HTC wildfire & used Link2SD which was working good for the internal memory and applications part but had its own loops of data connection getting lost in between and wake up problem. This was irritating so i switched back to my Stock rom by CWM using Backup & restore. Now im glad to be back on my stock rom without all other problems but the problems of LOW INTERNAL MEMORY.
Is there really any way that i can properly install Link2Sd and make space free and have hell lot of apps just as i had when i was on CM10 ???
Please guide....i love having all my applications back...but on stock rom itself....please help.....
Piyush Verma said:
Hi buddy...I had installed CM10 on my HTC wildfire & used Link2SD which was working good for the internal memory and applications part but had its own loops of data connection getting lost in between and wake up problem. This was irritating so i switched back to my Stock rom by CWM using Backup & restore. Now im glad to be back on my stock rom without all other problems but the problems of LOW INTERNAL MEMORY.
Is there really any way that i can properly install Link2Sd and make space free and have hell lot of apps just as i had when i was on CM10 ???
Please guide....i love having all my applications back...but on stock rom itself....please help.....
Click to expand...
Click to collapse
First flash eoghan's kernel on stock ROM which enables using of different scripts and link2SD..then partition SD card and flash the script or use link2SD as always..
And make sure you have a backup..
P S Instead of flashing the above you can also install crossfire's stock ROM or other stock based ROMs which have init.d support I.E you can partition SD card and install scripts and other stuff... Your options are Kimsmod ultimate, Wildchild or crossfire's stock ROM.
Sent from my Wildfire S using Tapatalk 2
sukhjit321 said:
You can try the following.
1. Go to link2sd. Clear cache, relink lib files and multi select anf link all.
2. Get titanium backup and integrate davlik cache into rom.
3. Enable auto link in link2sd.
4. Reboot.
Im using link2sd wid a lot of apps and have internal storage 60+ mb all the time.
Also uninstall any crap system apps you dont use because they'll just fill the internal memory.
Sent from my Wildfire S A510e using xda app-developers app
Click to expand...
Click to collapse
Thank you very much.
I had 1MB left and after doing what you said I have 38MB.
Greetings.
wfbml said:
Hey guys,
I'm using Android 2.3.5 with Sense 2.1 (stock rom) and added Link2SD to my rooted phone some time ago. At first I was glad I had about 50mb of internal storage left after I moved all (!!!) linked every app to my SD-card. I don't know how, but the internal storage shrinked more and more and now I'm left with 10mb of free storage and that annoying message, that I'm running out of memory. I tried some cache cleaning apps but I just don't know what's eating up all of my memory!
Any ideas?
greetings
Click to expand...
Click to collapse
LINK2sd does not transfer app data to sd card....so when u use apps and they generate data and cache..it fills up your internal storage...i had the same problem.
i suggest you to use Int2ext script by cronmod...thy are fantastic!
Link2SD
ansh1996 said:
LINK2sd does not transfer app data to sd card....so when u use apps and they generate data and cache..it fills up your internal storage...i had the same problem.
i suggest you to use Int2ext script by cronmod...thy are fantastic!
Click to expand...
Click to collapse
You terrible WRONG!!! Link2SD do the job correctly, learn it! and Internal Storage remains unused-free! When link an app, in Storage Info looks Internal Storage raised but when you make Quick Reboot Internal Stoage seems like a nothing get in there! |So! I search for days to finaly suffix the best to free Internal Storage without any mod file|
I make Factory data reset and device come back with ~30mb Internal Storage, i partition sd card and install Link2SD, mount 2nd partition. Install any app, Create link Quick Reboot and go on!!
Best Regards
XDA DEVELOPERS
There is something better than Link2sd
Something better is called [INT2EXT] and it has requirements:
1.Init.d Supported in ROM
2.SD Card Partition
how to install:
1.Wipe everything and
2. Re-partition SD Card
3. Re-flash ROM
4. Install the zip using CWM
to download the scripts (INT2EXT) please head here
Do not forget to press Thanks

Xperia Arc S - Low internal memory and Root

my experia arc s is running android 2.3.4 (which came with the phone 1 year ago).
Am having low internal memory issues. I have moved all apps to SD wherever possible. i wanted to ask some help on couple of things:
1) how do i actually find out what is using all the internal memory? have downloaded Apps2SD and there are no apps that can be moved to SD. Apps i downloaded from playstoe only total up to about 55 /60MB. So i dont know what is using rest of the 400MB memory? is it SMS / email? if so how do i find out what is consuming the most so i can try to fix it.
2) if i cant solve that, i will look to root the device as i believer there is an app which allows to use SD card as internal memory? Where do i start? how do i root the phone. I am sure there must be a guide somewhere but would appreciate some help.
3) any thoughts on what is the current best custom ROM for my arc S? then i can find the relevant thread on here and ask specific questions?
thanks alot
x
You can wipe cache for some apps. It can be up to 100MB. Especially Maps, browser, apps that download a lot of images (Reddit apps, 9gag, ...).
It doesn't get better with sony's ics firmware either, the only custom rom i think legitimately would be cyanogenmod and miui.
I have been using cm for a while now but with moderate installs and it seems to be a rom i would stick with until my new phone
edit:
I have only almost 2 slides-worth of custom apps installed with this current internal storage status
Total space: 380MB
Apps: 295MB
Available: 128MB
Απ: Xperia Arc S - Low internal memory and Root
sdk16420 said:
You can wipe cache for some apps. It can be up to 100MB. Especially Maps, browser, apps that download a lot of images (Reddit apps, 9gag, ...).
Click to expand...
Click to collapse
+1
From the middle of nowhere
to the center of everywhere,
through my Arc S!!
2)
Root your device and flash a zip by xtreme silencer. use this link: http://forum.xda-developers.com/showthread.php?t=1974972
create an ext-4 partition and so on, everyhing is written in this thread. just follow his instructions. it is easy.
now you might ask what this mod does: the mod uses this ext-4 partition on your sd card as "internal memory", which means that you can adjust your internal memory. (as example stock arc s has about 400 mb or something in this direction, i have 4 gb internal memory)
3)
the best custom rom? you know, it depends on how you use your phone. recommended is (in my oppinion) cm10 by fxp (http://forum.xda-developers.com/showthread.php?t=1780316) for allday-usage or ultimate hd rom by jader (http://forum.xda-developers.com/showthread.php?t=1920207)
hope i could help.
regards - Cartman
(sorry for my bad english, i'm in school at the moment so i have to hurry a little bit)
Is there a way to put the cache on the SD?
ta
thanks for ur replies.
i have cleared cache through Apps2SD but still there is less than 40MB remaining space.
Re the Rooting and custom rom, this is a new bie question. do i need to do both? if i install custom rom, do i need to then root the device either before or after to use SD card as internal memory? i am sure there are guides on the forum and will search for it. its just a bit overwhelming to be honest for a new bie with so many different options and posts!
re the recommendation for custom rom, i am not a very heavy user of the phone. i use it to play normal games and mostly web browsing. only reason i havent updated to official ICS from sony is that with that version the LED notificiation light on the side of the phone stops working for missed calls / SMS etc.
you can increase you internal memory with the mod from XtremeSilencer
http://forum.xda-developers.com/showthread.php?t=1974972
xyz321 said:
only reason i havent updated to official ICS from sony is that with that version the LED notificiation light on the side of the phone stops working for missed calls / SMS etc.
Click to expand...
Click to collapse
Well that didn't happen to my phone, n it shouldn't b a reason not to update cuz there's an app to control the LED
// sent from a galactic Ars Sss
fri if u want to move all app in u r phone mrmory to SD u must have system optimizer app like as (dx optimizer) u can move all app to SD but not moveable system app i share this app but u need to upgrade it. Go to app mananger and u can fix that.
that's all i think but i'm not perfect
Sent from my LT18i using xda app-developers app
AW: Xperia Arc S - Low internal memory and Root
xyz321 said:
Re the Rooting and custom rom, this is a new bie question. do i need to do both? if i install custom rom, do i need to then root the device either before or after to use SD card as internal memory? i am sure there are guides on the forum and will search for it. its just a bit overwhelming to be honest for a new bie with so many different options and posts!
re the recommendation for custom rom, i am not a very heavy user of the phone. i use it to play normal games and mostly web browsing.
Click to expand...
Click to collapse
1) well, first step is rooting.
Second one is To search for a custom Rom (+custom kernel if you unlock your bootloader; if u want more information just ask) and the gapps hat fit To your rom
Then download flashtool.
now put the custom Rom, and the internal memory mod in your SD card.
Run flashtool
Flash the kernel.
Restart your device
Device will unter recovery automatcally
Wipe data
Wipe cache
flash Rom + gapps
Restart.
Make your phone ready to create ext4 partition
Create it
Restart your device and enter recovery (fast press the back button while the kernel Logo appears)
Flash xtremes' mod
And the result: LOVE YOUR NEW DEVICE!!
2) then decide wheter you want JB, ICS or GB Rom
You can ask more questions if you want.!
Hope i could help
Regards - Cartman
Sent from my Xperia Arc S using xda premium
I have the same issue: arcknight kernel 4.0 , jelly sandwich 7.4 rom, 16 gb sd card with 2 partitions fat 32 and ext4 . The problem is space, internal memory. I don' t seam to find a good and explain tutorial on how to xpand the internal memory. There are so many mud's, tweaks, zip files, etc....that just confuze me. Is there no one who can actualy explain what to do? I am willing to pay for a developer that can do that. And it is hard for me to think that i am the only one who has this problem
Sent from my LT15 using xda app-developers app

Categories

Resources