Hi ,
I Have rooted my Explorer.
Now i can move all applications to SC card.
I still have 18MB internal remaining.
I just wanted to know is there any way that all the applications should directly install to SD card as i might not be able to install application of more than 18MB. How i can do This ?
And my 2nd question is that can i increase the RAM of explorer ? making SD as a virtual memory etc.
Please help
Thanks
SD Card install no root required
give an adb command to your phone - it works without root
adb shell pm setInstallLocation 2
PHo3 said:
give an adb command to your phone - it works without root
adb shell pm setInstallLocation 2
Click to expand...
Click to collapse
It is rooted. will it work or not ? Can you please tell me the procedure of doing this "adb" command in explorer , how i do this.
use zram
for your second question
you Need an recovery like clockwork - and an installer like Aroma(Attention you Need to install an Rom) then you can use zram(an Option in Aroma installer) - it compress your 512MB and you have ~768MB
---------- Post added at 04:29 PM ---------- Previous post was at 04:17 PM ----------
shanalikhan said:
It is rooted. will it work or not ? Can you please tell me the procedure of doing this "adb" command in explorer , how i do this.
Click to expand...
Click to collapse
when you have rooted your device - you have min.3 files adb.exe , AdbWinApi.dll , fastboot.exe Attention all in the same directory
1- connect your phone
2- start a dos command window in admin mode
3- fastboot
4- adb shell pm setInstallLocation 2
reboot - it has worked for my Explorer (spare Handy)
DIRECTLY ON SD card
PHo3 said:
for your second question
you Need an recovery like clockwork - and an installer like Aroma(Attention you Need to install an Rom) then you can use zram(an Option in Aroma installer) - it compress your 512MB and you have ~768MB
---------- Post added at 04:29 PM ---------- Previous post was at 04:17 PM ----------
when you have rooted your device - you have min.3 files adb.exe , AdbWinApi.dll , fastboot.exe Attention all in the same directory
1- connect your phone
2- start a dos command window in admin mode
3- fastboot
4- adb shell pm setInstallLocation 2
reboot - it has worked for my Explorer (spare Handy)
Click to expand...
Click to collapse
Thank You.
Actually i just bought this phone 2 days ago and was little afraid of doing rooting. Can you please make sure this will allow my phone ( of 19mb remaining ) to download and install applications of size greator than 19mb DIRECTLY ON SD card ? (as im already able to move applications from phone to SD card using link2SD. but it install on phone first)
Thanks
You can't do what you are requesting with your setup. You need a custom kernel and an apps2sd script, which is a much more complicated process than link2SD. Easiest way is just install a custom ROM, most of them include both these things I believe.
With link2SD, apps are ALWAYS installed on phone first, and there is no way to change that.
What PHo3 was talking about is changing the phone so that it will install apps to SD in the official way by default. What I mean is this: When you into manage applications on your phone and choose "move to SD card", it will move the app to the SD card "the official way". This leaves part of the app on internal memory, but moves part to SD card. What PHo3 was talking about is setting the phone to do this automatically, so that when you install apps, part of each app will go on the SD card, and part on internal memory.
The way Link2SD works is it moves the entire app, but it has to be completely on the phone in the first place before it can move it.
In addition to all this, what PHo3 said was wrong. You don't need fastboot.exe, you shouldn't run fastboot, and you don't need the cmd window to be running as admin. (Although none of that should technically stop it working I don't think)
SifJar said:
You can't do what you are requesting with your setup. You need a custom kernel and an apps2sd script, which is a much more complicated process than link2SD. Easiest way is just install a custom ROM, most of them include both these things I believe.
With link2SD, apps are ALWAYS installed on phone first, and there is no way to change that.
What PHo3 was talking about is changing the phone so that it will install apps to SD in the official way by default. What I mean is this: When you into manage applications on your phone and choose "move to SD card", it will move the app to the SD card "the official way". This leaves part of the app on internal memory, but moves part to SD card. What PHo3 was talking about is setting the phone to do this automatically, so that when you install apps, part of each app will go on the SD card, and part on internal memory.
The way Link2SD works is it moves the entire app, but it has to be completely on the phone in the first place before it can move it.
In addition to all this, what PHo3 said was wrong. You don't need fastboot.exe, you shouldn't run fastboot, and you don't need the cmd window to be running as admin. (Although none of that should technically stop it working I don't think)
Click to expand...
Click to collapse
Yes , Do you mean that installins app and everything , directly to SD card will required new rom ?
I want a system that should take everything to SD card except messages , peoples contacts and some basic functions but take everything to SD card. No app data should be in this internal memory. as i have 90mb total
If you are saying about to install custom ROMS. Can you tell me please these things :
- Cant I patch this ROM to make that happen. ?
- Can I Take Backup of this official ROM so that when ever i want this ROM , i can simply install it. ? if yes than how ...
- Is there any way that RAM can be increased by that ROM , mean if i can set 1gb as an memory from my 4 GB card than my total RAM should become 1gb or 1.5 gb ( 512 internal) , if there virtual concept or swapped concept here in ROM. And will it increase my performance.
Please provide me link of stable ROM and procedure also of installing new ROM which fullfill all the basic need of taking everything to SD card as i have only 90MB , and increase RAM ....
Thank You
Increase RAM: No. SD card access is much, much slower than RAM access (hence RAM exists), so you can't use SD as RAM.
Most custom ROMs should be fine. I don't know specifics, I don't use one. Sorry.
? I have virtual increased the ram by using z-ram in Aroma installer by Explorer and Sensation - it looks like it works ? Or Not ?
Sent from my HTC Sensation XE with Beats Audio Z715e using xda app-developers app
PHo3 said:
? I have virtual increased the ram by using z-ram in Aroma installer by Explorer and Sensation - it looks like it works ? Or Not ?
Sent from my HTC Sensation XE with Beats Audio Z715e using xda app-developers app
Click to expand...
Click to collapse
It is probably not doing much good. As I said, SD access is pretty slow compared to RAM, so anything stored in the "virtual RAM" on the SD will probably be rather slow to access. Although I have never tried any of these sorts of things.
Z-ram isnt sd card - it is compressed real ram of the phone - please inform you First
Sent from my HTC Sensation XE with Beats Audio Z715e using xda app-developers app
PHo3 said:
Z-ram isnt sd card - it is compressed real ram of the phone - please inform you First
Sent from my HTC Sensation XE with Beats Audio Z715e using xda app-developers app
Click to expand...
Click to collapse
Well you should have specified that seeing as we were discussing using SD card as RAM.
Anyway, I'd guess that will also be slower as it will have to uncompress everything when it's being accessed. Apparently using the SD card as swap is better than zram.
cache in sd card
Hi ,
as I have rotted my explorer. My app cache and data is stored in internal memory. Is there any way to setup app data and cache default in SD card. In official rom or custom rom ?
Thanks
Related
firstly I'm not responsible for any kind of damage caused to you
but I have tried all the things on my galaxy fit before explaining here
It's not copied from somewhere instead It's based on my experience on my galaxy fit.
For Non Rooted Devices
There is nothing other then using app2sd apps. Then move all the movable items to sd card. After installing app2sd all newly installed apps are automatically moved to external storege.
I uses app2sd by sam lu.
But for non rooted users I will highly recommend to root there device and make the best use of this smartphone.
for beginners everything about rooting/custom roms/nandroid backups etc is explained in this thread
http://forum.xda-developers.com/showthread.php?t=1606380
thanks a lot to A.cid for this wonderful guide
For Rooted Device
apps required
1.Root explorer or similiar
2.Link2SD (Link2sd Setup is explained later in this post)
step 1.Removing Useless system apps from stock or custom rom
go to /system/app using root explorer and mount as r/w
now delete unwanted apps
I will prefer freezing the app first using link2sd and then if phone is working fine then you can unfreeze and then delete that app
Step 2. Removing dalvik cache files
go to /data/dalvik-cache
now search for the dalvik cache files of deleted system apps
it will having name like
[email protected]@[email protected]
delete this file
Step 3. Linking files to Sd-ext or second partition of Sd card
if you have finished Link2sd setup then you can proceed further
open link2sd and then create Link for all the apps you want to linked to sd card
check all the 3 box 1. link apk 2. link dex 3. link lib files
and then your app will be moved to the sd-ext partition
if there are apps which are used very frequently then i prefer not linking dex files to sd card. link only apk for them.
currently system apps can't be linked using link2sd
In the case if app is not working properly after linking then remove links for that app.
Plz help me to improve this article.
suggestions and questions are welcomed.
forgive me for my poor english
Plz help in improving this article. If there is anything wrong in this post let me know. and if you have any other simple method to do this plz post here and help beginners to get more space. But try not to post complicated method which beginners find hard to perform
this post is for beginners
Link2SD steup on galaxy fit
Copied from A.cid main article from
http://forum.xda-developers.com/showthread.php?t=1606380
There are a lot of ways and scripts to transfer apps from your internal memory to the sd ext partition, but the most consistent method I found was Link2sd.
This method works across all roms (rooted stock and custom, both) that I’ve tried, even on all variations of CyanogenMod7 (CM7) as well as on ICS CM9, and is very easy to setup and use.
However, if a custom rom already has DarkTremor's a2sd (a2sdgui app will be present) or any similar script, then DO NOT configure them.
for example: Creeds v3 has a2sdgui, and if i want to use Link2sd, then after flashing Creeds, i SHOULD NOT run a2sdgui, and directly install (and configure) Link2sd...if you run/configure a2sdgui, then it will clash with the working of Link2sd.
Similarly, if any custom rom has any memory hack already implemented, then you cannot use Link2sd...
Steps to setup Link2sd:
• Download Link2sd from Play Store (it’s a free app).
• After it gets installed, run it, and allow root access.
• You will get a message to select the format of your sd partition, select “ext3”.
• Link2sd will then automatically create mount scripts that it requires to work, and will then tell you to reboot your phone.
• Do a proper reboot, and not a ‘hot reboot’.
• After rebooting, open up Link2sd, press menu then select “settings”.
• Select/check the options “automatically link newly installed applications to sd”, “auto link notification”, “relink lib files at boot” (and “fast scroll”, if you want).
• For “install location” option, select “internal”.
• Then go to “auto link settings” and select/check all the three options (you can skip/ unselect “link dalvik-cache file” if you wish)
• Done
Now, every new app that you will install will automatically be moved to your sd ext partition.
Link2sd is also an excellent (and fast loading) app manager, with which you can freeze, uninstall, re-install…though you can move only user apps to sd-ext partition.
Also, there is no point in having your entire phone memory empty, so you probably should unlink the dex (dalvik cache) of your apps. I usually link only the apk and lib files, and leave the dex files unlinked and on the phone storage, so as to avoid any sluggishness in operation., though if your phone memory still fills up, you can link the dex of your rarely-used apps, and leave the dex of important and frequently used apps on the phone storage.
Suppose a custom rom has s2e/app2sd pre-implemented, then after a fresh install, FREEZE the app (rather than uninstall), and then install Link2sd...
Also, if you get error "mount script not created", then choose partition as ext4 (rather than ext3 mentioned below), even though your partition might be ext3...(don't know why this happens with some roms )
In some custom Roms Link2sd doesn't mount sd-ext partition even after selecting correct type of partition in that case try to select other types whether they are working or not
Like in Chocobread v3.2 it worked after selecting partition as ext4
Plz view this thread if you are still facing any problem
Go through this thread
http://forum.xda-developers.com/showthread.php?t=1698813
What happens when we install a new app??
I'm not a developer but this is what I experienced
/data directory is the space which is shown as Internal Storage in phone
/system directory has nothing to do with this internal storage
when we install a new app then it during the installation process three things happens
1.it creates an apk file in /data/app
2.creates an .dex file in /data/dalvik-cache
3.creates one folder in /data/data
when we move apps to sd that apk file moved to sd storage in
.android secure folder and creates an .asec file there
so basically that .dex file and data files are responsible for eating our internal space and for the apps which can't be moved to sd that apk file is also responsible.
we can't use widgets if app is on sd storage.
so in order to use widgets we have to move back to internal storage.
this is where Link2sd helps us
link2sd links selected files to sd-ext partition and for system it still appears in internal storage but it's not there actually.
While for system apps
.apk files remains in /system/app
only .dex files are in data/data directory
we can use widgets of system apps even apk files are not in /data/app directory
so it is recommended that if you want to use widget of the app but you don't want it on internal space(as it is using much more space while it is in internal memory)
here is the solution
create an apk file for that app using any backup app
then move that file to /system/app
change the permissions to rw-r--r--
for this simply see the permissions of any other system app and apply same here
to system
Simply partition your sd card via cwm.. U can get as much internal space as u want..
amn_grg said:
Simply partition your sd card via cwm.. U can get as much internal space as u want..
Click to expand...
Click to collapse
Let consider your post now tell me how to install 100 apps having size more than 500 mb
Without using link2sd or a2sd or any simliar app
Sent from my GT-S5670 using xda premium
Nikhil_G said:
Let consider your post now tell me how to install 100 apps having size more than 500 mb
Without using link2sd or a2sd or any simliar app
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
By symlinking apps manually, one by one...:beer:
Possible - yes
Feasible - no
Everything is possible bro!
Typed using a small touchscreen
a.cid said:
By symlinking apps manually, one by one...:beer:
Possible - yes
Feasible - no
Everything is possible bro!
Typed using a small touchscreen
Click to expand...
Click to collapse
Yeah right...
Informative Thread
amn_grg said:
Simply partition your sd card via cwm.. U can get as much internal space as u want..
Click to expand...
Click to collapse
can you detail the procedure please.
vikrant prabhakar said:
can you detail the procedure please.
Click to expand...
Click to collapse
partition ur sd card through cm recovery then install s2e from play store now all cm7 rom come with pre install s2e script .
Another way is to use terminal emulator .
Download terminal emulator from the PlayStore and then run the following codes:
Code:
su
*grant/allow superuser permissions*
Code:
pm set-Install-Location 2
exit
exit
Note: sometimes if you get an error you may have to run
Code:
pm setInstallLocation 2
if it fails.
All this does is it allows moving many apps that aren't normally movable to the SD card. After running these codes you should be able to move apps to the SD card via Settings>Apps.
This code also sets the default location for apps to install into as the SD card.
What i do for more internal memory..!
Partitioning your sd card is an option. But if you have a sd card of less storage then this option is ruled out. I use a 2gb sd card and partitioning it is not very feasible for me. so...
1. If I'm on a stock gingerbread ROM i use this script http://forum.xda-developers.com/showthread.php?t=2303856 .
(I dont use it very often. Only if necessary.) And i odex the ROM if it is de-odexed by using http://forum.xda-developers.com/showthread.php?t=2303856 Universal Odex Script by MatrixDJ96. Odexing works very well!!! :good:
2. For a custom ROM not many modifications are needed. I just remove the unwanted apps using Link2SD. :good:
Hi, I just used superoneclick to root my LG P500, and I presumed I could then removing junk apps and copying everything over to my SD card, however it seems I can't?
I installed busybox but no idea what that does! Am I missing something as I don't know what to do next?
Thank you.
Use link2sd
Sent from my LG-P500 using xda app-developers app
Ok, just installed it and it does delete crap, and gives an option to move to SD card but it just hangs and then says 'Failure' - invalid install location.
Does the SD card have to be formatted in a different way? If so, how?
frailfury said:
Ok, just installed it and it does delete crap, and gives an option to move to SD card but it just hangs and then says 'Failure' - invalid install location.
Does the SD card have to be formatted in a different way? If so, how?
Click to expand...
Click to collapse
i think you have rooted your phone but your still on stock rom
you should move to custom roms now
but if your sticking to stock rom for now
for moving app's to sd card try this guide
http://lgp500-optimusone.blogspot.in/2011/10/how-to-moveinstall-apps-to-sd-card-on.html
I'm using stock ROM yes. I think I need to format the SD card to ext2 or something. I only want to be able to copy everything to SD.
I tried making a partition as it says in the instructions, but the SD card is recognised as a 1GB card now in my phone rather than the 16GB it is.
It said to create a 14GB partition in ext2 format in order to transfer all apps to the card. If I do that though, 1GB isn't enough for all my music! Confused.
frailfury said:
I'm using stock ROM yes. I think I need to format the SD card to ext2 or something. I only want to be able to copy everything to SD.
I tried making a partition as it says in the instructions, but the SD card is recognised as a 1GB card now in my phone rather than the 16GB it is.
It said to create a 14GB partition in ext2 format in order to transfer all apps to the card. If I do that though, 1GB isn't enough for all my music! Confused.
Click to expand...
Click to collapse
Now do one thing.Format your sd card to fat32 and then repartition it using recovery and select 1 gb (not 14) ext 2,3 or 4(ext4 preferred).
ashishv said:
Now do one thing.Format your sd card to fat32 and then repartition it using recovery and select 1 gb (not 14) ext 2,3 or 4(ext4 preferred).
Click to expand...
Click to collapse
But surely, all I'm doing is partitioning the card so that 1GB is set to ext 2, meaning only 1GB of the card can be used for apps that can't normally be stored on the FAT32 partition?
Ok - since my last post, I did what you said so partitioned 1GB ext 2. When I open Link2SD, I get asked to choose the file system of my SD cards second partition. I can choose between:
ext2, ext2, ext4, and FAT32. Whatever I select, I get an error message - 'Mount script cannot be created. mount: Device or resource busy. ext2 maynot be supported on your device. Try FAT32 on the second partition'.
I then choose FAT32 and it says 'mount script cannot be created. mount: invalid argument'.
Just rebooted the phone and Link2SD doesn't ask me the above anymore, but now when I try again to move the Facebook app to the SD card, I still get the error:
Failure: pkg: /data/app/com.facebook.katana-1.apk Failure [INSTALL_FAILED_INVALID_INSTALL_LOCATION]
In yet 'Whatsapp' which usually has to stay on the phones memory has no problems being sent to the SD card in Link2SD.
Any ideas please?
Ok this is weird... I formatted the card again to FAT32, and then tried transferring whatsapp to the SD card and it worked.
Uninstalled Facebook and reinstalled it from the play store and that also can be moved! It's really strange but it works. I thought you had to partition the card.
I do have other questions though. Can you keep the stock rom, and still have everything you download auto install to the SD card?
What is busybox for? Do I need it?
What can I do to speed the phone up now?
Thanks.
Busybox is necessary....no need to partition the card......the failure error may occur if u are moving something from rom to external sd....first move it to internal....to speed up ur phone change the kernel...
.thundervn kernel is best for stock...make sure u hav clockworkmod recovery installed....if not....download rom manager from play store....
Sent from my LG-P500 using xda app-developers app
Use flash GUI and flash amon ra recovery onto ur phone ... that shud give u the amon ra recovery ... let me know if u need help with dat .. pm me
Sent from my LG-P500 using xda app-developers app
Just so you all know, I only want to use stock rom. I don't want to be messing about with custom roms.
The SD card isn't partitioned, and 95% of all apps seem to be going across to the SD card no problems, but I get that 'failure'message with an app called 'proboards' which I downloaded from the play store - any reason why? LinkSD does say it requires a partition but it says that for all the other apps that transferred across fine.
I've also noticed my internal memory is still slowly decreasing even when apps are being transferred to SD - what can I do to stop this?
Finally, I bought 'SetCPU' app for my phone. Not 100% how to use it but when I set the min and max cpu speed to the max my phone can offer, my phone seems much quicker - is this ok to do?
Thanks
frailfury said:
Just so you all know, I only want to use stock rom. I don't want to be messing about with custom roms.
The SD card isn't partitioned, and 95% of all apps seem to be going across to the SD card no problems, but I get that 'failure'message with an app called 'proboards' which I downloaded from the play store - any reason why? LinkSD does say it requires a partition but it says that for all the other apps that transferred across fine.
I've also noticed my internal memory is still slowly decreasing even when apps are being transferred to SD - what can I do to stop this?
Finally, I bought 'SetCPU' app for my phone. Not 100% how to use it but when I set the min and max cpu speed to the max my phone can offer, my phone seems much quicker - is this ok to do?
Thanks
Click to expand...
Click to collapse
You can try the ressurection rom . Its stock rom with some little tweaks dat increase the speed , battery life and overall performance. .. it also allows u to u set-cpu to do what its meant to do. .. over clock your device so that u can enjoy the games that seemed to lag .. and the rom also supports moving apps to the SD card
Sent from my LG-P500 using xda app-developers app
frailfury said:
Finally, I bought 'SetCPU' app for my phone. Not 100% how to use it but when I set the min and max cpu speed to the max my phone can offer, my phone seems much quicker - is this ok to do?
Thanks
Click to expand...
Click to collapse
Really to get the full benefit out of rooting you'll want to play with some custom roms but as for the cpu setting the minimum higher will just cause your battery to drain really fast. What you want is a custom kernal that will allow you to overclock the cpu past 600 on the max end.
frailfury said:
Just so you all know, I only want to use stock rom. I don't want to be messing about with custom roms.
The SD card isn't partitioned, and 95% of all apps seem to be going across to the SD card no problems, but I get that 'failure'message with an app called 'proboards' which I downloaded from the play store - any reason why? LinkSD does say it requires a partition but it says that for all the other apps that transferred across fine.
I've also noticed my internal memory is still slowly decreasing even when apps are being transferred to SD - what can I do to stop this?
Finally, I bought 'SetCPU' app for my phone. Not 100% how to use it but when I set the min and max cpu speed to the max my phone can offer, my phone seems much quicker - is this ok to do?
Thanks
Click to expand...
Click to collapse
Bout internal memory decreasing u can't do anything till u get a custom rom ... cause our stock ones don't allow a2sd
Sent from my LG-P500 using xda app-developers app
Ok, so at the moment I have transferred all my apps to the SD card. How would I go about flashing it then?
What rom should I use?
How will having a new rom stock the internal memory from being eaten up? And why is it still being eaten up now that they are all on the SD card?
Finally, surely if you overclock, it will use even more battery? I've just got it set to the maximum cpu so surely it must be improving something??
frailfury said:
Ok, so at the moment I have transferred all my apps to the SD card. How would I go about flashing it then?
What rom should I use?
How will having a new rom stock the internal memory from being eaten up? And why is it still being eaten up now that they are all on the SD card?
Finally, surely if you overclock, it will use even more battery? I've just got it set to the maximum cpu so surely it must be improving something??
Click to expand...
Click to collapse
Start by downloading titanium backup frm tge market and take a backup of your apps ... the option will be dere in backup/restore .. keep only user ticked under filter options ... that will give u a list of user installed apps .. do a batch backup
pls hit thanks if I helped in any way
:: peace
Sent from Legendary o1
anaknin said:
Start by downloading titanium backup frm tge market and take a backup of your apps ... the option will be dere in backup/restore .. keep only user ticked under filter options ... that will give u a list of user installed apps .. do a batch backup
pls hit thanks if I helped in any way
:: peace
Sent from Legendary o1
Click to expand...
Click to collapse
Thanks, but it's the rest I need answered too. Don't really want to flash if I'm being honest.
frailfury said:
Ok, so at the moment I have transferred all my apps to the SD card. How would I go about flashing it then?
What rom should I use?
How will having a new rom stock the internal memory from being eaten up? And why is it still being eaten up now that they are all on the SD card?
Finally, surely if you overclock, it will use even more battery? I've just got it set to the maximum cpu so surely it must be improving something??
Click to expand...
Click to collapse
For rom go for Ressurection .. i can get u to the correct forum ... clockspeed in a cpu means the no of iinstructions it processes per sec .. so a cpu running at 600mhz will execute 600 instructions per sec while one running at 800 will execute 800 instructions per sec ... basically it gives u a performance boost at the cost of battery.. and our phones are det at 122-600 by default so u cant get a performance boost but on the other hand it helps with battery
pls hit thanks if I helped in any way
:: peace
Sent from Legendary o1
Why not try "Ultimate Backup by JRummy". It helps move any app to SD Card...no need to flash a custom rom.
ROM - Paranoid Android by Bytecode.
Sent from my LG-P500 using xda app-developers app
anaknin said:
For rom go for Ressurection .. i can get u to the correct forum ... clockspeed in a cpu means the no of iinstructions it processes per sec .. so a cpu running at 600mhz will execute 600 instructions per sec while one running at 800 will execute 800 instructions per sec ... basically it gives u a performance boost at the cost of battery.. and our phones are det at 122-600 by default so u cant get a performance boost but on the other hand it helps with battery
pls hit thanks if I helped in any way
:: peace
Sent from Legendary o1
Click to expand...
Click to collapse
Anakin, so I wasted money on the setcpu app then? It does seem much quicker since changing the min/max speed to both be 600mhz. Think originally it was set to 320 each.
Hello,
So the Whatsapp application currently takes up about 10 MB of data on my phone. All of that seems to be on the internal memory and not on the SD card even though I've rooted the phone and moved it to the SD card. How can I reduce the application data? I don't even need whatsapp to take a backup of all my messages.
Basically, I always have only 15MB-20MB of free internal memory. How to get more? I only have Twitter and Whatsapp installed. I've rooted the device also so I can delete anything/move anything to SD Card. Any suggestions?
Thanks,
Crazysah
Hey there ,
In order to solve your doubt I need a few answers :
How big is your partition ?
Which script have you used?
Which ROM are you using ?
Here are some possible solutions :
With respect to whatsapp only.. you can delete / clear all your chats from the menu.You can delete message backup by first uninstalling whatsapp deleting the message backup on your SD card ( Whatsapp folder on sd card ) .. and reinstalling whatsapp..
If you want to increase your internal memory :
I think you will have to create an SD-EXT partition.. ( assuming you dont have one cause you havent mentioned it). You will get a guide On this post. Check partitioning of SD - Card.
If you are on Stock ROM you will have to create a FAT32 partition and use Link2SD and transfer your apps to your sd partition.
If your on a custom ROM it is recommended to create an EXT partition (for eg: EXT 2,3,4 ) ... and install simple2ext or Mount2Sd or similar such apps..
Depending on how big the partition is you wont face any problems and you can install as many apps as you wish..
I hope this solved your problem.
AFAIK, Whatsapp currently does not support App2SD methods..
Means you have to keep Whatsapp in the internal memory only..
You can use some sort of script to substitute/increase internal memory, as akshat said..
I m using link2sd on cyanogen 10 by sakindia
I have linked whatsapp and it works
I have 80 mb free internal memory with 15 installed apps like Facebook temple run and subway surfer
Sent from my HTC Explorer using Taptalk 2
akshat.shenoy said:
Hey there ,
In order to solve your doubt I need a few answers :
How big is your partition ?
Which script have you used?
Which ROM are you using ?
Here are some possible solutions :
With respect to whatsapp only.. you can delete / clear all your chats from the menu.You can delete message backup by first uninstalling whatsapp deleting the message backup on your SD card ( Whatsapp folder on sd card ) .. and reinstalling whatsapp..
If you want to increase your internal memory :
I think you will have to create an SD-EXT partition.. ( assuming you dont have one cause you havent mentioned it). You will get a guide On this post. Check partitioning of SD - Card.
If you are on Stock ROM you will have to create a FAT32 partition and use Link2SD and transfer your apps to your sd partition.
If your on a custom ROM it is recommended to create an EXT partition (for eg: EXT 2,3,4 ) ... and install simple2ext or Mount2Sd or similar such apps..
Depending on how big the partition is you wont face any problems and you can install as many apps as you wish..
I hope this solved your problem.
Click to expand...
Click to collapse
I'm not sure how big my partition is but I have 1.8 GB total space on my SD card. At the moment, I only have 16MB free space on internal memory.
I am using stock ROM but I have rooted and installed SuperUser and Link2SD.
I just want more internal memory. Period. That's all I care about. If this means installing a custom ROM, I'll do it. If this means partitioning my SD card, I'll do it.
Just tell me which is easier and better for long term.
Thanks,
Crazysah
Crazysah said:
I'm not sure how big my partition is but I have 1.8 GB total space on my SD card. At the moment, I only have 16MB free space on internal memory.
I am using stock ROM but I have rooted and installed SuperUser and Link2SD.
I just want more internal memory. Period. That's all I care about. If this means installing a custom ROM, I'll do it. If this means partitioning my SD card, I'll do it.
Just tell me which is easier and better for long term.
Thanks,
Crazysah
Click to expand...
Click to collapse
I would suggest you try out a custom Rom and with an ext partition it will work well. Partition Upton 2 Gb and use a script. That's what I do and have had no issues with it... Check out the sscript threads or iinstall the apps in the previous posts. I have also mentioned a guide there.. Gives you the info about partitioning..
Sent from my HTC Explorer A310e using xda app-developers app
akshat.shenoy said:
I would suggest you try out a custom Rom and with an ext partition it will work well. Partition Upton 2 Gb and use a script. That's what I do and have had no issues with it... Check out the sscript threads or iinstall the apps in the previous posts. I have also mentioned a guide there.. Gives you the info about partitioning..
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Okay. Which custom Rom do you recommend? And should I do the partition before or after installing the custom rom?
What all do I need before installing the custom rom? Is it easy?
Anyone at all?
Sorry been a bit busy..
I recommend you install cm9 build 11 ... Its a pretty good ROM to start off with...
1 backup all your apps/ data with titanium backup or similar apps.. ( do not backup system apps and data only backup user apps )
2 download ROM from cm9 thread and copy it on to your sdcard .. ( preferably don't put it in any folder )
3 reboot into recovery ( turn off phone .. Remove battery and put it back in
4 press volume down and power simultaneously and enter bootloader
5 using power and volume rockers select and enter recovrry ..
6 using power and rockers select factory reset and then go to mounts and storage wipe cache boot data and system.. ( DO NOT WIPE YOUR SD CARD / EXTERNAL STORAGE )
7 Go back and go to advanced and wipe dalvik...
8 then click on install zip from SD card...
9 select cm9 build11 zip and flash
10 reboot and enjoy your ice cream sandwich 4.0.4
Link to cm9
http://forum.xda-developers.com/showthread.php?p=34339916
If you have any other questions check out this thread..
http://forum.xda-developers.com/showthread.php?t=2152182
Credits to the ops of course.. I take none
Sent from my HTC Explorer A310e using xda app-developers app
---------- Post added at 04:27 AM ---------- Previous post was at 03:53 AM ----------
Partition your SD card after you install the custom ROM... Cm9
Copy all your files / folders from your SD card before you have to create the partition.. Otherwise you will lose all your files... I repeat you Will Lose your files on the card... Read the post I have given a link to about partitioning and how to partition..
Sent from my HTC Explorer A310e using xda app-developers app
Use pm SetInstallLocation 2
Or
pm set-install-location 2
Then you can move it to sd card
Sent from my HTC Explorer A310e using xda app-developers app
akshat.shenoy said:
Sorry been a bit busy..
I recommend you install cm9 build 11 ... Its a pretty good ROM to start off with...
1 backup all your apps/ data with titanium backup or similar apps.. ( do not backup system apps and data only backup user apps )
2 download ROM from cm9 thread and copy it on to your sdcard .. ( preferably don't put it in any folder )
3 reboot into recovery ( turn off phone .. Remove battery and put it back in
4 press volume down and power simultaneously and enter bootloader
5 using power and volume rockers select and enter recovrry ..
6 using power and rockers select factory reset and then go to mounts and storage wipe cache boot data and system.. ( DO NOT WIPE YOUR SD CARD / EXTERNAL STORAGE )
7 Go back and go to advanced and wipe dalvik...
8 then click on install zip from SD card...
9 select cm9 build11 zip and flash
10 reboot and enjoy your ice cream sandwich 4.0.4
Link to cm9
http://forum.xda-developers.com/showthread.php?p=34339916
If you have any other questions check out this thread..
http://forum.xda-developers.com/showthread.php?t=2152182
Credits to the ops of course.. I take none
Sent from my HTC Explorer A310e using xda app-developers app
---------- Post added at 04:27 AM ---------- Previous post was at 03:53 AM ----------
Partition your SD card after you install the custom ROM... Cm9
Copy all your files / folders from your SD card before you have to create the partition.. Otherwise you will lose all your files... I repeat you Will Lose your files on the card... Read the post I have given a link to about partitioning and how to partition..
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Yes I did all of this. I even partitioned my SD after installing it.
The only problem is, all the Google Apps disappeared. How do I get them back? Even the Play Store disappeared.
Go to http://www.goo.im/gapps and download stripped gapps
Sent from my HTC Explorer A310e using xda app-developers app
Hello, this is my first post on xda-developers.Although it is for experienced people.
These days I am experiencing a very big problem that needs to be solved.I have spent whole DAYS to find a final solution but still I am almost at 0.I was going mad...It may sound easy but its not.
The problem starts here: After downloading Link2SD and partitioning my external SD in order to save space, I realised that actually Link2SD was not so great as it didnt help that much to save space. Why? Because the most space was not held by apk,dex and lib files but by the data files!!
The result was this
I found many apps that could move data to SD, but most of them with no result: FolderMount,Titanium Backup,GL to SD , directory Bind.
FolderMount: It was the first I tried. For some very strange reason I was getting an "Unknown Error" for some app data that I was trying to move.Also it corrupted some data too.Some random times was working though.
Titanium Backup:The most famous "data2sd" app. I was surprised when I found out this one had the ability to move data to the 2nd partition of the external SD.But it failed, as there was not such an option every time I selected an app. As I understood that is because Titanium Backup can support only some specific paths of the SD card. Mine is data/sdext2 but Titanium wants /data/sd or /system/sd/ or /sd-ext/ . Many Titanium users had the same problem on other threads. But most answers recommended to mount a script in init.d folder. A guy suggested to change the folder name from sdext2 to sd. BOTH of these solutions FAILED. 1) My phone ( no ROM installed) does not support init.d and for some reason every "init.d support" app I downloaded was a waste of time.Additionally I cant even make an init.d folder in system/etc...I dont know why...I make it, but it doesnt appear.
2) When I try to rename "sdext2" folder to "sd" it disappears...
GL TO SD: This is a nice app which was working when I tried it. Though I was not able to move the app data from external SD back to the internal storage.And this is a problem.
Directory Bind: I installed it. The first time it worked, and then it stopped...But except from that it cant move data back to internal storage as GL to SD and it does not list the data which I have moved.Also I have to manually find the path of an app's data.
OK. I know that I gave too much info and some of these may be a little confusing but thats the truth. The biggest mess is Titanium Backup as you can see, which is really a mystery. FolderMount maybe tries to move the data to the 1st partition of the SD and because of the small space shows error.Not sure though.
So lets make it more clear. Are these apps compatible with Link2SD and the partitioned SD card? If not, do you have any solution for the Titanium Backup? Do you know any Link2sd friendly "data2sd" app? What I want is just to find a way to move the data to external SD while I have Link2sd. And its really amazing that Link2SD has more than 10 million downloads and there is not a standard "data2sd" app which is actually more important than Link2sd !
Secondary Question: In many threads I saw the term : "Flash this zip in Recovery"...What does it mean and how can I do it?
Waiting for some answers. If you have any questions or want a more specific explanation about something, just ask me
Thanks a lot!
I use these triple combos on all phones ive tested (Link2sd ext4-4gb on sandisk class 10 32gb + folder mount for data+obb + titanium backup /data/sd terminal mod). You can get phone memory usage as low as 200mb. All these on my past stock tipo st21i, my new stock xperia play, ninetology i9480 and stock galaxy win i8552. My usual setups: 4gb of ext4 - ics and up / ext3/ext2 - depends on phone. I use ext3 for my play. Folder mount: i mount the entire /Android/data to external sd. Titanium? Use this AFTER your link2sd mounts your ext4.
---------- Post added at 06:32 PM ---------- Previous post was at 06:27 PM ----------
I use these triple combos on all phones ive tested (Link2sd ext4-4gb on sandisk class 10 32gb + folder mount for data+obb + titanium backup /data/sd terminal mod). You can get phone memory usage as low as 200mb. All these on my past stock tipo st21i, my new stock xperia play, ninetology i9480 and stock galaxy win i8552. My usual setups: 4gb of ext4 - ics and up / ext3/ext2 - depends on phone. I use ext3 for my play. Folder mount: i mount the entire /Android/data to external sd. Titanium? Use this AFTER your link2sd mounts your ext4.
Check these screenshots. The "ln" is little "L" its not a big "I".
Sent from my R800i using XDA Free mobile app
flash this zip in recovery ~means reboot, access your recovery menu (cwm/twrp), pick flash .zip from file (where did you put those .zip files?), flash it, reboot to normal system, done.
Sent from my R800i using XDA Free mobile app
zzztidurvirus said:
flash this zip in recovery
Click to expand...
Click to collapse
What zip file?
First why:
When I got this phone I was disappointed with fact that primary storage isn't switchable and free user data space is approximately 2.2 GB. Which means that all application data goes to internal storage so it is impossible to use apps like Need for Speed, Navigation app, ShowBox and others. I believe you all find that annoying.
After I saw @Dhruvit Pokharna topic I started to poke a little bit over XDA and I noticed that this was done before ( back in 2012 ) and with various Samsung phones. So I decided to change and adapt script for our phone. Original script was created by @mattiadj from whom I still waiting for permission to change script and to publish it. But I'am going to do it anyway.
What the script do:
It swipe internal sd (/storage/sdcard0) with external micro sd (/storage/extSdCard) and viceversa.
"With this you can use default internal sd only for app storage and the external sd to store all apps resource and all others stuff"
required:
- root
- custom recovery
- kernel with init.d support
- BusyBox-v1.23.0-Stericson
- swap_intsd2extsdcard_SM-G355HN
How to and why:
Before installing swap if you moved some apps to sd move it back to phone to avoid conflict of course.
1. Root your phone first
2. Install custom recovery *(here or here)
3. Make a backup. Just in case of zombie attack *
4. Install kernel with init.d support *(here or here)
5. Install BusyBox-v1.23.0-Stericson.zip (flashable provided below )
6. Install swap_intsd2extsdcard_SM-G355HN.zip (flashable provided below)
7. Why * because you have choice
That's it. Your external sd is internal now and you can enjoy your big internal memory.
If you want to reverse it simply go to /system/etc/init.d delete 11extsd2internalsd and reboot your phone.
credits
@mattiadj and @mike1986.
Some screenshot just for you to see switch and mount points:
man help me.
i have some huge games, wild blood, modern combat 3.
i use the gl to sd to link the data,obb in sd.
and
what should i do to these data,obb in sd to flash the int2ext?
edit: can i use that in 355m?
Grindher said:
man help me.
i have some huge games, wild blood, modern combat 3.
i use the gl to sd to link the data,obb in sd.
and
what should i do to these data,obb in sd to flash the int2ext?
edit: can i use that in 355m?
Click to expand...
Click to collapse
Tutotial is simple. Step by step.
I don't see reason why you can't use this if your Phone has same spec as mine .
Check with root explorer following :
/storage/sdcard0
/storage/extSdCard
/dev/block/vold/179:129
If this is it you're good to go..
And for your existing game data just copy it after at proper place
Here is whole script:
mount -o remount,rw /
mount -t vfat -o umask=0000 /dev/block/vold/179:129 /storage/sdcard0
sleep 30
mount -o bind /data/media /storage/extSdCard
chmod 777 /mnt/extSdCard
sleep 10
chown 1023:1023 /storage/extSdCard
chown 1000:1000 /storage/sdcard0
Click to expand...
Click to collapse
please help my. I cant install any apk whith is not from play store. why.? when I try to instal any apk it shows just " not installed " and manage files trought any file mananger is almost impossible to understand where is right place for files which I looking for.
for example where it install games trought play store.?
I done all step by step without any issue. all things instals, flashes very well.
and without these problems all worked good..
thanks for helping and sory for my very bad english..
rihards23 said:
please help my. I cant install any apk whith is not from play store. why.? afret I try to instal any apk it shows just " not installed " and manage files trought any file mananger is almost impossible to understand where is right place for files which I looking for.
for example where it install games trought play store.?
I done all step by step without any issue. all things instals, flashes very well.
and without these problems all worked good..
thanks for helping and sory for my very bad english..
Click to expand...
Click to collapse
Install applications from play store goes to default internal memory without problem.
When you have downloaded apk from some other site only way for now is to copy it to /data/app than change permission and owner and install it from there. I still didn't figured it out why is that only way for download and backuped apks.
Regarding data app I think you mean what was asked in second post. If you used link2sd or some similar app after swaping just check are data and obb are stored under folder /Android in your external SD so that you could use your saved apps resources.
Y300-0100 said:
Install applications from play store goes to default internal memory without problem.
When you have downloaded apk from some other site only way for now is to copy it to /data/app than change permission and owner and install it from there. I still didn't figured it out why is that only way for download and backuped apks.
Regarding data app I think you mean what was asked in second post. If you used link2sd or some similar app after swaping just check are data and obb are stored under folder /Android in your external SD so that you could use your saved apps resources.
Click to expand...
Click to collapse
Maybe this video will clarify procedure because my English terminology is not good.
http://youtu.be/TrlEz-R6uMA
Y300-0100 said:
Install applications from play store goes to default internal memory without problem.
When you have downloaded apk from some other site only way for now is to copy it to /data/app than change permission and owner and install it from there. I still didn't figured it out why is that only way for download and backuped apks.
Regarding data app I think you mean what was asked in second post. If you used link2sd or some similar app after swaping just check are data and obb are stored under folder /Android in your external SD so that you could use your saved apps resources.
Click to expand...
Click to collapse
thanks alot man..:victory:
now I instal apk withot problem.
Thanks bro for your awesome work.:good:
Hi!
File Commander shows the swap (a lot of memory as device memory) and a little amount (the internal, as sd card memory), but when I get into app administration it only shows the small amount of memory as the avaible for applications, I've tried downloading some apps after the process just to see if that amount was static but it keeps going down with every app, so I guess it isn't working, or only games and apps which use large amounts of memory are saved at the external storage?
Edit: I can't neither nstall apps directl from the storage, just from the play store.
Thanks! :good:
Korelev said:
Hi!
File Commander shows the swap (a lot of memory as device memory) and a little amount (the internal, as sd card memory), but when I get into app administration it only shows the small amount of memory as the avaible for applications, I've tried downloading some apps after the process just to see if that amount was static but it keeps going down with every app, so I guess it isn't working, or only games and apps which use large amounts of memory are saved at the external storage?
Edit: I can't neither nstall apps directl from the storage, just from the play store.
Thanks! :good:
Click to expand...
Click to collapse
Aps must be install in real internal sd card. U got 2.2 GB.
All aplication data ( data and obb ) goes to micro SD card.
Procedure how to install non play store app 2 post up and video tutorial is also up.
Y300-0100 said:
Aps must be install in real internal sd card. U got 2.2 GB.
All aplication data ( data and obb ) goes to micro SD card.
Procedure how to install non play store app 2 post up and video tutorial is also up.
Click to expand...
Click to collapse
I see, just installed a game and it's working, thanks!
I found something, I don't know if it is a bug or me doing something wrong, any app that messes with the identity of the phone doesn't seems to work. I've tried with "Tablet Metrics" module with the xposed framework and Rom toolbox lite, also doesn't work changing the device id.
Thanks alot. I love this
I have a trouble
I have 32GB card. Made all as it says in instruction.
But the problem is now when i connect phone via usb to pc its says - Card 2,18GB, Phone - 29.3GB.
But in phone its show's like phone memory 4GB, card - 2,18GB.
Isnt phone memory should be 29.3GB or something like that?
Help please!
artb91 said:
I have a trouble
I have 32GB card. Made all as it says in instruction.
But the problem is now when i connect phone via usb to pc its says - Card 2,18GB, Phone - 29.3GB.
But in phone its show's like phone memory 4GB, card - 2,18GB.
Isnt phone memory should be 29.3GB or something like that?
Help please!
Click to expand...
Click to collapse
Answer to the trouble is in title. If you want to revert it go to /system/etc/init.d and delete 11ext2int.
Y300-0100 said:
Answer to the trouble is in title. If you want to revert it go to /system/etc/init.d and delete 11ext2int.
Click to expand...
Click to collapse
Well, i already did it, ty Revert works very good
But i wanted to know what i can make wrong. I mean i did everything as it wrote in title. But maybe such fail was already corrected by some user.
And also free space was the same for card and phone memory. i mean if free memory on phone is 200mb, then on sd card its also 200mb.
artb91 said:
Well, i already did it, ty Revert works very good
But i wanted to know what i can make wrong. I mean i did everything as it wrote in title. But maybe such fail was already corrected by some user.
And also free space was the same for card and phone memory. i mean if free memory on phone is 200mb, then on sd card its also 200mb.
Click to expand...
Click to collapse
If you looking in settings storage you will see that. It's the way it is because I couldn't swap whole data partition. I only swap extSdCard with legacy sdcard0 or internal memory. Swapping mmcblk0p22 with mmcblk1p1 wouldn't work because p22 is fst ext4 and p1 is vfat.
Can I use this mod to my Samsung galaxy Core 2 SM-G355H??
harold1603 said:
Can I use this mod to my Samsung galaxy Core 2 SM-G355H??
Click to expand...
Click to collapse
Check with root explorer following :
/storage/sdcard0
/storage/extSdCard
/dev/block/vold/179:129
If this is it you're good to go..
Y300-0100 said:
Check with root explorer following :
/storage/sdcard0
/storage/extSdCard
/dev/block/vold/179:129
If this is it you're good to go..
Click to expand...
Click to collapse
thanks for the reply sir
I dont have 179:129 on the vold folder or maybe i cant see this because im not rooted
but yes I have the following only the 179:129 dosent show on the /dev/block/vold
is this a file or folder? the 179:129
Thanks Y300-0100
:good::good::good:
how can use it on core i8262 please??
app installisation error
Y300-0100 said:
First why:
When I got this phone I was disappointed with fact that primary storage isn't switchable and free user data space is approximately 2.2 GB. Which means that all application data goes to internal storage so it is impossible to use apps like Need for Speed, Navigation app, ShowBox and others. I believe you all find that annoying.
After I saw @Dhruvit Pokharna topic I started to poke a little bit over XDA and I noticed that this was done before ( back in 2012 ) and with various Samsung phones. So I decided to change and adapt script for our phone. Original script was created by @mattiadj from whom I still waiting for permission to change script and to publish it. But I'am going to do it anyway.
What the script do:
It swipe internal sd (/storage/sdcard0) with external micro sd (/storage/extSdCard) and viceversa.
"With this you can use default internal sd only for app storage and the external sd to store all apps resource and all others stuff"
required:
- root
- custom recovery
- kernel with init.d support
- BusyBox-v1.23.0-Stericson
- swap_intsd2extsdcard_SM-G355HN
How to and why:
Before installing swap if you moved some apps to sd move it back to phone to avoid conflict of course.
1. Root your phone first
2. Install custom recovery *(here or here)
3. Make a backup. Just in case of zombie attack *
4. Install kernel with init.d support *(here or here)
5. Install BusyBox-v1.23.0-Stericson.zip (flashable provided below )
6. Install swap_intsd2extsdcard_SM-G355HN.zip (flashable provided below)
7. Why * because you have choice
That's it. Your external sd is internal now and you can enjoy your big internal memory.
If you want to reverse it simply go to /system/etc/init.d delete 11extsd2internalsd and reboot your phone.
credits
@mattiadj and @mike1986.
Some screenshot just for you to see switch and mount points:
Click to expand...
Click to collapse
I followed the whole procedure, and internal is swiped to external sd bt when i tried to install any app it says app not installed will ypu plz fix the script to directly install any app so we dont hav to put apk into ./data/app .. thanks