[Q] APPS2SD How to disable for widgets application. - Hero, G2 Touch General

Hi all,
I am having some problems with widgets not loading in Elelinux 7.1.4 RC2 and i supouse they are related to integrated apps2sd. I have moved using adb theese applications to internal storage and I think they are working fine (at least in a couple of hours). Is there any other way to move apps from /sd-ext to /system or adb is just the way to not use apps2sd....
Many Thanks to all and sorry about my bad english..
Perdita2000

I had this problem a while back when using a CM based rom. I think the best way to use apps2sd is to use the method where you partition your sd card. I think the rom your using has the ability to select the default location of installed apps somewhere in the settings. Dont let it force any apps to sd, choose what apps to move on your own. Hope this helps lol ive always used the partition sd card method

Doesn't work...
If you choose internal storage... it uses /data/app which a link to /sd-ext/app so it doesn't work ... If you choose SDcard I think it will use sdcard Froyo method...
Perdita2000

I always move apps to internal with root explorer. I have an ext partition so I move apps from data app to system app and this works fine for me. Don't forget to mount rw and it should work fine : )
Sent from my HTC Hero using XDA Premium App

Using root explorer to move apps method is same a using adb...
Perdita2000

perdita2000 said:
Using root explorer to move apps method is same a using adb...
Perdita2000
Click to expand...
Click to collapse
Of course, this is true. Just not as easy as with root explorer for notices : )
Sent from my HTC Hero using XDA Premium App

It's true, what I want ti know is if there is any settings for this??? Un fact I don't think so, but could be wrong...I hope
Perdita2000
Sent from my Hero using XDA App

There's no settings for this. With ext partition all apps go to SD. It does feel like a conflict to me between froyo apps2SD and the ext method as the phone settings I always leave alone as I think they assume you have the froyo ( Google ) apps2SD. I may be wrong but my guess is a dev like elelinux could do a script but he is so busy producing great work : )
Sent from my HTC Hero using XDA Premium App

Related

App 2 SD won't work

