Ok so I installed hercolubus ROM and after doing that i read him instructing how to enable Hybrid2SD...while on kyrillos also i read about the same but didn't care much but now i really wanna kno what it is..
M srry for asking such noob question but i tried searching everywhere...
Check the G3MOD thread. It should tell you there or just search the question because I know for a fact it has been asked many times. The answers are always on the forums.You just have to find them
Sent from my GT-I5800
In G3Mod they talk about data2sd...is it same?
When I go to CWM it already shows the option to partiiton the SD card...so y do H2SD?
at least tell me if should I do it if I have a class 4 sdcard?
coz for data2sd it was written u should have class 6....
b2bt said:
at least tell me if should I do it if I have a class 4 sdcard?
coz for data2sd it was written u should have class 6....
Click to expand...
Click to collapse
No.
Its not necessary.
But the speed will definitely slow down.
I used HybridData2SD and my phone used to lag for around 2 minutes after installing an app.
[email protected] said:
No.
Its not necessary.
But the speed will definitely slow down.
I used HybridData2SD and my phone used to lag for around 2 minutes after installing an app.
Click to expand...
Click to collapse
Actually I'm using a class 2 SD card but my phone is just as fast with Hybrid data2sd on and with it off. To answer OP's question Hybrid data2sd is a way for you to get more space for apps I'm not sure how it works but it just does. To enable just make a partition using CWM and to check if it's working use Titanium backup it'll tell you how much free space you have.
Sent from my GT-I5800 using xda app-developers app
I will try to explain in simple lang....
On android OS, users applications and data is stored in /data folder (partition) in internal memory. Since g3 have less memory, it has restrictions on how many apps you can install and blah blah...
So out greate developers do a trick to increase internal memory.
When we have partitioned SD card, there in new partition, they create a similar folder stucture of /data. and link internal memorys /data to point to sd card data folder. This link is similar to a shortcut. Android OS thinks that the /data folder is there in internal memory and it reads and writes to it but actually that data goes to sd-ext partition and thus the size of internal memory dose not increases as you install apps. This is Data2SD
/data has many folder...majorly for app (/data/app) and for dalvic cache (/data/data). If you are not mounting entire /data to sd-ext, but selectively mapping each folder you want to sd-ext, then this is called HybridData2SD. For ex, I prefer app dir (/data/app) to be mounted on sd-ext but not the cache (/data/data). Cache should be on phone as its accessed so much and makes my phone lag If i put it on sd-ext.
hope this clears the concept.
(Thanks to OP for giving me chance to write my 100th post)
bsuhas said:
I will try to explain in simple lang....
On android OS, users applications and data is stored in /data folder (partition) in internal memory. Since g3 have less memory, it has restrictions on how many apps you can install and blah blah...
(Thanks to OP for giving me chance to write my 100th post)
Click to expand...
Click to collapse
thts a gr8 explanation...i will just try to do the same (keeping the app folder and not cache ) as my phone used to lag earlier when i just blindly enabled h2sd...
the dev of the rom has just given a zip to be extracted in root of the sdcard...ill try to find out how to keep only /data/app
b2bt said:
thts a gr8 explanation...i will just try to do the same (keeping the app folder and not cache ) as my phone used to lag earlier when i just blindly enabled h2sd...
the dev of the rom has just given a zip to be extracted in root of the sdcard...ill try to find out how to keep only /data/app
Click to expand...
Click to collapse
Sure.
If you are on G3mod, things are made very simple using kmapp. Search XDA about it. its a application which will do it for you.
For fugumod, its quiet difficult....(you may need to create some files on sd card ot edit script in init.d)
Otherwises, use Link2SD application. its free, availabel on market. It will do task even on granular level - on each app level. You can select app and choose option 'create link', it will give you option to link app, cache, lib files. select app only. that's it. its my favorite currently.
bsuhas said:
Sure.
If you are on G3mod, things are made very simple using kmapp. Search XDA about it. its a application which will do it for you.
For fugumod, its quiet difficult....(you may need to create some files on sd card ot edit script in init.d)
Otherwises, use Link2SD application. its free, availabel on market. It will do task even on granular level - on each app level. You can select app and choose option 'create link', it will give you option to link app, cache, lib files. select app only. that's it. its my favorite currently.
Click to expand...
Click to collapse
then whats the difference between between data2sd and link2sd
Arjav23 said:
then whats the difference between between data2sd and link2sd
Click to expand...
Click to collapse
Data2sd = Entire /data folder mapped to sd-ext. so every app you install, its apk will definitely go to sd-ext. Also /data/data folder (that is where user data is stored) and also davlic cache folder is automatilly mapped to sd-ext.
link2sd = Manually select which app's apk file ( and dex, lib also) to go to sd-ext. You have more control here, not every app goes to sd-ext.
bsuhas said:
Data2sd = Entire /data folder mapped to sd-ext. so every app you install, its apk will definitely go to sd-ext. Also /data/data folder (that is where user data is stored) and also davlic cache folder is automatilly mapped to sd-ext.
link2sd = Manually select which app's apk file ( and dex, lib also) to go to sd-ext. You have more control here, not every app goes to sd-ext.
Click to expand...
Click to collapse
So which is Better?
Sent from my GT-I5800 using xda premium
Arjav23 said:
then whats the difference between between data2sd and link2sd
Click to expand...
Click to collapse
data2sd will create shortcut to all..everything inside /data folder
for e.g. /data/app, /data/cache, /data/lib, etc
hybrid2sd is selecting what part of the app will reside in sdcard for e.g. /data/app (u don't want /data/lib and /data/cache,etc )
link2sd...is first of all an app...in this you can select a single app and then decide which folder will reside in sdcard for e.g. /data/app (u don't want /data/lib and /data/cache,etc )
basically link2sd is similar to hybrid2sd but its an app
Its all written up there
b2bt said:
data2sd will create shortcut to all..everything inside /data folder
for e.g. /data/app, /data/cache, /data/lib, etc
hybrid2sd is selecting what part of the app will reside in sdcard for e.g. /data/app (u don't want /data/lib and /data/cache,etc )
link2sd...is first of all an app...in this you can select a single app and then decide which folder will reside in sdcard for e.g. /data/app (u don't want /data/lib and /data/cache,etc )
basically link2sd is similar to hybrid2sd but its an app
Its all written up there
Click to expand...
Click to collapse
So which is better
Sent from my GT-I5800 using xda premium
So Data2SD and Hybrid2SD..these are scripts...and Link2SD is an app which is using the script to move things....AM I right?
Arjav23 said:
So which is better
Sent from my GT-I5800 using xda premium
Click to expand...
Click to collapse
I like link2sd...give it a try
Nil253259 said:
So Data2SD and Hybrid2SD..these are scripts...and Link2SD is an app which is using the script to move things....AM I right?
Click to expand...
Click to collapse
I guess so...yes...
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 guys,
Titanium backup is a great root tool. Apart from creating and restoring backups Titanium Backup can also move app data to sd.
[ ROOT REQUIRED ]
I tried it and faced a few problems.
"NO DATA 2 SD DIRECTORY DETECTED"
After searching for answers and not getting any i decided to create a answer my self.
So this is a step by step method to move app data to sd using Titanium Backup
(BASICALLY FOR NOOBS BUT OTHERS CAN PARTICIPATE TOO)..
1. Root your device following the tutorial for your device
2. Create 2 Ext Partition (if you have already done so please move to no. 3)
a. switch of your device and take out your sd card.
b. use a card reader to plug it in your pc ( DO NOT USE YOUR DEVICE TO ACCESS THE CARD)
c. download Mini Tool Partition Wizard
d. create to ext 2 or 3 or 4 partition..Make sure the partition are primary and not logical and the partition size b/w 1GB to 2GB
e. After partitioning insert your card in the device and reboot the device.
3. Download Titanium Backup
4. Open Titanium Backup and open the Backup and Restore Tab.
5. select a SINGLE APP and long press.
6. Select "move app data to sd". A popup will open asking to create a data 2 sd directory.
7. Select Yes.
8. Batch select all apps and move app data to sd.
9. Viola see how your internal memory jumps up..
10. Have fun :good:
PS- If anybody finds any error in the guide then please tell me.
PS- Moderators if you find this post has been discussed earlier then please close this thread.
And REMEMBER TO SAY THANKS..
hey
can't seem to find "move app data to sd" after the long press on an app.
I only get an option of "move to sd card"
im using link2sd as well. if that makes any difference!
cheers
dblane79 said:
hey
can't seem to find "move app data to sd" after the long press on an app.
I only get an option of "move to sd card"
im using link2sd as well. if that makes any difference!
cheers
Click to expand...
Click to collapse
I don't use link2sd..I use a2sdgui..but with whatever knowledge I have I don't think that should affect titanium backup..try reinstalling titanium backup and wiping dalvik cache...
I will try to find an answer as soon a possible..:thumbup:
Try long pressing on a user app like a game or something..
Sent from my HTC Explorer A310e using XDA
hey mate
sorted it out..
the answer was actually in the titanium backup website in the faq page !
for any1 with the same prob(for CM& based roms):
had to create a folder called "app" in the sd-ext partition
then relaunch titanium backup and then u see the sd-ext part in the home screen of titanium.
in backup/restore long click, as nilot said, long press on an app, now theres an option to move app data to sd !
select and it asks you if you want to create a /data2 folder ! do that, and thats it!
thanks for the help nilot!
S2e works well too
Real Contributors Dont BeG for Thanks
Cheers
Ti backup pro not showing up
prior to rooting my phone I was advised to download Titanium backup pro and i bought it through my pc and paid through google wallet and it was sent to my cell. I can see it on my phone when I go into settings and manage apps but there is no icon. I was going to back up my system before I rooted, just incase anything happened but now I m at a loss.... anybody?
thanks!!!
Will it work on my unrooted xperia mini ?
littleliz said:
prior to rooting my phone I was advised to download Titanium backup pro and i bought it through my pc and paid through google wallet and it was sent to my cell. I can see it on my phone when I go into settings and manage apps but there is no icon. I was going to back up my system before I rooted, just incase anything happened but now I m at a loss.... anybody?
thanks!!!
Click to expand...
Click to collapse
I think u can download the pro version for free as you have paid already..and titanium backup is a root only app..root permissions are required..
Sent from my HTC Explorer A310e using XDA
emadido said:
Will it work on my unrooted xperia mini ?
Click to expand...
Click to collapse
No..titanium backup needs root permissions..
Sent from my HTC Explorer A310e using XDA
avilove4u said:
S2e works well too
Real Contributors Dont BeG for Thanks
Cheers
Click to expand...
Click to collapse
Most answer seekers don't know how to say thanx..it is my way to teach them..
Sent from my HTC Explorer A310e using XDA
littleliz said:
prior to rooting my phone I was advised to download Titanium backup pro and i bought it through my pc and paid through google wallet and it was sent to my cell. I can see it on my phone when I go into settings and manage apps but there is no icon. I was going to back up my system before I rooted, just incase anything happened but now I m at a loss.... anybody?
thanks!!!
Click to expand...
Click to collapse
The pro version just unlocks additional functionality in the free version. You have to install the free version as well as the pro version.
EDIT: Anyway, I also can't find the option to move app data to SD. I guess I'd need to create the "apps" folder on my sd-ext partition (although my SD card's 2nd partition is FAT32, would that stop it working?). This would be great if I could figure out how to do it though.
SifJar said:
The pro version just unlocks additional functionality in the free version. You have to install the free version as well as the pro version.
EDIT: Anyway, I also can't find the option to move app data to SD. I guess I'd need to create the "apps" folder on my sd-ext partition (although my SD card's 2nd partition is FAT32, would that stop it working?). This would be great if I could figure out how to do it though.
Click to expand...
Click to collapse
I think titanium backup needs ext partition..never tried using fat32 partition..
Sent from my HTC Explorer A310e using XDA
nilot27 said:
I think titanium backup needs ext partition..never tried using fat32 partition..
Sent from my HTC Explorer A310e using XDA
Click to expand...
Click to collapse
I think you're right, I am using FAT32 because I use Link2SD on stock ROM, and my stock ROM doesn't support ext partitions. It'd be a bit much hassle for me to change things just for this, I'll leave it as it is for now.
SifJar said:
The pro version just unlocks additional functionality in the free version. You have to install the free version as well as the pro version.
EDIT: Anyway, I also can't find the option to move app data to SD. I guess I'd need to create the "apps" folder on my sd-ext partition (although my SD card's 2nd partition is FAT32, would that stop it working?). This would be great if I could figure out how to do it though.
Click to expand...
Click to collapse
i think 2nd partition needs to be ext3 or ext4. theres a guide in this forum how to do that. you need a pc with an sd card reader tho.
after that just follow the steps on this thread
How to add the APP folder
Ok ,, this sounds so noobish, but how can I add the folder 'app' to my 2nd partition of my SD card (which is formatted to EXT4) ...
Can't read the EXT4 folder on the SD card when plugged into the PC, and I've tried using a browser on the phone, but can't see the option where to view the EXT4 partition either ?!
EDIT: Nevermind, changed to a different ROM and S2EXT works fine now
I used NextApp's FX program with the Root Module installed (I'm sure Root Explorer would also work). I then used the "Filesystem Manager" tool and navigated all the way to the bottom looking for "Other Filesystems". I found one named "/data/sdext2" which appears to be my ext2 partition.
I think this may be my problem because I still cannot see the external partition even after adding the "app" folder. I did some digging in TB's FAQ and found the mentioned requirements for Data2SD:
http://www.titaniumtrack.com/kb/titanium-backup-kb/titanium-backup-technical-faq.html#requirements-for-using-move-app-data-to-sd
20. What are the requirements for using the “Move app data to SD card” (Data2SD) feature?
Our Apps2SD scheme creates symbolic links (one per app) at /data/data/com.x.y that will point to somewhere within an ext2/3/4 partition on the SD card.
The supported mount points for the ext2/3/4 partition are:
/system/sd/ (“classic” sd-ext)
/sd-ext/ (“Cyanogen” sd-ext)
/data/sd/ (“MIUI” sd-ext)
So for Data2SD to work, you’ll need to ensure that your ext2/3/4 partition is mounted at one of these locations. Then create an “app” directory at that location in case it doesn’t exist. Once it’s done, you’ll see a free space gauge for it in the Titanium Backup welcome screen, and you can then long-click on an app in the list and hit the “Move app data to SD” button. Once you do that:
First, Titanium Backup will look for existing symbolic links in /data/data/ and attempt to re-use the same target location, if it lies within the ext2/3/4 partition.
If it finds no existing (or no suitable) destination, it will propose to create a “data2″ folder within the ext2/3/4 partition, and will then move the app’s data inside it.
So by default, you’ll get: /data/data/com.x.y => /system/sd/data2/com.x.y (in the “classic” sd-ext case).
Click to expand...
Click to collapse
I'm guessing that because my partition appears to be mounted at "/data/sdext2" instead of "/data/sd", that this is why TB cannot see it. However, as far as I'm aware, this was created by Link2SD without any intervention on my part. Does anyone know how I might be able to go about changing this? Or could I somehow put in a link to it elsewhere?
Thanks for any help that you can provide!
MechaBouncer said:
I'm guessing that because my partition appears to be mounted at "/data/sdext2" instead of "/data/sd", that this is why TB cannot see it. However, as far as I'm aware, this was created by Link2SD without any intervention on my part. Does anyone know how I might be able to go about changing this? Or could I somehow put in a link to it elsewhere?
Thanks for any help that you can provide!
Click to expand...
Click to collapse
It seems I have the same problem. I tried to rename the directory using Root Browser Lite (the only free root file manager I was able to find) from "/data/sdext2" to "/data/sd" but the operation failed (I'm not sure but probably the first time I partitioned my SD I called the Ext2 partition labelling it sdext2).
Thanks in advance to anybody who can help me with this issue!
Angelo XDA said:
It seems I have the same problem. I tried to rename the directory using Root Browser Lite (the only free root file manager I was able to find) from "/data/sdext2" to "/data/sd" but the operation failed (I'm not sure but probably the first time I partitioned my SD I called the Ext2 partition labelling it sdext2).
Thanks in advance to anybody who can help me with this issue!
Click to expand...
Click to collapse
Did you try rebooting the phone or recreating the links after you renamed it?
I've emailed both the developer of Link2SD and support for Titanium Backup. I haven't heard back from anyone at Titanium Backup yet, but the developer of Link2SD was rather informative. He said that the main reason this isn't yet supported is because app private data must maintain the ownership data from the app that it goes to because of the way that Android sandboxes apps. This isn't possible on FAT/FAT32 partitions. Only ext2/3/4 supports it. This is probably why it only works for these filesystems with Titanium Backup.
nilot27 said:
Hi guys,
Titanium backup is a great root tool. Apart from creating and restoring backups Titanium Backup can also move app data to sd.
[ ROOT REQUIRED ]
I tried it and faced a few problems.
"NO DATA 2 SD DIRECTORY DETECTED"
After searching for answers and not getting any i decided to create a answer my self.
So this is a step by step method to move app data to sd using Titanium Backup
(BASICALLY FOR NOOBS BUT OTHERS CAN PARTICIPATE TOO)..
1. Root your device following the tutorial for your device
2. Create 2 Ext Partition (if you have already done so please move to no. 3)
a. switch of your device and take out your sd card.
b. use a card reader to plug it in your pc ( DO NOT USE YOUR DEVICE TO ACCESS THE CARD)
c. download Mini Tool Partition Wizard
d. create to ext 2 or 3 or 4 partition..Make sure the partition are primary and not logical and the partition size b/w 1GB to 2GB
e. After partitioning insert your card in the device and reboot the device.
3. Download Titanium Backup
4. Open Titanium Backup and open the Backup and Restore Tab.
5. select a SINGLE APP and long press.
6. Select "move app data to sd". A popup will open asking to create a data 2 sd directory.
7. Select Yes.
8. Batch select all apps and move app data to sd.
9. Viola see how your internal memory jumps up..
10. Have fun :good:
PS- If anybody finds any error in the guide then please tell me.
PS- Moderators if you find this post has been discussed earlier then please close this thread.
Click to expand...
Click to collapse
I created a primary ext3 partition that is 1.2GB. I do not have the option to move app to sd or move app data to sd, any idea why?
Edit: I can't locate the ext3 partition via root explorer...does gingerbread not support apps2sd? or is my issue due to the fact that this is a stock GB ROM?
hello guys I installed cm9 build 9 today after that I used recovery selected 1024 for ext and 0 swap after that remounted script on link2sd and I rebooted but I dont think it worked plz.see
Dude seriously http://forum.xda-developers.com/sitesearch.php?q=htc explorer internal memory at least try before creating a thread
been there, many times...
settings would give you the app info installed in internal memory, regardless it is linked to your sd-ext partition or simply residing in internal storage.
open link2sd, menu > storage info.... it shows graphically how much memory of what partition is used up. if under the sd-ext partition it says, "not mounted", then the script was not mounted properly.
you may want to re-do the process.
but, still you may consider what shortyoko has to say...(a bit of research is must, i spent 3 months on researchin )
shortyoko said:
Dude seriously http://forum.xda-developers.com/sitesearch.php?q=htc explorer internal memory at least try before creating a thread
Click to expand...
Click to collapse
i already spent 2 and am little tired so i though would do all steps and ask in general
anyway it does nt say not mounted and does link2sd does increase mem in the sys menu thats the storage and i can only see my mem at link2sd if thats the case i guess i did correct and also link2sd doesnt move all apps or does it?
The system partition remains the same. You can't extend it or something. Well, the very idea of increasing internal memory using is that link2sd uses the sd-ext partition to store all the app files, leaving just the app icon & a link to it's corresponding files in the sd-ext part..
Just press hold an app in link2sd > create link > select all 3 options (link apk, link data, link lib files) > then press ok / next (watever it says). If this is succesfull, you will get a msg saying, "app successfully linked to the second partition".
There you go !! All done. :thumbup:
Sent from my HTC Explorer A310e using xda app-developers app
Use s2e app for cm9. It will solve all your internal memory problems
Sent from my HTC Explorer A310e using xda premium
Use disk usage app for accurate info
got m2sd works best internal shows .890 mb
Hello,
I am not able to copy anything in system/app directory it is saying memory is full, If i will try to install bootanimation i think it will not done, in my titanium backup app it is showing system rom memory full how to sort it..
Same here, are you using Sense 4A? Does anybody have a fix? I tried many apps that can modify root folder but no luck.
tatiraju.rishabh said:
Same here, are you using Sense 4A? Does anybody have a fix? I tried many apps that can modify root folder but no luck.
Click to expand...
Click to collapse
No i am using CM 9.1 rom
tatiraju.rishabh said:
Same here, are you using Sense 4A? Does anybody have a fix? I tried many apps that can modify root folder but no luck.
Click to expand...
Click to collapse
i think u guys are using APEX V1 rom..?? right.. me too hava this problem..
shree alwaz said:
i think u guys are using APEX V1 rom..?? right.. me too hava this problem..
Click to expand...
Click to collapse
No i am using CM 9.1 rom, Built # 14
Hey i just found the fix!
If you use Root Explorer, go to /system/app
You can see some memory info there just beside the "Mount r/w" button. Make sure the free space is more than what you are copying. Mine is 5 MB free, that causes a 6 MB file not to get copied. See if that helps. Free memory by deleting unused apps in the /app folder.
tatiraju.rishabh said:
Hey i just found the fix!
If you use Root Explorer, go to /system/app
You can see some memory info there just beside the "Mount r/w" button. Make sure the free space is more than what you are copying. Mine is 5 MB free, that causes a 6 MB file not to get copied. See if that helps. Free memory by deleting unused apps in the /app folder.
Click to expand...
Click to collapse
Hello its good solution but is there any permanent solution to make space in system actually many apps are system and important
Sent from my HTC Explorer A310e using Tapatalk 2
efuzone said:
Hello its good solution but is there any permanent solution to make space in system actually many apps are system and important
Sent from my HTC Explorer A310e using Tapatalk 2
Click to expand...
Click to collapse
make a 2 nd partition on ur memory card(will wipe data) choose 2nd partition as ext3/4
and install link2sd .open link 2sd and choose ur file system
link apps from system to memory card frees some space
or use droidsail app to move apps to sd
the best way is to remve all useles system apps that u never use.it actually wrks
i will try it
Soul reaper said:
make a 2 nd partition on ur memory card(will wipe data) choose 2nd partition as ext3/4
and install link2sd .open link 2sd and choose ur file system
link apps from system to memory card frees some space
or use droidsail app to move apps to sd
the best way is to remve all useles system apps that u never use.it actually wrks
Click to expand...
Click to collapse
Link2SD is useful for user apps. It cannot increase /system partition memory. Only way i know is to remove unused system apps. You can ask the developers for additional help.
tatiraju.rishabh said:
Link2SD is useful for user apps. It cannot increase /system partition memory. Only way i know is to remove unused system apps. You can ask the developers for additional help.
Click to expand...
Click to collapse
What about titanium backup
Sent from my HTC Explorer A310e using Tapatalk 2
Hey! I have been following the forum pretty well for months now and I love it that there's so much of progress. I am a big fan of Pranjal's Rom and am currently running v4.2 which has Link2SD as a sys app (which btw is a sexy app )
Ok so here's the problem :| When I tried to update a couple of apps I found that my internal storage is almost full This was surprising to me coz i autolink all my apps using Link2SD. I don't even have that much files. So I formatted my second partition, made it ext 4 and again installed a couple of apps.
Here's the thing. The apps seem to be linking to the second partition, but annoyingly enough they are also taking space in my internal storage. Can someone help? I really need space :|
@pranjal18
madmanmatt616 said:
Hey! I have been following the forum pretty well for months now and I love it that there's so much of progress. I am a big fan of Pranjal's Rom and am currently running v4.2 which has Link2SD as a sys app (which btw is a sexy app )
Ok so here's the problem :| When I tried to update a couple of apps I found that my internal storage is almost full This was surprising to me coz i autolink all my apps using Link2SD. I don't even have that much files. So I formatted my second partition, made it ext 4 and again installed a couple of apps.
Here's the thing. The apps seem to be linking to the second partition, but annoyingly enough they are also taking space in my internal storage. Can someone help? I really need space :|
@pranjal18
Click to expand...
Click to collapse
that's normall.....extend ur ext-sd partition....ow....and try hd2sd by @hillbeast ....it'll move ur dalvik-cache and more of apps tobur ext-sd than link2sd ....or...use kyrillos13's app2sdv2 script ....it does the same
Sent fom my S-II running >>SlimBean build 6.2 WEEKLY<< powered with >>DorimanX kernel 9.31<<
madmanmatt616 said:
Hey! I have been following the forum pretty well for months now and I love it that there's so much of progress. I am a big fan of Pranjal's Rom and am currently running v4.2 which has Link2SD as a sys app (which btw is a sexy app )
Ok so here's the problem :| When I tried to update a couple of apps I found that my internal storage is almost full This was surprising to me coz i autolink all my apps using Link2SD. I don't even have that much files. So I formatted my second partition, made it ext 4 and again installed a couple of apps.
Here's the thing. The apps seem to be linking to the second partition, but annoyingly enough they are also taking space in my internal storage. Can someone help? I really need space :|
@pranjal18
Click to expand...
Click to collapse
thanks @madmanmatt616
since you've formatted your partition, i would suggest you to reflash the whole rom again and run the script in terminal emulator (mentioned in read me file)
your problem had a very easy solution
in link2sd press menu>>more
here you have a few options...touch all the options below "recreate mount scripts"...and , "link dalvik-cache files" and "clean up teh dalvik cache" will give you more internal space!!
the problem could be that the data of the apps are collected in /data/data/"appfolder"
you can figure out with Titanium, which apps are using most space: menu-> overview of app storage use. then u can outsource the folder to sd-ext and make a symlink in /data/data to the outsourced folder.
mankokoma said:
the problem could be that the data of the apps are collected in /data/data/"appfolder"
you can figure out with Titanium, which apps are using most space: menu-> overview of app storage use. then u can outsource the folder to sd-ext and make a symlink in /data/data to the outsourced folder.
Click to expand...
Click to collapse
Can you tell me exactly how to outsource to sd-ext? Just a copy paste would do? Then you suggested a symlink. I do understand why you told this, thing is I am clueless on how to link only one. As far as I could understand, link2sd creates such links from /data/app to the sd-ext. How do I create a link for /data/data/"appfolder" ?
I hope what I said makes sense . Thank you
sorry, so short on time...
MAKE A BACKUP FIRST, JUST IN CASE!
- copy & paste the whole folder to sd-ext with terminal emulator or adb shell:
cp -Rp /data/data/nameoffolder /sd-ext/nameoffolder
- delete the folder in /data/data:
rm -rf /data/data/nameoffolder
symlink:
ln -s /sd-ext/nameoffolder /data/data/nameoffolder