Most widgets not working in CM7 - Desire Q&A, Help & Troubleshooting

I use HTC Desire and recently rooted and flashed CM7 on it. But I have found out that most of the widgets available in the market is being read by the phone. Is this because something is wrong with my device?

Check where the widgets are saved. Moving an app to the sdcard breaks the widgets.

They are saved and they are in the application list. But when I try and add them the don't appear on the widget list.

Make sure they are on the internal memory - CM 7.2 tested and working

are you running a script that tells the phone to automatically instal apps to sd card?

xenmonkey said:
are you running a script that tells the phone to automatically instal apps to sd card?
Click to expand...
Click to collapse
These kinds of scripts usually called A2SD/DATA2SD/DATA2EXT don't "prevent" one from using widgets, because by using this scripts Android / the installed apps still "think" they are installed in internal memory so one can use widgets without any problem.
I also consider the OP moved some apps to SD card by using the option in application-settings. This option makes it impossible to use widgets, as already mentioned.

The phone was on external storage. Changed that and now everything works fine. Thanks

MatDrOiD said:
These kinds of scripts usually called A2SD/DATA2SD/DATA2EXT don't "prevent" one from using widgets, because by using this scripts Android / the installed apps still "think" they are installed in internal memory so one can use widgets without any problem.
I also consider the OP moved some apps to SD card by using the option in application-settings. This option makes it impossible to use widgets, as already mentioned.
Click to expand...
Click to collapse
Yes I realise that. However, I recall using something when I used the stock rom that would automatically move downloaded apps to the sd card and I thought I recalled seeing a similar setting in CM7 that did the same thing.
That is what I thought the OP may have done.

Related

are all apps movable to sd?

i have apps2sd on a rooted froyo and none of the apps i've download where put on the sd card!
when i went to applications some of the apps had the option to move to sd card which i did all was good. but the majority did not have the option too!
is that right?
i have the samen problem exept my desire is not rooted
all the applications that i have install to my desire,have been installed to phone,and not to sd...the point is that now i have only 30mb available in my phone.is there any way to transfer the installed applications to sd?
i have used both "app 2 sd" and "sd move" but i transfered only 4... applications.
my phone is not rooted..
i would appreciate any help
I would think its up to the app developers to update their apps so that they are saved onto the SD card. Some have updated hence they have the option. I'm on 2.2
Sent from my HTC Desire using XDA App
You can change the value of "setInstallLocation" to force most apps to allow move to SD.
Either via ADB via:
Code:
adb remount
adb shell pm setInstallLocation 2
Or if you are rooted, there's an app call ModInstallLocation which can do it whilst the phone is fully booted.
Regards,
Dave
can you be more specific foxmeister?this is for not rooted phone,rihgt?where i must write this code?and how?
kostasmag said:
can you be more specific foxmeister?this is for not rooted phone,rihgt?where i must write this code?and how?
Click to expand...
Click to collapse
If you are rooted, you can install an app. If you are not rooted you must use ADB.
See here for further details.
The most difficult part of this is going to be getting ADB up and running. If you run into difficultly, there are plenty of threads which go into this in more detail.
Regards,
Dave
In order to use froyo apps 2 sd the app itself must be programmed to allow it, not all apps at the moment have had a froyo update.
Therefore a lot of apps won't be able to be moved, also any app you use widgets for should not be moved or the widgets will keep disappearing.
All apps can be moved using the origional ext style apps2sd (also now called apps2sd+ or similar), this method just symlinks apps to the ext parition so the phone still thinks they are in /data/app when infact they are not.
Lennyuk said:
In order to use froyo apps 2 sd the app itself must be programmed to allow it, not all apps at the moment have had a froyo update.
Therefore a lot of apps won't be able to be moved, also any app you use widgets for should not be moved or the widgets will keep disappearing.
Click to expand...
Click to collapse
Incorrect!
Many apps can be installed to SD card even though they've not been updated for Froyo A2SD, if setInstallLocation is changed. Thus far, I've personally only found one app that can't be moved in this fashion, and that is "Skies of Glory".
Regards,
Dave
foxmeister said:
Incorrect!
Many apps can be installed to SD card even though they've not been updated for Froyo A2SD, if setInstallLocation is changed. Thus far, I've personally only found one app that can't be moved in this fashion, and that is "Skies of Glory".
Regards,
Dave
Click to expand...
Click to collapse
well not really completely incorrect then if you still found an app that can't be moved
Lennyuk said:
well not really completely incorrect then if you still found an app that can't be moved
Click to expand...
Click to collapse
Actually, I suspect that that this particular app may have been specifically updated to disallow it!
From the SDK:
Application developers can express the preferred installation location for their applications by means of a new attribute of <manifest> in the manifest file, android:installLocation. The attribute supports three values: "internalOnly", "preferExternal", and "auto".
Click to expand...
Click to collapse
I'd imagine that if an app does have a value for this attribute, and it is set to "internalOnly" it always overrides whatever you may have set for setInstallLocation. For apps, which don't have this attribute at all, it seems to me that it does take the value from setInstallLocation.
Everything else that I've installed happily goes to SD without a specific update to allow Froyo A2SD!
Regards,
Dave
moved of a load of apps using the mod install app on my rooted custom rom
all worked perfect execpt my internal memory space did not seem to gain space?
i must of moved 20megs worth
?
Custom rooted roms with apps2sd+
Sent from my HTC Desire using XDA App