What ever I try to do, app 2SD just won't work. I've tried installing an update. Zip but that did not helped..
What could I do?
Sent from my X8 using XDA App
SimonXiDk said:
What ever I try to do, app 2SD just won't work. I've tried installing an update. Zip but that did not helped..
What could I do?
Sent from my X8 using XDA App
Click to expand...
Click to collapse
Same problem, try to move to sd card, Moving Error, tried with 2 partitions on Floyo, tried in Gingerbread and...Nothing..
try Link2SD
download from android market, u must created second partitions with Fat32 format in Sd card, and need standart ROM 2.1 rooted
just run apps, reboot.. but u must move apps manually by open Link2SD >click >created link
I found app2sd didn't work for me. So I used link2sd in stead. Had to create a partition on SD card first there is a thread that I used to do it. I now have 400mb on the SD card just for apps.
But you need to have full root to do it.
Sent from my E15i using XDA App
It did'n work for me, too.
But I tried, and figured out how to install it.
First, you need to partition your SD-card. Second, do the method, that they wrote, but when you open the adb shell, first write "su", and accept it on your phone. Then you can begin to run the script. This way, I could install it.
I've tried several times before, without the "su" command in the beginning, it doesn't work without it. Now, I'm happy, because it's working and I have some free space on my device
if ext2 doesn't work, try use ext3 partition for apps2sd
vice versa
Just give it a try again.
Tut: http://m.youtube.com/index?desktop_uri=/&gl=US#/watch?xl=xl_blazer&v=8G94qerkSX4
Ps: link is from youtube mobile as I sent it from my phone.
Guys be sure you have 2.1.1.A.0.6, otherwise it won't work cous of kernel dependencies.
SimonXiDk said:
What ever I try to do, app 2SD just won't work. I've tried installing an update. Zip but that did not helped..
What could I do?
Sent from my X8 using XDA App
Click to expand...
Click to collapse
okay first tell us what ROM are you using, what app2sd type that u try to use (native or with ext partition), and what steps have you took?
ps: if u're using racht's 2.2.1 ROM (that i think you do), app2sd with ext partition works perfect. just use app2sd.sh with moved dalvik-cache that someone posted in development section.
For me a clean installation and following the given steps carefully works. Floyo 0.15 has native app2sd and it works for sure
I use Link2SD. It is a pain in the a$$ when you update or move to SDcard but it works.
Steps to get it work: (For Windows and Noobs users only)
1. Download the Link2SD app from store
2. Download and install this program (it will make the partitions of your card) from here (it's free)
3. Connect your phone as a USB (mount your card)
4. Follow this video (it's not mine), but do not leave space for a "Linux Swap" partition (unless you want it)
5. Reboot your phone.
Tested and it works!
P.S.: I think that even if i had an EXT3 partition the Link2SD worked when i ckecked the EXT2 partition (in it's set up). Can someone confirm that?

Move all apps to sd and set as default?

Hey guys how do you move ALL apps and data to your sd card so when I flash roms (theres a new update everyday it gets too hard) I dont lose my progress in apps and I dont have to reinstall they are already there, is it possible to do this?
Also can you set sd card as default so new apps you install automatically go there.
It would be nice if I could partition just like 1 gb of my SD card just for apps!
Ive searched a few threads and stuff trying to gather information but none of them really helped alot so sorry if this has been answered!
What ROM are you running?
Daz555 said:
What ROM are you running?
Click to expand...
Click to collapse
RCmix3D at the moment, thinking about flashing Honey sense hd for a while!
I just want to make a partition of about 700mb onto the SD and move ALL my apps to it so I dont lose my progress and I dont have to worry about them when I flash roms!
thanks in advance!
Hello,
I'm unsure of any batch command to send all existing apps to SD so you may have to go to Settings> Applications> Manage Apps and move each one individually.
To change default app install location, use the following command either through ADB or in a terminal emulator:
pm setInstallLocation 2 //for SD card
pm setInstallLocation 0 //for phone internal memory
You'll find after setting the install location to SD, you'll notice that more apps can be moved to the SD card manually instead of just being greyed-out. However, be careful though - personally, I wouldn't move the following to SD since they've affected performance:
- apps which use a widget on your home screen (music players, aggregators)
- apps which explicitly interact with the system (e.g. task managers, autokiller, autostarts)
- Google apps
Hope this helps.
Backup all user apps in batch mode using titanium backup pro. Saves to sdcard backup folder.
Or
Partition sdcard to ext3 or 4, 0 swap, and use a a2sd+ patch (if your ROM supports it). Backup data on the fat32 partition first, as it may get wiped when the partition is split to make the ext partition. All user apps and associated dalvik will be moved to the ext partition on boot. Just make sure the ext partition is not wiped / formatted prior to flashing ROM. Use pc software such as gparted or mini partition tool free. Been a few phones bricked using the wrong cwm version to partition.
But, if were me, just use Titanium Backup Pro.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Backup all user apps in batch mode using titanium backup pro. Saves to sdcard backup folder.
Or
Partition sdcard to ext3 or 4, 0 swap, and use a a2sd+ patch (if your ROM supports it). Backup data on the fat32 partition first, as it may get wiped when the partition is split to make the ext partition. All user apps and associated dalvik will be moved to the ext partition on boot. Just make sure the ext partition is not wiped / formatted prior to flashing ROM. Use pc software such as gparted or mini partition tool free. Been a few phones bricked using the wrong cwm version to partition.
But, if were me, just use Titanium Backup Pro.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Gparted wouldnt find my phone when plugged in when I tried.
Also when you just move to SD through settings>application, it doesnt move the whole app only half and when you install a new rom they arnt there
Gparted is Linux, mini partition tool for Windows.
A2sd+ moves apps to ext partition, not fat32 partition your referring to. A2sd or apps to SD move only to fat32 partition.
There's the difference between a2sd+ & a2sd.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Gparted is Linux, mini partition tool for Windows.
A2sd+ moves apps to ext partition, not fat32 partition your referring to. A2sd or apps to SD move only to fat32 partition.
There's the difference between a2sd+ & a2sd.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
So to move the apps COMPLETELY on to the SD so they are there when you install a new rom and stuff, I partition my sd card in Ext 3/4 and then use a2sd+ to move them over right?
I'm on LeeDrOiD, and don't bother with the patch anymore.
But the method I used was, setup ext partition, flash ROM followed immediately by the a2sd+ patch for 1gb ext, then reboot. First boot will take a while.
Is useful if you stick to the same ROM, ...... as long as you don't wipe the ext partition before each update / build flash, or the ROM doesn't have a inbuilt script that wipes the ext. If that happened, you'd lose the apps and their dalvik cache, although the dalvik should be wiped anyway.
Edit: important, Forgot to mention, move all apps to "internal" memory prior. A2sd+ will take care of it on boot / flash and move all to ext. Any other app DL, just move to internal, and it'll be moved auto next boot.
Sent from my Desire HD using XDA Premium App
Delete, finger trouble.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
I'm on LeeDrOiD, and don't bother with the patch anymore.
But the method I used was, setup ext partition, flash ROM followed immediately by the a2sd+ patch for 1gb ext, then reboot. First boot will take a while.
Is useful if you stick to the same ROM, ...... as long as you don't wipe the ext partition before each update / build flash, or the ROM doesn't have a inbuilt script that wipes the ext. If that happened, you'd lose the apps and their dalvik cache, although the dalvik should be wiped anyway.
Edit: important, Forgot to mention, move all apps to "internal" memory prior. A2sd+ will take care of it on boot / flash and move all to ext. Any other app DL, just move to internal, and it'll be moved auto next boot.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
I got the partition set up and I installed the patch and the reboot took ages but how do I know if there on SD, I dont think they are because when I click on the app some still say move to sd?
Repsys7 said:
I got the partition set up and I installed the patch and the reboot took ages but how do I know if there on SD, I dont think they are because when I click on the app some still say move to sd?
Click to expand...
Click to collapse
Open titanium backup, the first page that opens "overview", look down the bottom, will say something like;
Rom
Internal
Sdcard
A2sd+
Sent from my Desire HD using XDA Premium App
ok it says sd card (A2sd) 575mb 60.4 free, so I think that means the apps are on there, so if I wipe my phone the apps will stay right?
It will always say move to SD if installed in any other place. But the SD it refers to is the fat32 partition, not your ext. A2sd+ will take care of it and move all new apps to ext on boot, as long as you install to internal memory first.
After some market updates of apps installed to ext , you may have to move to internal and reboot to ensure they're on the ext
Sent from my Desire HD using XDA Premium App
Repsys7 said:
ok it says sd card (A2sd) 575mb 60.4 free, so I think that means the apps are on there, so if I wipe my phone the apps will stay right?
Click to expand...
Click to collapse
Maybe a slightly bigger partition would have been better.
The apps should stay, as long as the ext is not wiped / formatted.
If apps not recognised in market, clear market cache, boot cwm, clear dalvik, boot, use titanium backup pro to restore market link if needed.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Maybe a slightly bigger partition would have been better.
The apps should stay, as long as the ext is not wiped / formatted.
If apps not recognised in market, clear market cache, boot cwm, clear dalvik, boot, use titanium backup pro to restore market link if needed.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
I did the biggest one possible in Rom manager
Alright thanks for all your help mate!
Maybe your version, I have not done it since 1gb using cwm 2.5.1.3. But some newer versions had bricked phones. ROM manager is just an interface for cwm, so that's why its best to do it through pc. Should recognise the card through a sdcard adaptor
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Maybe your version, I have not done it since 1gb using cwm 2.5.1.3. But some newer versions had bricked phones. ROM manager is just an interface for cwm, so that's why its best to do it through pc. Should recognise the card through a sdcard adaptor
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Yeah but I use windows, and I'm having problems using Gparted live (it just wont let me partition my sd card) and using virtualbox I cant find my device in Ubuntu :S
Mini partition tool , free version for windows, maybe you missed it in an earlier post.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Mini partition tool , free version for windows, maybe you missed it in an earlier post.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Ahh stupid me haha, il try it out, thanks

Internal storage issues??? Check this out!!

hey guys I was doing a little searching around and was reading a thread in the ARC section which eventually lead me to this thread
http://forum.xda-developers.com/showthread.php?t=1310309
Now check out this beefy internal storage Thats 3.5 gigabytes!!!
It's data2ext, I can send you some links for some scripts, but be warned, if you dont have a class 10 SD Card, your phone will grind to a holt
I'm using a class 4 with that mod and it's working great tons of space for whatever I've got no force closes all my apps work just as they should with no problems at all
Sent from my R800i using XDA App
This looks great! But do i have to flash my device for this, and do i have to install everything again? Like your using the phone for the first time?
crash_b. said:
This looks great! But do i have to flash my device for this, and do i have to install everything again? Like your using the phone for the first time?
Click to expand...
Click to collapse
No it works like apps2sd, but rather than just symlinking /data/app and /dalvik-cache/ it symlinks the whole data partition. so all your apps would be auto symlinked. You will need a custom kernel with init.d support though.
---------- Post added at 10:14 AM ---------- Previous post was at 10:14 AM ----------
thatsupnow said:
I'm using a class 4 with that mod and it's working great tons of space for whatever I've got no force closes all my apps work just as they should with no problems at all
Sent from my R800i using XDA App
Click to expand...
Click to collapse
Cool maybe data2ext has been improved since i lasted tried it on my Desire HD
AndroHero said:
No it works like apps2sd, but rather than just symlinking /data/app and /dalvik-cache/ it symlinks the whole data partition. so all your apps would be auto symlinked. You will need a custom kernel with init.d support though.
Click to expand...
Click to collapse
Does this work on all DoomLord's kernels?
The end result is so cool, im just not confident on myself enough to do the procedure yet, its all technical for me
I'm using Link2Sd for internal storage issues for now..
noojster said:
Does this work on all DoomLord's kernels?
The end result is so cool, im just not confident on myself enough to do the procedure yet, its all technical for me
I'm using Link2Sd for internal storage issues for now..
Click to expand...
Click to collapse
I haven't tried on all dooms kernels so far just the CM kernel and all I did was make a partition from recovery, I made a ext4, then flash the script it was just that easy now I've got space for whatever I need. I made a modest 1.5 gig partition and away I went
Sent from my R800i using XDA App
I get problems with internal storage, but mine are different. I'll have 70 megs free, but if I want to update a bunch of apps that are ~5 megs each, it'll say I don't have enough free space and stops. ugh.
dassub said:
I get problems with internal storage, but mine are different. I'll have 70 megs free, but if I want to update a bunch of apps that are ~5 megs each, it'll say I don't have enough free space and stops. ugh.
Click to expand...
Click to collapse
I had that very same problem when I moved the dalvik cache then I came across this script and problem solved!
Sent from my R800i using XDA App
dassub said:
I get problems with internal storage, but mine are different. I'll have 70 megs free, but if I want to update a bunch of apps that are ~5 megs each, it'll say I don't have enough free space and stops. ugh.
Click to expand...
Click to collapse
You need to clear your /cache/
Sent from my R800i using Tapatalk
thatsupnow said:
I haven't tried on all dooms kernels so far just the CM kernel and all I did was make a partition from recovery, I made a ext4, then flash the script it was just that easy now I've got space for whatever I need. I made a modest 1.5 gig partition and away I went
Sent from my R800i using XDA App
Click to expand...
Click to collapse
Edit: found the problem.
another way to free up internal memory
check this out.... force moving apps to sd card
muffinresearch.co. uk/archives/2011/02/02/android-force-moving-apps-to-an-sd-card
crash_b. said:
Edit: found the problem.
Click to expand...
Click to collapse
Did you get that working on the other doom kernels?
Sent from my R800i using XDA App
I thought i did, but it still was buggy. Simcard problems and bootloops. Unfortunately...
Tried latest DoomKernel and v06.
So i went back to link2sd.
The original thread seems dead, i posted there, but no response.
Sent from my R800i using Tapatalk
AndroHero said:
You need to clear your /cache/
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Is this the same as clearing the dalvik cache? I've done that in TB.
Please help. I don't know which method is better to move those unmovable apps.
Hi!
I need help, please.
My internal storage is very low (getting a message). I have gone through all the apps and moved everything that can to SD Card.
I don't know which method is better to move those unmovable apps to the SD card.
I have a Sony Xperia Play
My Phone details:
Model - R800i
Android Version - 2.3.4
Kernel Version - 2.6.32.9-perf [email protected] #1
Build - 4.0.2.A.0.42
I have heard about Titanium Backup root, DroidSail Super App2SD, adb, Link2SD and so on.
The methods above can let me move those unmovable apps to the SD card.
What are the advantages and disadvantages of them? How do they compare? Which method is safer or more reliable? Which method can move more apps?
If you know, please let me know, thanks.
I look forward to this, thanks.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I got this information from the official Link2SD website, this is comparing Native apps2SD to Link2SD. But I don't know how Link2SD compared with Titanium Backup root, DroidSail Super App2SD, adb and so on. If you know which method is safer or more reliable and which method can move more apps, please let me know, thanks.
Comparision of Native apps2sd and Link2SD:
(Native apps2sd
Starting with Android 2.2 (Froyo) Google introduced native apps2SD.
This method moves
* apk file on Android 2.2
* apk + lib files on Android 2.3+
into a secure folder on your SD card in the main FAT partition.
It is the easiest method because it doesn't require you to partition your sdcard and root privilige.
It has some disadvantages though.
First disadvantage is that application files are just stored on the sdcard's main FAT partition.
When you enable USB mass storage to share files with your computer (or otherwise unmounts or removes the external storage), any application installed on the external storage and currently running is killed.
The system effectively becomes unaware of the application until mass storage is disabled and the external storage is remounted on the device.
Besides killing the application and making it unavailable to the user, this can break some types of applications in a more serious way.
So second disadvantage is that not all apps can be moved with native apps2sd method because of above reason.
In order for the application to consistently behave as expected, developer should not allow the application to be installed on the external storage if it uses any of the following features, due to the cited consequences when the external storage is unmounted:
Widgets, Services, Alarm Services, Live Wallpapers, Live Folders, Account Managers, Sync Adapters, Broadcast Receivers listening for "boot completed".
Force move (requires root);
You can force the apps move to SD card with native apps2SD even the application does not support moving as described above.
Link2SD and some other apps can force move apps if you have root priviliges. But, note that this can break some applications, as described above.
)
i can't use that on trueanscetor and NXT ( with doom kernel )
it goes on boot-loop , sometimes it succeed to boot but can't detect my sim-card ( i couldn't have call )
can you please help me
Which method of moving those unmovable apps to SD is better, safer and more stable?
Hi!
I need help, please.
My internal storage is very low (getting a message). I have gone through all the apps and moved everything that can to SD Card.
I don't know which method is better to move those unmovable apps to the SD card.
I have a Sony Xperia Play
My Phone details:
Model - R800i
Android Version - 2.3.4
Kernel Version - 2.6.32.9-perf [email protected] #1
Build - 4.0.2.A.0.42
I have heard about Titanium Backup root, DroidSail Super App2SD, adb, Link2SD and so on.
The methods above can let me move those unmovable apps to the SD card.
What are the advantages and disadvantages of them? How do they compare? Which method is safer, more reliable or more stable? Which method can move more apps?
If you know, please let me know, thanks.
I look forward to this, thanks.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I got this information from the official Link2SD website, this is comparing Native apps2SD to Link2SD. But I don't know how Link2SD compared with Titanium Backup root, DroidSail Super App2SD, adb and so on. If you know which method is safer or more reliable and which method can move more apps, please let me know, thanks.
Comparision of Native apps2sd and Link2SD:
(Native apps2sd
Starting with Android 2.2 (Froyo) Google introduced native apps2SD.
This method moves
* apk file on Android 2.2
* apk + lib files on Android 2.3+
into a secure folder on your SD card in the main FAT partition.
It is the easiest method because it doesn't require you to partition your sdcard and root privilige.
It has some disadvantages though.
First disadvantage is that application files are just stored on the sdcard's main FAT partition.
When you enable USB mass storage to share files with your computer (or otherwise unmounts or removes the external storage), any application installed on the external storage and currently running is killed.
The system effectively becomes unaware of the application until mass storage is disabled and the external storage is remounted on the device.
Besides killing the application and making it unavailable to the user, this can break some types of applications in a more serious way.
So second disadvantage is that not all apps can be moved with native apps2sd method because of above reason.
In order for the application to consistently behave as expected, developer should not allow the application to be installed on the external storage if it uses any of the following features, due to the cited consequences when the external storage is unmounted:
Widgets, Services, Alarm Services, Live Wallpapers, Live Folders, Account Managers, Sync Adapters, Broadcast Receivers listening for "boot completed".
Force move (requires root);
You can force the apps move to SD card with native apps2SD even the application does not support moving as described above.
Link2SD and some other apps can force move apps if you have root priviliges. But, note that this can break some applications, as described above.
)
I can vouch for link 2 SD. Gave me quite a lot more storage space. "Lordbattlebeard" helped me set it up in another thread. Admittedly, I don't know much about the other 2 so can't help on that front
Sent from my R800i using xda app-developers app

[Q] A2SD problem

Hey XDA,
Ok so i am using the new BlueOrange-Mix v1.0
http://forum.xda-developers.com/showthread.php?t=1769077
And i have a real problem with A2SD. I have made an ext partition through CWM. 1024Mb of partiton with 0 swap size. To use this partition, i downloaded Link2SD from the play store and chose the ext4 partition. It said that mount script is created and restart the phone. I did but the problem is that apps are not being installed in the sd-ext partition. I get memory full errors very soon and cant install any more apps. What is wrong?
Btw, i tried the other A2SD scripts but they result in instability of the rom
HELP!
Hello,
If you are using link2sd go to the program configurations, and check the box that make a automatic link, if i'm not mistaked its the first one.
Good Luck
Sorry for my bad english.
Sent from my HTC HD2 using xda premium
kalashenicof said:
Hello,
If you are using link2sd go to the program configurations, and check the box that make a automatic link, if i'm not mistaked its the first one.
Good Luck
Sorry for my bad english.
Sent from my HTC HD2 using xda premium
Click to expand...
Click to collapse
i do it actually but it doesnt link all the apps. I still get memory full errors after installing some apps.
You can try re-link apps that are already linked, i had the same memory problem and after re-link it was solved, you can also manualy link your apps in link2sd
Remember, do not link system apps and launcher!
Sent from my HTC HD2 using xda premium

Increase phone memow

How can increase phone memory I mean to say is there any chance to all big sysytem rom apps move to SD card pls advise asap
Sent from my LG-P500 using xda app-developers app
If you're talking about making the most of the phone's limited data space (ie. for apps, etc.), then the thing to do would be to use some form of a2sd.
---------------
Sent from my LG-P500 via Derpy Mail
hanifvahora said:
How can increase phone memory I mean to say is there any chance to all big sysytem rom apps move to SD card pls advise asap
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
System apps don't go to SD card. only installed apps can.
Currently my favorite script is CronMod Int2Ext+.
You can grab it here:
[SCRIPTS]CronMod-A2SD/D2EXT/INT2EXT (updated 08/24)
Note: the script needs ROM (custom) that support ext partition and has init.d tweak.
cuvix said:
Currently my favorite script is CronMod Int2Ext+.
You can grab it here:
[SCRIPTS]CronMod-A2SD/D2EXT/INT2EXT (updated 08/24)
Note: the script needs ROM (custom) that support ext partition and has init.d tweak.
Click to expand...
Click to collapse
Which script do you use
Sent from my LG-P500 using xda premium
Jrhodes85 said:
Which script do you use
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
I use int2ext+ as recommended by the devs of this tweak
If you want use this script with oxygen ROM (GB/ICS), remove 10apps2sd file from init.d. If you don't, your phone will bootloops.
I not a delevppler I m just simple new Android user my friend
I can't understand this language scripts and very scare to read this but I like it
If u can give simple advice then its possible I understand only apps download using that it
Sent from my LG-P500 using xda app-developers app
First of all, we need to know what kind of ROM you're using -- stock, CyanogenMod, etc. -- before we can recommend an A2SD script. Some scripts are not compatible with certain ROMs. As for using the script, the respective dev threads usually have detailed instructions for installation and usage.
I started with Froyo stock (170 MB user available memory), then officialy updated to Gingerbread stock (155 MB) and currently I'm running a customized GB stock (180 MB) I removed all the system widgets and those system apps I don't use. I installed from the market some 20 apps that I use daily. I used Titanium Backup to convert those apps to system apps and to move system dalvik to ROM. And this way I have now a very light (180 MB available), battery friendly and fast ROM (launcher and certain apps overclocked with SetCPU up to 748).
Of course, there are also apps that I use rarely. Instead of moving each of these apps to sd-ext partition, I chose to integrate them into a second rom based on CM 7.2, which I installed on sd-ext with Multirom Manager. Consequently, I boot this second ROM from sd-ext only when necessary.
CM9 from dynamic rom 4.0.4
Sent from my LG-P500 using xda app-developers app
Dobomi said:
I started with Froyo stock (170 MB user available memory), then officialy updated to Gingerbread stock (155 MB) and currently I'm running a customized GB stock (180 MB) I removed all the system widgets and those system apps I don't use. I installed from the market some 20 apps that I use daily. I used Titanium Backup to convert those apps to system apps and to move system dalvik to ROM. And this way I have now a very light (180 MB available), battery friendly and fast ROM (launcher and certain apps overclocked with SetCPU up to 748).
Of course, there are also apps that I use rarely. Instead of moving each of these apps to sd-ext partition, I chose to integrate them into a second rom based on CM 7.2, which I installed on sd-ext with Multirom Manager. Consequently, I boot this second ROM from sd-ext only when necessary.
Click to expand...
Click to collapse
I m having opt only for disable system apps how can move to SD card
Sent from my LG-P500 using xda app-developers app
hanifvahora said:
I m having opt only for disable system apps how can move to SD card
Click to expand...
Click to collapse
What's "opt" for disabling system apps? Personally, I deleted system apps I didn't use, of course only after copying their apks to the sd card with a rooted file explorer and making a nandroid backup of the entire ROM.
I installed ROM on and boot it from the sd-ext partition with Multirom Manager:
http://forum.xda-developers.com/showthread.php?t=1828151.
When I used to move individual apps to sd-ext partition (not "directly" on sd card), I did it with Link2SD.
But in both cases (Multirom Manager and Link2SD), an sd-ext partition being required, I recommend Amon Ra recovery, which has a better sd-ext support, and not Clockworkmod recovery, which could not backup properly my sd-ext partition.
hanifvahora said:
How can increase phone memory I mean to say is there any chance to all big sysytem rom apps move to SD card pls advise asap
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
Use ungaze script, it adds ext4 partition to your internal memory
We use this kind off stuff on HTC Pico as memory is very low ie. 90 mb
Dafuq :banghead:
Sent from my HTC Explorer A310 using xda premium

Categories

Resources