how to get more internal storage? - HD2 Android Q&A, Help & Troubleshooting and Genera

hi
i have installed NexusHD2 froyo nand rom, but i am running out of storage, so i can't install more apps. How can i install the rom with more internal storage. ?

Well you can install App2SD from the market and move some of the apps/data to your SD card.
Alternativley you may be able to mod your rom in some way to use App2SD+ which means that apps/data is automatically moved to a partition on your SD card.
Or if you can enable Data2SD you can use the same partition as a extension to you internal memory which is much better.

but i have tried to move nearly all apps to the sd card but still i only have 30 mb left
Sent from my Nexus One using XDA App

Related

[Q] how do i know if my app is installed on storage card?

hi, how can i tell if all my apps is installed on phone's internal storage or the external storage card? I have 2 GB card, and wish to upgrade to 8GB one.
I am using Wildfire, with Android 2.1 official ROM release
thanx
If you are using a official stock rom, they will be installed to the phones memory. They will only go onto the sdcard if you are using a custom rom like wildpuzzle which has apps2sd activated.
and when you do have wildpuzzle with app2sd, you can tell they're installed on sd by looking at your phone memory , i have about 130ish mb phone memory instead of like 20 before xD. umm and they are installed auto to your sd card i believe, i think you have to check the sd-ext folder or something.

[Q] Should I format or partition my SD card?