finally thinking about rooting.help please

hi everyone
finally thinking about rooting i have a htc desire 2.2 but internal memory is becoming a problem
but i need to know the benefits?
will i able to remove some stock apps?so that internal memory is freeed up?
will apps2d able to move all apps to sd card?
what else will i able to do?
can i install a stock froyo rom without sense for my desire?im sure that would free up some space?
Yes, yes, yes and yes If you want all of the above, you can get it by rooting.
Sent from my HTC Desire using XDA App
thanks alot
how much memory free do you have on your desire?
does apps2sd move the entire application to sdcard or just the data?
This should not be in the Development forum, should've gone in Q&A
I have 100 mbs left after installing about 20 apps and a couple of games. Apps2sd will still use a bit of internal memory, but most of it goes to the sd.
EDIT: This is with ~30mb taken up from adobe flash and air on internal.
Sent from my HTC Desire using XDA App
Moved to Q&A
Please do not post question threads in Development.
Post What Where:
General - general technical discussion items, news, anything else that does not fit into the other fora categories.
Q&A (Questions and Answers) - all questions, irrespective of type, get posted in here whether they be theme related, accessory related, technical, etc.
Accessories - any items to do with components and/or accessories relating to your device.
Rom Development - only meant for very advanced technical discussion directly related to ROM development activity and the delivery of actual ROMs and ROM components ONLY. Nothing else goes in here.
Themes & Apps - anything to do directly with the development of themes and/or applications. Nothing else goes in here.
mayurh said:
thanks alot
how much memory free do you have on your desire?
does apps2sd move the entire application to sdcard or just the data?
Click to expand...
Click to collapse
i have 65 apps, ranging till 12MB per app, and yet, my internal storage has 133MB free
Just realised I was using Oxygen ROM and my sd ext wasn't mounted :S
Sent from my HTC Desire using XDA App
noobandroid said:
i have 65 apps, ranging till 12MB per app, and yet, my internal storage has 133MB free
Click to expand...
Click to collapse
wow that sounds good
you using leeroid right?
can i root and keep my stock rom and just uninstall all the apps i dont like? wil that free up more internal memory?
will apps2sd move apps on the stock rom?
mayurh said:
wow that sounds good
you using leeroid right?
can i root and keep my stock rom and just uninstall all the apps i dont like? wil that free up more internal memory?
will apps2sd move apps on the stock rom?
Click to expand...
Click to collapse
App2sd does not work on stock roms but it does on most already rooted roms
shockem said:
App2sd does not work on stock roms but it does on most already rooted roms
Click to expand...
Click to collapse
so it wont work even if i root my stock rom?i'l have to load a rom?
one thing im wondering
how come you guys are getting 140mb +- free with apps installed?
where did the space come from?
If you root your stock ROM then yes you can then use adb to remove system apps. The issue is they're not part of the internal storage but on a seperate system partition. This means removing them won't add space to downloaded apps
If you want to install hundreds of pointless, needless apps** then you're going to need a custom ROM which uses A2SD+ - LeeDroid is one example but I personally prefer either an MCR ROM from MoDaCo or the Desire HD port (RCMixHD). Both also extremely good ROMs
** This is my personal opinion, I don't use my Desire as a replacement for every other device I own so have no need to use excessive ammounts of apps
EddyOS said:
If you root your stock ROM then yes you can then use adb to remove system apps. The issue is they're not part of the internal storage but on a seperate system partition. This means removing them won't add space to downloaded apps
If you want to install hundreds of pointless, needless apps** then you're going to need a custom ROM which uses A2SD+ - LeeDroid is one example but I personally prefer either an MCR ROM from MoDaCo or the Desire HD port (RCMixHD). Both also extremely
good ROMs
** This is my personal opinion, I don't use my Desire as a replacement for every other device I own so have no need to use excessive ammounts of apps
Click to expand...
Click to collapse
Tks
I don't have alot of apps
Maybe 20
Problem is copilot, flash, air, google maps etc
They take up alot of space, I'm not trying all apps
S-OFF then remove using root explorer
I have 69MB free with the following updates/apps installed:
1. Facebook (Update)
2. Twitter
3. Angry Birds (on SD Card)
4. Adobe Flash (Update)
5. Google Maps (Update)
6. Gmail (Update)
7. eBay
8. XDA App
9. Street View (Update)
10. App Manager
11. Dolphin HD Browser (on SD Card)
12. YouTube (Update)
13. EStrongs File Explorer (on SD Card)
So, for me, I don't NEED to root. I still do to try a new ROM if it's something that appeals but I love Sense - stock Android is so fugly
Hi,
If you're using Android (Froyo) you can I believe move, some, of the apps an data to the SD card using your existing ROM.
Settings -> Applications -> Manage Applications.
Look at the downloaded apps and highlight one, it may or may not give you the option to move to SD card. The ability to move to SD is dependent on the Application developer in question. Hence, this doesn't work for all applications and data.
There are also some Market Apps that can scan the list for you, I tried "App 2 SD" by Sam Lu which seemed to work for me.
Regards.
Colin
noobandroid said:
S-OFF then remove using root explorer
Click to expand...
Click to collapse
wat do i do this for?
I'm guessing for removing system apps...if you don't know what it is then don't even think about it at this stage
EddyOS said:
I have 69MB free with the following updates/apps installed:
1. Facebook (Update)
2. Twitter
3. Angry Birds (on SD Card)
4. Adobe Flash (Update)
5. Google Maps (Update)
6. Gmail (Update)
7. eBay
8. XDA App
9. Street View (Update)
10. App Manager
11. Dolphin HD Browser (on SD Card)
12. YouTube (Update)
13. EStrongs File Explorer (on SD Card)
So, for me, I don't NEED to root. I still do to try a new ROM if it's something that appeals but I love Sense - stock Android is so fugly
Click to expand...
Click to collapse
i think the problem is i've tried out many apps and then removed them
so i guess mayb they left some files behind
ive got 20mbs free now
i've got these big apps
adobe flash
copilot(sd)
adobe air(sd)
maps
contacts storage ( 7mb
facebook update
twitter update
skype
asphalt
gmail update
rockplayer
launcher pro
handcent sms
slide it
angry birds
widgetlocker
astro
mxit
opera mini
qaudrant
appbrain
drive safel.y
to do tasklist
pool break pro
live sports 24 f1
3g watchdog
street view update
facebook for htc sense
barcode scanner
adyno
circluar battery indicator
anytime pool
paper toss
app protector
moment diary
sms schedular
astro bluetooth modeule
memory trainer
winamp
system info widget
engaget
google sky map
color note
wifi analyser
easy spirit level
smooth calender
task manager
fpt system manager
tone picker
sd move
home switcher
car mode
thats it
most of them are on the sdcard according to sd move and i've checked
some cannot be moved
i've already done the adb thing to set my default location to sd card
so most new apps go to sd
all apps with widgets are on the internal memory
i cant understand why i have so little memory left?
Because you don't have a lot of space in the first place. If you want more then you have no option other than to go with a custom ROM which uses A2SD+

[Q] How do you permanently disable froyo apps2sd?

I've tried to search all of XDA, but I could find anyone wanting to fully disable froyo's apps2sd.
I prefer to use DT a2sd on my ext3 partition. With using Ti backup and installing from the market, some apps get installed on the SD in the .android.secure folder. Its a pain for me to one-by-one move them off the SD and back onto the phone, so DT a2sd moves them to the ext3.
So, does anyone know how to disable froyo's apps2sd? I'm using a sense ROM if that matters.
Thanks!
Bump. Back to the top.
Anybody? I know there's some smart people in XDA that would know how to do this.
coiledwire said:
Bump. Back to the top.
Anybody? I know there's some smart people in XDA that would know how to do this.
Click to expand...
Click to collapse
Looking for an answer to this as well.
There are apps to sd apps that let you move all apps on sd to internal memory, but I've never used one.
I know in cyanogenmod there's an option in settings to choose install location for apps (internal/external/automatic) but I'm not sure about your rom. If you're using stock I know it isn't there but otherwise you could check your settings.
Sorry I couldn't give you a better answer.
plainjane said:
I know in cyanogenmod there's an option in settings to choose install location for apps (internal/external/automatic) but I'm not sure about your rom. If you're using stock I know it isn't there but otherwise you could check your settings.
Sorry I couldn't give you a better answer.
Click to expand...
Click to collapse
That's the file I'm looking for. I've read in a Droid forum somewhere there's a . sh file that can be edited to have the same effect as cyanogen's option.
I'm on a sense based ROM, and I can't find that file.
Sent via XDA app
theres a sh file in /system/bin
NewZJ said:
theres a sh file in /system/bin
Click to expand...
Click to collapse
I see it. I think someone had discussed a "<some name>.sh" file to edit that sounds like what the cyanogen setting does.
I opened the sh file you pointed to and it just came up with gibberish.
Bumpy.
Come'on, someone had to of done this mod....
Sent via XDA app
I don't have a direct solution for you, but this app might help ease the pain:
https://market.android.com/details?id=com.a0soft.gphone.app2sd&feature=search_result
It's designed to help people go the other way around, but it groups apps into three tabs -- On Phone (movable), on the SD card, and phone only. You could use the "On SD Card" tab to help you find the apps that are on the SD card, and you can click on one to go right to the app page and move it back.
You'll want to turn off "Notifications" under settings, as that feature notifies you when apps can be moved the SD card, which isn't what you're wanting to do.
bkrodgers said:
I don't have a direct solution for you, but this app might help ease the pain:
https://market.android.com/details?id=com.a0soft.gphone.app2sd&feature=search_result
It's designed to help people go the other way around, but it groups apps into three tabs -- On Phone (movable), on the SD card, and phone only. You could use the "On SD Card" tab to help you find the apps that are on the SD card, and you can click on one to go right to the app page and move it back.
You'll want to turn off "Notifications" under settings, as that feature notifies you when apps can be moved the SD card, which isn't what you're wanting to do.
Click to expand...
Click to collapse
Thanks for the suggestion. I'll keep this in my back pocket.
The reason I'm looking for this mod is to avoid having apps default to the SD card when I restore them from Ti backup or purchase them from the market. Some apps (like angry birds for example) will default to SD card when available.
I'm trying to trick the system into thinking the SD is not available for app installs.
http://androinica.com/2010/08/03/how-to-install-apps-to-the-sd-card-by-default-on-android-2-2-froyo/
You could try this, but backwards. At the very end it tells you how to set it to internal memory. I'm not sure if location 0 is internal or automatic. Since location 2 is external, location 1 might be internal. You could try both. Hope this helps.
plainjane said:
http://androinica.com/2010/08/03/how-to-install-apps-to-the-sd-card-by-default-on-android-2-2-froyo/
You could try this, but backwards. At the very end it tells you how to set it to internal memory. I'm not sure if location 0 is internal or automatic. Since location 2 is external, location 1 might be internal. You could try both. Hope this helps.
Click to expand...
Click to collapse
Awesome! Now that's what I was looking for!
Not sure what "pm" command does, but it took. I set it to zero; now I need to find a way to test it. Just I'll have to disable Dark Tremors a2sd and verify. If someone has tested this, let me know if zero is the right setting to force only internal installation.
Here's the followup question: Where is "setInstallLocation" defined in the system (file)?
That way I can use root explorer to verify the setting and not just push a value with the terminal or adb.
Thanks again!

[q][cm7 2.3.3][sd card]

Hello,
just installed CM7-2.3.3, I saw that all downloaded apps are installed on internal memory witch is quite small.
Is this a normal behavior for the Wildfire? Is there a way to get around it using settings (I didn't find any).
I heard of apps like App2SD, is this the only way right now?
Jacob.
yashago said:
Hello,
just installed CM7-2.3.3, I saw that all downloaded apps are installed on internal memory witch is quite small.
Is this a normal behavior for the Wildfire? Is there a way to get around it using settings (I didn't find any).
I heard of apps like App2SD, is this the only way right now?
Jacob.
Click to expand...
Click to collapse
under cyanogenmod settings you should follow this way:application > allow application moving (ticked) and you should choose where to install too there by ticking external.(after this you can transfer your apps yourself under the menu of application management or you can use s2e to transfer them to sd-ext...it is a script that does it for you.

[Q] Manually transfer certain app to the sd-ext (ext3/4) ?

Just wondering is there any way to manually transfer certain app to the sd-ext (ext3/4).
Any hidden setting or tweak in S2E ?
I am using S2E but it moves all your applications to sd-ext and don’t let you choose the applications that you want to move.
I only want to move games,unimportant,less frequent used or non background applications to sd-ext.I think launchers and some other apps just run better or need to be in the internal memory for max performace and to minimize battery drain.
Is there any way to get around ?
if it is moving all your apps and you want to move certain apps back then you could use an app called system cleanup. its a really useful app,once its loaded its as simple as long pressing the desired app and choosing your option. titanium backup also does the same and has a batch mode. not sure if this is what your looking for or not?
edit: miss read your post,so i dont think this will move to sdext? but may come in useful
R.V.3 (MokeeOs)
slymobi said:
if it is moving all your apps and you want to move certain apps back then you could use an app called system cleanup. its a really useful app,once its loaded its as simple as long pressing the desired app and choosing your option. titanium backup also does the same and has a batch mode. not sure if this is what your looking for or not?
edit: miss read your post,so i dont think this will move to sdext? but may come in useful R.V.3 (MokeeOs)
Click to expand...
Click to collapse
As far as i understand "system cleanup" will move certain apps to "/system".That is not what we did MTD partiton for.
The problem is when you install an app,S2E moves it to sd-ext(ext3/4) and don’t let you choose the applications that you want to move.I want to manually transfer the app either to"/sd-ext" or "/sdcard" or just keep it in internal memory(/system).
e.g. App A in system
App B in /sd-ext
App C in /sdcard
optimusodd said:
As far as i understand "system cleanup" will move certain apps to "/system".That is not what we did MTD partiton for.
The problem is when you install an app,S2E moves it to sd-ext(ext3/4) and don’t let you choose the applications that you want to move.I want to manually transfer the app either to"/sd-ext" or "/sdcard" or just keep it in internal memory(/system).
e.g. App A in system
App B in /sd-ext
App C in /sdcard
Click to expand...
Click to collapse
Not sure if you confuse something? Apps on sd?
And yes, you're right: s2e doesn't let you pick individual apps - but... I believe that's a good idea thinking about performance (just my opinion, though).
Any time I have the feeling an app should be in internal I'd push it to system (usually i won't run out of space there as i strip a lot of bloat out). This makes even more sense to me than using two data partitions (what you would have when selectively moving apps to sd or vice versa).
All my user apps and dalvik-cache are on sdext (so there's no need for the OS to search and less possibility to struggle). I use custom mtd partitions, too, but the internal data partition isn't useless as there's still a lot of app data...
But like i said: just my opinion ymmv.
Swyped from my HTC Wildfire (Buzz)
eventcom said:
Not sure if you confuse something? Apps on sd?
And yes, you're right: s2e doesn't let you pick individual apps - but... I believe that's a good idea thinking about performance (just my opinion, though).
This makes even more sense to me than using two data partitions (what you would have when selectively moving apps to sd or vice versa)All my user apps and dalvik-cache are on sdext (so there's no need for the OS to search and less possibility to struggle).
Click to expand...
Click to collapse
Nope,I am not confused.I want to manually move selected apps to
>Internal data partition
>SD-ext(ext3/4)
>SD Card(like APP2SD let you choose the apps you want to transfer to external storage)
In short,moving only select apps to the ext-3/4 partition.
The more system related stuff you move to the SD ext, the more information it needs to pull out from the SD Card.
As i said some critical apps need to be in the internal memory for stability and performance reasons while it's better to keep some heavy apps like Offline maps or Dictionaries to external memory (FAT32 partiton).
Any time I have the feeling an app should be in internal I'd push it to system (usually i won't run out of space there as i strip a lot of bloat out).
Click to expand...
Click to collapse
I don't want to push apps to system as it's size is 140 MB and out of that 23 MB is free i.e you can't push more than 2-3 apps.And if you really want,you will have to change your MTD partiton again and again.
I use custom mtd partitions, too, but the internal data partition isn't useless as there's still a lot of app data.
Click to expand...
Click to collapse
As S2E moves all your apps to sd-ext and don't let you choose whether you want to move or just keep in internal data partition.Whta's the use of internal memory and SD-Card meory.My internal data partition is 310 MB.I don't think the app data can fill even half of it.Moreover 512 MB of SD-ext will get filled very soon.Well,I don't care about running about of space as I can increase the size of ext partiton,I just want it to let me choose the apps that I want to move.
Any idea ?
Thanks
optimusodd said:
Nope,I am not confused.I want to manually move selected apps to
>Internal data partition
>SD-ext(ext3/4)
Click to expand...
Click to collapse
I got that well but this one
optimusodd said:
>SD Card
Click to expand...
Click to collapse
is not a good idea in my eyes (and from my experience).
FAT32 might be good to store some data (nothing db related or where apps are writing onto very often)
optimusodd said:
The more system related stuff you move to the SD ext, the more information it needs to pull out from the SD Card
Click to expand...
Click to collapse
and that's where I think you are at least a bit wrong... an external partition (ext2,3 or 4) is treated just the same way like /data and /system. Of course it might be a bit slower than partitions on the internal drive (and have some faults or instabilities) but it's still a system partition while the FAT32 part of the SD card uses a different format (which will definitely affect performance).
I don't want to push apps to system as it's size is 140 MB and out of that 23 MB is free i.e you can't push more than 2-3 apps.And if you really want,you will have to change your MTD partiton again and again.
Click to expand...
Click to collapse
nah, I don't think so - you just do it once and keep in mind that you want to push a few apps there (me for instance deletes a lot of stuff from the ROM, too... if I'm not mistaken that's more than I push back there)
As S2E moves all your apps to sd-ext and don't let you choose whether you want to move or just keep in internal data partition.Whta's the use of internal memory and SD-Card meory.My internal data partition is 310 MB.I don't think the app data can fill even half of it.
Click to expand...
Click to collapse
My current stats (total/used in MB):
015/001 cache
300/249 data (= 83%)
960/368 ext
150/113 system
But I must confess that I didn't care to clean up my system recently...
Is link2sd something for u? It transfers individuale apps to and from the sd-ext partition.
Verstuurd van mijn HTC Wildfire
Hazou said:
Is link2sd something for u? It transfers individuale apps to and from the sd-ext partition.
Verstuurd van mijn HTC Wildfire
Click to expand...
Click to collapse
I use the same link2sd and it works perfectly: it's easy to decide what applications to move to sd-ext or to keep into the internal memory.
stiven68 said:
I use the same link2sd and it works perfectly: it's easy to decide what applications to move to sd-ext or to keep into the internal memory.
Click to expand...
Click to collapse
Is link2sd something for u? It transfers individuale apps to and from the sd-ext partition.
Verstuurd van mijn HTC Wildfire
Click to expand...
Click to collapse
Yep,link2sd can do the job but it could be better if S2E provides the same feature and let us choose the apps that we want to move.
Well,after a long forum research i have reached a conclusion that link2sd is way better than S2E.
eventcom said:
I got that well but this oneis not a good idea in my eyes (and from my experience).FAT32 might be good to store some data (nothing db related or where apps are writing onto very often)
Click to expand...
Click to collapse
Yep,i did mean dictionary and maps.
And here comes link2sd to your rescue :
It also provides native apps2sd features on Android 2.2 and higher. It can move any non-protected user apps to SD card (force move), with batch moving capability.
me for instance deletes a lot of stuff from the ROM, too... if I'm not mistaken that's more than I push back there
Click to expand...
Click to collapse
Did you use TB to remove bloatwares and other unnecessary stuff ?
optimusodd said:
Yep,i did mean dictionary and maps.
And here comes link2sd to your rescue :
It also provides native apps2sd features on Android 2.2 and higher. It can move any non-protected user apps to SD card (force move), with batch moving capability.
Did you use TB to remove bloatwares and other unnecessary stuff ?
Click to expand...
Click to collapse
nah, most of the time manual edit. Best practice would be to do the testing by removing the apps one by one and if you're done delete them from the ROM zip and use this as your barebone (and remember which apps are safe to remove).
Btw there are a few good hints of Slymobi and me in the LeWa thread (regarding CM7) which could be seen as an update for the barebones entry in the cyanogenmod wiki.
Swyped from my HTC Wildfire (Buzz)
optimusodd said:
Yep,link2sd can do the job but it could be better if S2E provides the same feature and let us choose the apps that we want to move.
Well,after a long forum research i have reached a conclusion that link2sd is way better than S2E.
Click to expand...
Click to collapse
I dont think link2sd is way better. The just do 2 different things.
Link2sd lets u manually push or pull apps to ext. So after each new app install u need to push the app again. It is only useful when u only want a couple of ur apps to ext. It works nice if u dont want to have every app on ext.
S2E will transfer all apps, data and / or dalvik to ext. So u always have enough internal memory. This works especially well when u transfer the apps to ext, but the data not.
They are both very goods apps. U cant compare them to each other, i think. It is just what u want at that moment
eventcom said:
nah, most of the time manual edit. Best practice would be to do the testing by removing the apps one by one and if you're done delete them from the ROM zip and use this as your barebone (and remember which apps are safe to remove).
Click to expand...
Click to collapse
I have never tried barebone install lol.Have you tried one ?I use TB to remove them.Using terminal emulator is another option.
there are a few good hints of Slymobi and me in the LeWa thread (regarding CM7) which could be seen as an update for the barebones entry in the cyanogenmod wiki.Swyped from my HTC Wildfire (Buzz)
Click to expand...
Click to collapse
Can you share the link of your post ?
Hazou said:
Link2sd lets u manually push or pull apps to ext. So after each new app install u need to push the app again. It is only useful when u only want a couple of ur apps to ext. It works nice if u dont want to have every app on ext.
Click to expand...
Click to collapse
It's possible to set link2sd to automatically move every new app to sd-ext just after the installation and then manually move back to the internal memory if necessary.
stiven68 said:
It's possible to set link2sd to automatically move every new app to sd-ext just after the installation and then manually move back to the internal memory if necessary.
Click to expand...
Click to collapse
Yep i know ,
But then i dont see the point of using it, because s2e is already build into CM sort of (just need to download the interface). And with link2sd u get a massive script thats needs to be loaded. Not that it will slow down the device very much.
And with my device, link2sd sometimes wont load all the apps. But that is my experience.
Hazou
Hazou said:
Yep i know ,But then i dont see the point of using it, because s2e is already build into CM sort of (just need to download the interface). And with link2sd u get a massive script thats needs to be loaded. Not that it will slow down the device very much.
And with my device, link2sd sometimes wont load all the apps. But that is my experience.
Click to expand...
Click to collapse
Here is why link2sd is better and we want to use it :
>It let us choose the apps we want to move.
>I don't want to move launchers and some other apps due to stability reasons.
>S2E moves and regenrates too much of a cache.
>S2E works only for CM roms
>link2sd provides better control
>some users have reported the issue that after sometime the apps starts to disappear in S2E.
>S2E doesn't work with Titanium Backup properly.
>S2E creates problems during Nandroid backup.I approve that.
>S2E only supports ext3/ext4
>In worst case scenario (card crash) you are gonna bang your head on the wall as it moves everything to sd ext partition.
>In S2E you can't use any application while your card is mounted as a removable disk on your PC.
Other features of link2sd :
Features:
- Create and remove link for apk, dex and lib files of the applications you select
- Automatically link newly installed apps
- Move any user apps to SD even though the app does not support moving to SD (for Android 2.2 and higher)
- Shows the apps that support moving to SD with native apps2sd (for Android 2.2 and higher)
- Set the default install location of the apps; auto, internal, or external (for Android 2.2 and higher)
- Batch link, unlink, reinstall, uninstall, "move to SD", "move to phone" functions (multi-select mode)
- Uninstall system applications
- Freeze and un-freeze system and users applications
- Convert system apps into user apps
- Convert user apps into system apps
- Integrate "Updated" system apps into system (ROM)
- Clear data and cache of the application
- Clear all apps cache at once (1-tap cache cleaner without being root)
- List applications, show detailed size information and link status
- Sort and filter applications
- Search applications by name
- Display available space information of internal storage, SD card and SD card 2nd partition
Click to expand...
Click to collapse
Guess enough reasons to go with link2sd:silly:
optimusodd said:
Here is why link2sd is better and we want to use it :
>It let us choose the apps we want to move.
>I don't want to move launchers and some other apps due to stability reasons.
>S2E moves and regenrates too much of a cache.
>S2E works only for CM roms
>link2sd provides better control
>some users have reported the issue that after sometime the apps starts to disappear in S2E.
>S2E doesn't work with Titanium Backup properly.
>S2E creates problems during Nandroid backup.I approve that.
>S2E only supports ext3/ext4
>In worst case scenario (card crash) you are gonna bang your head on the wall as it moves everything to sd ext partition.
>In S2E you can't use any application while your card is mounted as a removable disk on your PC
Click to expand...
Click to collapse
nothing wrong using link2sd - everybody has a different setup and different priorities. So just to tell you a different point of view: In my opinion moving apps from the stable and fast internal storage to an external partition is not a good solution at all - but if you aren't satisfied with installing just a hand full of user apps this is the only way to go. In opposite to your opinion i believe (and have the experience) that spreading the user apps onto two partitions (plus the system apps on the system partition) definitely is not more stable than just moving all apps in one place. To me this makes sense as the system needs more information about the app (where to find). It's like having two /data/app directories... I'm pretty much satisfied with my setup (s2e) and didn't have any major issues for one and a half year. I can't confirm any issues regarding cache or "lost apps". The only thing i experienced twice was the system forgot about the ext partition (which could happen with every other solution, too, afaik and hasn't been much trouble to solve).
Furthermore i really believe that the best place for the important stuff, like launcher and file manager, is in /system/app ...
But again: nothing wrong with different prefs...
Swyped from my HTC Wildfire (Buzz)

Categories

Resources