I rooted my Aria using Unrevoked's one-click method, and flashed ATTN's FR008 ROM. I currently have only the factory 2GB sd card. I dl'd APPS2SD from the market and have moved the apps that are eligible to the SD card. There are still many apps that are still on the internal storage. My internal storage usually hovers around 100MB free; for right now anyway.
How low can the internal storage get before performance begins to degrade? Would it benefit me to dl ROM Manager? I am not too familiar with the pros/cons and/or procedures for partitioning the sd card.
Any help or advice is greatly appreciated! This is a great place for support and information and THANKS to all the dev's for all their hard work!!!
Perseids said:
I rooted my Aria using Unrevoked's one-click method, and flashed ATTN's FR008 ROM. I currently have only the factory 2GB sd card. I dl'd APPS2SD from the market and have moved the apps that are eligible to the SD card. There are still many apps that are still on the internal storage. My internal storage usually hovers around 100MB free; for right now anyway.
How low can the internal storage get before performance begins to degrade? Would it benefit me to dl ROM Manager? I am not too familiar with the pros/cons and/or procedures for partitioning the sd card.
Any help or advice is greatly appreciated! This is a great place for support and information and THANKS to all the dev's for all their hard work!!!
Click to expand...
Click to collapse
The internal storage you're seeing is strictly for apps and doesn't affect the operating system in any way. So no performance will ever be lost due to filling this up with as apps. To see "system"memory go menu> applications> running services. That's the one that affects performance.
Sent from my cm7 Aria using XDA App
What is the deal with EXT/2 and etc...?
I haven't figured out what the deal with the EXT partition is yet. I got a new 8GB card and was gonna put it in but was gonna wait til I understood all that first.
Should I Do a nandroid backup..
copy all contents of current SD card to pc...
Insert new card...
Format/Partition new card...
Copy previous backup of SD card to new card...
I'm just a little lost as to the advantage of the partition.
Any info. is greatly appreciated!
Noob question sorry, Is there a point where the memory in the device affects its performance? Like if too much of the internal memory is used will the phone run slower? Or what is the point of this apps to SD.
Using DT's A2SD method involving an ext2, 3, or 4 partition on the SD card moves every downloaded and installed app (minus system apps) onto the SD card. The A2SD provided with Froyo only allows apps that have been updated to work with A2SD would be able to move.
Moving all of your apps to the SD card is essentially the same as Cyanogen's setting to move all apps to the SD card. However, with the partition and DT's A2SD, it mounts the SD card's partition during the boot process which allows widgets and Facebook sync to be run off the SD card directly. (ie. Facebook sync will always stay synced no matter how many times you reboot, widgets will not have a "Problem Loading Widget" bar on your homescreen after you reboot)
With the normal A2SD, the apps on the SD card will load last after your phone has already booted up ("Preparing SD Card" in the notification bar).
Plus, you would be able to move your dalvik-cache (and app data --> experimental) to the SD card's partition also freeing up more internal memory.
Perseids said:
I haven't figured out what the deal with the EXT partition is yet. I got a new 8GB card and was gonna put it in but was gonna wait til I understood all that first.
Should I Do a nandroid backup..
copy all contents of current SD card to pc...
Insert new card...
Format/Partition new card...
Copy previous backup of SD card to new card...
I'm just a little lost as to the advantage of the partition.
Any info. is greatly appreciated!
Click to expand...
Click to collapse
The above steps are correct. If you want an ext partition you can do that through rom manager (will wipe sd card so back up to pc).
Unless you plan to run the DT a2sd you don't need an extension partition. Froyo a2sd moves the apps to the fat32 partition, the main partition of your sd card, not an ext partition.
I personally recommend using DT a2sd.
Sent from my cm7 Aria using XDA App
vicmora5 said:
Noob question sorry, Is there a point where the memory in the device affects its performance? Like if too much of the internal memory is used will the phone run slower? Or what is the point of this apps to SD.
Click to expand...
Click to collapse
you could fill your internal memory up to the point where there was no more room for apps to cache I suppose. But that's really it.
Sent from my cm7 Aria using XDA App
Success, but need more help
Okay, I got my sd card partioned (512MB EXT, 64MB swap). I dl'd and installed DT's A2SD and the best I can tell upon reboot A2SD moved apps to SD card. The only way I can tell is using DriveWatch.
I am using GOLauncher EX and now the flipping in the tray appears to be greatly affected by the app being on the SD card. Is there a way to move selected apps back to the phone?
No there isn't.
BTW you can check if your apps are on your SD card by typing
su
a2sd check
a2sd diskspace
In the terminal emulator
Perseids said:
Okay, I got my sd card partioned (512MB EXT, 64MB swap). I dl'd and installed DT's A2SD and the best I can tell upon reboot A2SD moved apps to SD card. The only way I can tell is using DriveWatch.
I am using GOLauncher EX and now the flipping in the tray appears to be greatly affected by the app being on the SD card. Is there a way to move selected apps back to the phone?
Click to expand...
Click to collapse
What you can do is delete go launcher then unzip the rom you flashed and put the go launcher apk into the /system/app folder and rezip it. boot into recovery, wipe cache and dalvic (don't wipe data), and then reflash your rom. DT a2sd doesn't move apps on the /system partition. This is what I do with launcherpro.
EDIT: you can try just pulling the go launcher apk via ADB and then removing it from the /data/app folder and then pushing the pulled app to the /system/app folder. This would be easier but I've had apps that FC after using this method. Some work, some don't.
Sent from my cm7 Aria using XDA App
Great advice!. Seems there is always more than one way to skin a cat. I will give one of those methods a try.

[Q] App2SD+ question

Hey,
Yh, I know: another app2sd+ question...
Tried using the search button, but did not find what I was searching for
I'm using the TyphooN CyanogenMod7 RC2 v2.5.5 ROM on my HD2 and was running low on internal memomy and used to send apps to my sd card, but some wouldn't not work and my internal memomery was low on memory.
So I decided to partition my 8GB scandisk sd card:
6.7 gb FAT32 en 800mb ext2
After I did that, I used a clean instal of TyphooN CyanogenMod ROM and everyhting works .
When I go to applications and then applications managing, I see that my internal memory is just 244 mb and my external memory 6.5 gb.
But what I don't understand :
Who do I move downloaded applications from my phone to the ext2 partition on my sd card instead on the fat32 partition ?
Does this (moving to ext2 partition) happen automatically when I download apps and move them to the SD card ?
The ext partition is considered internal, so if you manually move an app to the SD card, it will go from the ext partition to the fat partition and many wont work. When you have an ext partition you don't need to do anything. The rom will use the ext itself.
When you look at internal memory size it wont show the ext space, only the actual internal space. Say you instal a ten Meg app, that figure goes down ten even though its installed to ext, but it will go back up ten next reboot.
Thank you very much !
That was very clear, didn't find this somewhere else

Low internal storage !! despite sd extention & Apps2 sd !!!

hey everyone
I have a little problem here. I am using a nand rom named hyperdroid gbx v3 and initially I had 270 MB of internal storage during the first startup .
I have moved majority of my apps to sd excluding a few apps that require phone memory.
Now my internal storage is full even after deleting the unnecessary stuff.
»»» I dont want to loose all my apps and settings .
Please can anyone help me with this ?
Is there any solution to increase internal memory in a NAND rom ??
Thank s in advance !
Sent from my HD2 using XDA App
That rom has a2sd+ meaning if you set up an ext partition on your SD card, the rom will automatically put apps there, and treat it as internal storage (though the system will not show it on the available storage screen)
When you have manually chosen to move an app to SD, you are actually moving it to the fat32 partition.
So, set up the ext partition (can do it through cwm, backup your fat32 first, the SD will be wiped) then copy back all the fat32 stuff to the fresh sd, boot, and move all your manually moved apps back to the internal memory and they should be moved to the ext.
(Though if it were me I'd set up the ext, and reflash the rom,, start over.
Also, when you instal an app, 10 Meg, say, your reported internal memory will drop 10mb, but will go back up when you next reboot.
As for keeping your data and such, if you do a backup in cwm first(which is saved to SD, make sure you copy it to PC before you start formatting the SD card) then after you flash the rom again you can use cwm selective restore to restore just the data partition.(but see if it works without a fresh flash first )
That helped me..

app2sd

I installed Kyrillos Rom v1.0 and partioned my formatted SD Card in CWM with 1024m for ext3 and 256 for swap. But booted into the OS and there's no extra RAM and it shows no extra storage.
And if I then install an application it still takes up phone memory, and using app2sd to move it to SD Card still puts it on my main SD Partition.
The only thing that changed is now when I remove the SD Card the phone crashes.
Install titanium backup and look for sdcard(app2sd), you will see the extra space..
Kyrillos uses app2sd v2 which doesn't totaly transfer all data to sd ext, a part of internal memory will always be used.. don't worry it wont get full till you indtal ~150 apps
Rapier07 said:
Install titanium backup and look for sdcard(app2sd), you will see the extra space..
Kyrillos uses app2sd v2 which doesn't totaly transfer all data to sd ext, a part of internal memory will always be used.. don't worry it wont get full till you indtal ~150 apps
Click to expand...
Click to collapse
To get apps on the ext3 partition, do I have to use the app2sd app and move apps to SD? Or do I just download like normal and they get put on that partition?
in fact, it hided,you can use R.E. explore or TIback to show swap and app2sd area.
Okay this is strange. Titanium backup is showing an app2sd partition even when I take out my sd card ...

Categories

Resources