[Q] need help freeing up space on internal memory - Sprint Samsung Galaxy Note II

I need help my sprint note 2 keeps saying sys memory is running low it show 7.4g used by misc files is there anyway to move these to my sd card without rooting because rooting looks pretty risky and complicated.

ruizjes2 said:
I need help my sprint note 2 keeps saying sys memory is running low it show 7.4g used by misc files is there anyway to move these to my sd card without rooting because rooting looks pretty risky and complicated.
Click to expand...
Click to collapse
I have used space analyzer and storage analyzer to see all the crap buried there and deleted it. These were left over form the previous flashes. Also your cache might be filling up, might want to try wipe cache+dalvik.

Glad to help as I just did this last weekend. There are threads here, but the Example for Dummies:
Get Odin and put that on your Laptop (3 minutes)
Get CF-AutoRoot and put Zip on your Laptop (3 minutes)
Load CF-AutoRoot into Odin, connect phone, click start in Oden, wait until complete (3-5 minutes)
Reboot, look at apps, you should see SuperSU, You have Root!!!
Next, get TriangleAway from Google Play (its here for free)
Then get FolderMount (free, but get paid for $1.99 for unlimited moves)
TriangleAway, this resets your phone status from "Modified" to "Normal" If your phone status is "Modified", OTA updates get messed up. In , settings, have this start on boot! (I will explain in a minute)
FolderMount open that on phone. Go to apps, it will show you all apps and their size. Press and hold. give link a name (usually the app name), destination (on the card, leave the default, normally same as source) Do this for all large programs/apps! You are limited to 3 links on the free version. Paid has unlimited! NOTE: Do not mess with device while data is moving. Let it run. Then on main screen, click pin on right, if it turns green. all done!
Next (and do not ask why, I'm not that technical) from the main screen, click the + to add a link. Manually link the DATA and FILE folder. This appears to contain most of the crap that fills up internal storage. NOTE: Do not mess with device while data is moving. Let it run. Then on main screen, click pin on right, if it turns green. all done. (These 2 will take some time to move)
Now, In settings in FolderMount: (1) click to have it launch on boot. (2) set delay for 2 minutes!! This is because, FolderMount "tricks" the system by creating links in internal storage to actual data on storage card. TriangleAway, upon boot. dismounts BOTH cards and removes SuperSU so phone boots as "Normal" first, Then when up, mounts cards and gives you back root.this can take a minute. FolderMount, upon boot, is attempting to assign these links to cards, which are not mounted yet, hence the 2 minute delay!!
I currently have 27GB on my external 64GB card, and using 4.3GB internal. Problem solved. Here are some links :to help you. Thank them!
http://forum.xda-developers.com/showthread.php?t=1933542
http://forum.xda-developers.com/showthread.php?t=1494114
http://forum.xda-developers.com/showthread.php?t=2192122
Good Luck!

Related

[UTIL][DISCONT'D] CFLagFix 1.90 (ext2+ext3+resize+uninst support)

THIS TOOL HAS BEEN DISCONTINUED. IF YOU REALLY NEED A LAGFIX, USE VOODOO. HOWEVER, WITH LATEST ROMS I DONT PERSONALLY FEEL A LAGFIX IS STILL NEEDED, THUS I DON'T USE ONE, AND WILL NOT CONTINUE DEVELOPING ONE
About
Here it is, yet another LagFix tool. It's certainly not the first, but it does offer some things others do not (at the time of this writing).
This patch uses the ext2/ext3 image in /data method.
IMPORTANT NOTICE FOR FROYO USERS
(1) Use ext2. ext3 is NOT supported on Froyo, only Eclair
(2) The installation will fail if you apps installed to SD. Go to Settings -> Applications -> Manage -> On SD card. Click each app and click "Move to phone". In the end, the "On SD card" list should be empty. Reboot. Install CFLagFix. When the fix is installed, you can move apps back to the SD card if you wish.
Features
- Lots of checks to make sure the fix is possible
- This is not just based on a script, but a lot of commands are performed and their results rigorously checked to be what is expected
- You can select (from a set of presets) which folders you want to lagfix
- You can select how big the image should be (between 128mb and all the free space in /data minus 250mb, to prevent low storage space warnings)
- The actual moving of data from RFS to the image is done in a boot loop, while the files are not in use. This minimizes the chance of corruption during move (settings being lost, etc)
- Comes with e2fsprogs, and e2fsck is performed each boot to fix a corrupted image
- Comes with it's own busybox, so no need to install it, and no chance for conflicts
- If an ext2 image is used, it is tuned to not reserve any blocks
- If an ext3 image is used, it is tuned to not reserve any blocks and use journalling
- Also moves databases (safely)
- Uninstall option
- Resize option, resize your partition whenever you want, to whatever (possible) size you want
- "Full automatic" option, this will max out the image size while still preventing the low storage space warning, and will also reclaim the space from the backup folders and automatically resize the image to max again after that space is reclaimed. This generally results in an image of about 1.5 GB. It'll also leave some space in case the system still needs to write in /data but not in the image.
- Progress monitor ("educated guess" about progress, not exact, but pretty close, usually!)
A fair number of these seem to be unique at the time of this writing.
Notes
- e2fsck result is stored in /data/cflf/e2fsck_result.txt
- list of mounted directories is stored in /data/cflf/mountlist.txt
- if ext3 is used /data/cflf/imageisext3 file will be present
- my own test rom is JM2+root-with-update.zip+ClockworkMod
Known issues
- In case the image is heavily corrupted, e2fsck may take longer to fix it than the rest of the boot process. Theoretically this could result in data loss
- ext3 does not seem to be supported on Froyo ROMs JP1/JP2/JP3
Credits
- mimocan, ykk_five, RyanZA, and all others who have chipped in for various lagfixes
- cynogen, e2fsprogs built for ARM
- kalpik, busybox APK
- ofcourse the original authors of those tools as well
- myself, this is all based on ADB Magic code
Donations
Please feel free to donate: http://www.jongma.org/dx.php
Requirements
- Windows
- Microsoft .Net 3.5 framework
- Phone in USB debugging mode
- SuperUser
Before using ...
I strongly recommend using ClockWorkMod and making a backup of your ROM. Just in case Also, during any operation, I advise having your phone hooked up so I can draw power from the computer.
Usage
- Unzip the attached file somewhere
- Make sure your phone is connected in USB debugging mode
- Make sure you have SuperUser installed
- Run CFLagFix.exe
There are three tabs:
Install LagFix
This tab allows you to install the LagFix, and lets you configure some options.
I recommand leaving the "Full automatic" option turned on, if you do, just press "Install !" and everything will be arranged for you. If you turn this option off, you can configure some settings manually, but note that using this does not reclaim wasted space of the backup files.
Note that you can still select to use ext3 instead of ext2, even if in "Full automatic" mode.
When you press "Install !", the program will be finished quickly, but your phone may continue working for 30 minutes or so, and keep rebooting very often. If you have a lot of data installed, it may take even longer.
Do NOT even touch your phone until Android boots up again!
A lot of things are checked before the install will start. You will need about 50% free in /data for the operation to work, but it will check this before making any modifications on your phone.
Resize Partition
This tab allows you to change the current ext2/ext3 partition size. The slider will only let you select values that are actually possible, i.e., bigger than your current data usage and smaller than the total space that could be occupied by the image.
Clicking "Resize !" will reboot your phone and resize the partition. Again, this can take an awfully long time! Don't panic, just wait it out.
Uninstall LagFix
This will uninstall the LagFix. It will completely remove it. Before removing it, however, it will move all files out of the image and back into the normal filesystem again, so no data is lost.
Clicking "Uninstall !" will reboot your phone and perform the uninstallation. Again, this can take an awfully long time! Don't panic, just wait it out.
Note that uninstallation will only work if you are using less than 50% of the device's capacity, but again the program will check this before making any modifications on your phone.
You can only uninstall installations of CFLagFix 1.20 and newer !!
BETA
This is very beta, use at your own risk!
WARNING
This patch is NOT compatible with ANY other lagfix tools. Either undo those completely, or just don't use this. If you were using one of those, I'd personally recommend a complete reflash of the firmware before using this patch.
WARNING #2
Before trying 1.80, please see this post.
Download
<< 1.70: 632
Changelogs
1.80, 15-08-10
- Redone some crucial parts of the patching procedure (for all install, resize and uninstall). Should fix all remaining issues!
1.70, 13-08-10
- Added /data/app-private/ folder
- Added progress monitor (estimates.... not exact)
- Moved /dbdata/databases to it's own partition, much faster for smaller read/writes
1.60, 12-08-10
- Updated codebase to ADB Magic 0.9, fixes issues with some weird pre-existing installations of busybox
1.50, 12-08-10
- Added "full auto" mode, "one click" solution for beginners
- Added ext3 support
- Added resize support
- Added uninstall support
- Fixed some issues
- Update scripts
1.20, 11-08-10
- Everything has been moved to /data/cflf/ , this - amongst other things - fixes issues with JP3
1.01, 11-08-10
- Adusted a permission error which could cause the system to be unable to create any new databases
Fix for 1.00 users: there isn't any yet. This is *beep* to fix manually. I would advise this "unpatch" method posted here: http://forum.xda-developers.com/showpost.php?p=7616676&postcount=29, then repatch with the latest version.
CFLagFix.exe doesn't even run for me.
"The application failed to initialize properly (0xc0000135). Click OK to termiate the application."
lyno said:
CFLagFix.exe doesn't even run for me.
"The application failed to initialize properly (0xc0000135). Click OK to termiate the application."
Click to expand...
Click to collapse
You sure you have MS .Net 3.5 framework installed ?
http://www.microsoft.com/downloads/...fd-ae52-4e35-b531-508d977d32a6&displaylang=en
The error message is a DLL initialization error... as CFLagFix doesn't explicitly use any DLLs, my guess would be the .Net framework.
Chainfire said:
You sure you have MS .Net 3.5 framework installed ?
http://www.microsoft.com/downloads/...fd-ae52-4e35-b531-508d977d32a6&displaylang=en
The error message is a DLL initialization error... as CFLagFix doesn't explicitly use any DLLs, my guess would be the .Net framework.
Click to expand...
Click to collapse
Ah yes! I removed all .net frameworks on this works laptop to be able to install some old COM files. Will re-install and test.
This looks so awesome! Thank you!
Any chance for open sourcing this?
installing now
Well im gonna give this a shot, have just installed the african jg8 and rooted,am doing this fix now.
Then ill try the 1.2 overclock on top, ill post a score shortly .
Not bad though i see one problem... it's windows only ^^
select which folders you want to lagfix
Click to expand...
Click to collapse
Sorry, bit of a noob here - what exactly do you mean by this? Why would we only want to 'lagfix' certain folders and not the whole thing?
just tried out your tool on my stock DXJF4 (with apps in it, not clean condition). With default size as well (around 1200 mb)
Actually I used mimocan's fix before but everything was wiped by mistake and everything went to default condition.
After the process finished, the Android displayed information about damaged internal SD, but everything was working. Is that expectable?
Now I got 2260 using Quadrant, leap from 1700 with mimocan's fix.
Nice job Chainfire!!
Can't wait to use JM2 / DDJG4
btw, can I post this on my blog?
:update :
whenever I open gallery, it always says no sdcard detected... do you know how to fix this? -> it doesn't recognize both my internal & external sd, but i can browse them properly in Estrongs/astro
veenone said:
After the process finished, the Android displayed information about damaged internal SD, but everything was working.?
Click to expand...
Click to collapse
That sounds scary, think I'll wait a while before trying!
RyanZA said:
This looks so awesome! Thank you!
Any chance for open sourcing this?
Click to expand...
Click to collapse
Not at the moment, but maybe in the future
Tayutama said:
Not bad though i see one problem... it's windows only ^^
Click to expand...
Click to collapse
Can't be helped. Not going to release a non-Windows versions. Perhaps wine/mono will make it work, though I doubt it
danamoult said:
Sorry, bit of a noob here - what exactly do you mean by this? Why would we only want to 'lagfix' certain folders and not the whole thing?
Click to expand...
Click to collapse
You can't really lagfix all folders, as the process where the image is mounted is run asynchronously with the rest of the boot process. There will be havoc if the system can't load certain files because the image is not mounted yet. This is why you can't just lagfix the entire system, but only certain parts.
In the presets I have only added those folders that I feel are mostly safe to lagfix AND would actually benefit the speed of the phone.
Also, for some folders there is some discussion to whether or not it is beneficial to have them in the image, like /dbdata/databases. I personally feel it should be lagfixed, but not everyone agrees.
veenone said:
just tried out your tool on my stock DXJF4 (with apps in it, not clean condition). With default size as well (around 1200 mb)
Actually I used mimocan's fix before but everything was wiped by mistake and everything went to default condition.
After the process finished, the Android displayed information about damaged internal SD, but everything was working. Is that expectable?
Now I got 2260 using Quadrant, leap from 1700 with mimocan's fix.
Nice job Chainfire!!
Can't wait to use JM2 / DDJG4
btw, can I post this on my blog?
Click to expand...
Click to collapse
I have not seen the "damaged internal SD" message before in any of my tests. It might be ROM specific (I'm personally using JM2). I would recommend rebooting (using the "hold power button + press power off" method) and see if the message still comes up. Let me know what happens.
And yes, feel free to post about it in your blog.
veenone said:
just tried out your tool on my stock DXJF4 (with apps in it, not clean condition). With default size as well (around 1200 mb)
Actually I used mimocan's fix before but everything was wiped by mistake and everything went to default condition.
After the process finished, the Android displayed information about damaged internal SD, but everything was working. Is that expectable?
Now I got 2260 using Quadrant, leap from 1700 with mimocan's fix.
Nice job Chainfire!!
Can't wait to use JM2 / DDJG4
btw, can I post this on my blog?
:update :
whenever I open gallery, it always says no sdcard detected... do you know how to fix this?
Click to expand...
Click to collapse
Replying to the same message again, hehe.
Now that I'm thinking about, how exactly did your device got wiped ? Anything less than an actual firmware flash does not completely remove mimocan's fix, AFAIK. To completely undo it you'd have to completely reflash (and get stock kernel back), and possibly remove the ext partition from your SD. In other words, if you "wiped" from recovery, this is not a removal of mimocan (AFAIK).
Gallery is working fine for me, by the way, and as stated above, I have not seen that message in my tests with JM2 (neither with a lot of apps installed nor a clean flash).
(Then again, this is the first release, so there might be issues )
Is it possible to do this onto an external SD card (provided one has one that is fast enough) so we do not risk any possible further damage to the internal card due to excessive IO.
I believe it would be quite difficult to replace the internal SD card, and in order to load custom roms (with update.zip) it must be mounted to the internal SD.
I'd much rather replace external SD cards if I had to choose between the internal and an external.
well everything was restored to factory state when I went to CSC menu. I think mimocan's fix also removed since I got 800 in quadrant score.
Update: after I rebooted the sgs for a couple times, now it recognize both sd cards.. weird.. But that's fine since the issue is solved now!
Daemos said:
Is it possible to do this onto an external SD card (provided one has one that is fast enough) so we do not risk any possible further damage to the internal card due to excessive IO.
I believe it would be quite difficult to replace the internal SD card, and in order to load custom roms (with update.zip) it must be mounted to the internal SD.
I'd much rather replace external SD cards if I had to choose between the internal and an external.
Click to expand...
Click to collapse
This fix is using exactly same space that is already reserved for user data and programs. And it is on the internal SD. So I really can't think how this fix could cause any damage at all. Thoughts?
I selected maximum Space, and now i have low internal memory. How to remove this fix or change the Space?
Daemos said:
Is it possible to do this onto an external SD card (provided one has one that is fast enough) so we do not risk any possible further damage to the internal card due to excessive IO.
I believe it would be quite difficult to replace the internal SD card, and in order to load custom roms (with update.zip) it must be mounted to the internal SD.
I'd much rather replace external SD cards if I had to choose between the internal and an external.
Click to expand...
Click to collapse
Use mimocan's fix if you want to use external SD - it is especially made for that! His thread is a sticky (at the top) in this forum.
veenone said:
well everything was restored to factory state when I went to CSC menu. I think mimocan's fix also removed since I got 800 in quadrant score.
Update: after I rebooted the sgs for a couple times, now it recognize both sd cards.. weird.. But that's fine since the issue is solved now!
Click to expand...
Click to collapse
Mimocan's fix uses Odin. Like update.zip's, a "factory reset" does not remove patches made in this way, only a real flash does.
Either way, happy to see your problem is solved
I think the problem was the system didn't mount sd cards properly after several boots from CFLagFix. So it needs more reboots to mount the sdcard with structure change properly...
Chainfire said:
Not at the moment, but maybe in the future
Can't be helped. Not going to release a non-Windows versions. Perhaps wine/mono will make it work, though I doubt it
Click to expand...
Click to collapse
It's a shame you can't open source this.
Personally, there is no way I'm going to run something like this without source - I believe you are just trying to help us out, but there is always the chance that you could be doing something damaging by mistake, or even installing a trojan on purpose.
I'll be following release though, looks awesome and hopefully you'll be able to open source this soon!

Apps on SD disappeared???

Hi everyone,
In panic mode right now...
I downloaded an app that helps you find all your apps that can be moved to the sd card. So it found 150 or so. After an hour of manually moving each one, I had over 400mb of free internal space and only like 40 apps left on the main phone storage. Awesome... but then this morning I noticed that things were running real slow... so I rebooted my phone. When it came back up I noticed some of my home screen shortcuts had become generic android icons. I went to my launcher & lots of apps were missing. I have a LOT of apps so I can't quite confirm yet whether its all the apps I moved to sd but it seems that way.
When I go to the market I see apps that I had yesterday as not installed. I have astro but I'm not quite sure what folder to look in to see if the apps are all still there, just not being seen by the android system maybe?
I've been driving all morning so I haven't gotten to research this much yet. Just rebooted a couple times hoping to fix it but no luck yet.
Any help is majorly appreciated. As soon as I'm at a computer ill be working on this all day. Freakin disaster!
Dave
Sent from my T-Mobile G2 using XDA App
update to my question
so now that i'm in to work i can mess with this... quick update...
when i go to manage applications and go to "on SD card" i get a big list of apps that have the names like "cn.miren.browser" instead of Miren Browser and "com.alphonso.pulse" instead of Pulse which is kinda normal except usually they then refresh with the regular name and the size listed underneath. well it's been sitting here for 5 minutes now and hasn't change and it still says "Computing..." under each one and instead of the normal icons, its sort of a grayed out generic Android icon with an SD in the bottom right corner of the icon.
so clearly it still knows that these apps are there. it just maybe can't access them? i dont know. could it be the sd card? this is the original 8gb sd card that came with the g2...
any thoughts?
???
so i found out that the sd card had some errors in the file system. so i let windows fix the errors. no help (although my phone boots WAAAAAYYYYYY faster now).
so then i found that i have an extra 8gb microsd laying around (which also happened to be a better, class 6 one too). so i cleared it off and copied over alllll the files to it. booted up. STILL NO GO.
anyone have any ideas here? i'm really running out of ideas here.
when i boot, everything runs great, but all my apps that are installed to sd are gone. also it never says "preparing sd card" in the status bar when booting. then if i go to manage applications it never finishes "computing" the size of apps. if i go to "on sd" it shows all my apps, but says computing, and i can't access them, uninstall them, move them, etc. i'm totally out of ideas here and i really don't want to have to do a system restore.
anyone?
think im having the same problem . has ur market gone too?
fix?
ok so i ended up getting mine fixed using these steps that someone from a company that makes an apps2sd app sent me... the only difference i had to do was since my phone also wouldn't recognize my pc, i had to pop the sd card into my pc directly to delete the .android_secure folder... i don't want to mess up your phone or anything so make sure to read around a bit more before trying this, but this is what worked for me. after i started adding all my apps back one by one i've been fine ever since.:
"I guess the problem is ".android_secure" is not recognized by Android.
Would you try the following steps (I am not sure if it works)?
1. mount phone with PC
2. backup all files under .android_secure
3. delete .android_secure directory
4. unmount
5. try to move an app (any app) to SD card (it forces Android to
create .android_secure on SD)
6. mount phone with PC
7. restore all backuped .android_secure/* files to .android_secure
8. unmount => check if it recognized the apps that you moved to the SD card"

Update troubles with my Wildfire S

This has been a problem with my device since the very begining, and I would like to know if it's a general problem with Android, if it's a specific problem with the Wildfire S, or if it's just that god hates me and he gives me the devices with all the horrible bugs (see this thread for my other inexplicable bug that no one else seems to have).
Sometimes, when I go into the market and try and download app updates, the update goes through it's process of installation, the progress bar fills up and everything... then right as it's about to finish I get an error. "Update failed, please try again." It's very inconsistent too, sometimes I'll try and download an update a few times, and on the third attempt it gets it. Other times the app won't be able to update for months at a time. My mobile has been trying to get an update for "Cut the Rope" for over 3 weeks now. It gets so annoying I turn the WiFi off because he keeps throwing "Updates Available!" notifications at me that are completely useless to me.
Anyone else have this? Or is my WF-S just cursed?
Philippe Lemay said:
This has been a problem with my device since the very begining, and I would like to know if it's a general problem with Android, if it's a specific problem with the Wildfire S, or if it's just that god hates me and he gives me the devices with all the horrible bugs (see this thread for my other inexplicable bug that no one else seems to have).
Sometimes, when I go into the market and try and download app updates, the update goes through it's process of installation, the progress bar fills up and everything... then right as it's about to finish I get an error. "Update failed, please try again." It's very inconsistent too, sometimes I'll try and download an update a few times, and on the third attempt it gets it. Other times the app won't be able to update for months at a time. My mobile has been trying to get an update for "Cut the Rope" for over 3 weeks now. It gets so annoying I turn the WiFi off because he keeps throwing "Updates Available!" notifications at me that are completely useless to me.
Anyone else have this? Or is my WF-S just cursed?
Click to expand...
Click to collapse
Try clearing your cache. How much room have you got on your cache partition and in your data paritions?
It has to download a 15 meg or whatever installer for Cut the rope, then unpacking it then install it then delete the original installer. That takes more than 15 megs.
How do I clear the cache?
Also, can't it use my microSD? I have a 32GB card in there.
Philippe Lemay said:
How do I clear the cache?
Also, can't it use my microSD? I have a 32GB card in there.
Click to expand...
Click to collapse
Use it for what? Can you give me some details? Is your phone S-OFF, rooted, etc?. How much internal memory do you have right now, etc.
d33ps1x said:
Use it for what? Can you give me some details? Is your phone S-OFF, rooted, etc?. How much internal memory do you have right now, etc.
Click to expand...
Click to collapse
You said that when an app is downloaded it needs to first download a 15 MB "cache partition", I was wondering why it can't use some of the space on the microSD. As for rooting, I have a GSM Wildfire S, from what I understand those are difficult to Root... so no, I've never rooted it, and I don't think it's S-Off (I'm not sure how to check that...)
I think I have 31 MB of free internal memory capacity...
pm setInstallLocation 2 and Apps2SD with Tutorial
Forget all you heard from me before as it seems to have served to confuse you which is fine. No worries.
Read this thread
Where it says to type "adb shell pm setInstallLocation" instead to be safe type:
"adb shell pm setInstallLocation 2" which tells the phone to try to install an app to your sd card by default. 0 is auto and 1 is internal.
Keep in mind that it doesn't move 100% of the app to the phone. App libraries, Dalvik cache data and application cache data will stay on the internal memory but it will buy you some space.
That's it.
PS:
Go somewhere and get your phone XTC-Clipped. You will have a lot more options to create space such as Link2SD which moves the apps, app libraries and dalvik cache files to a second external partition you create.
The nice thing about it is DOES allow you to move widget apps and they work.
Another nice thing about it is when you put your phone into usb mass storage mode, even though the primary partition on it with all your own data, pics etc, gets unmounted in the phone and unusable, the second partition doesn't unmount and you can still run all your apps that are linked to it.
Get clipped! If you have enough for a 32 GB card you have enough to spend $20 to get your phone clipped.
Now
When you are done this REBOOT your phone.
Go to this Android Marketplace link and download apps2sd
WATCH the video tutorial and then start moving apps off your internal memory to your SD card.
Beware not to move things that have widgets you want to use like say Doubletwist music player or Battery Monitor. The widgets will no longer function.
Somewhere in that program is a clear application cache choice as well. Clean up your cache for more room.
30 megs is not enough to download AND install Cut The Rope to your internal memory plus your auto sync will stop working when you drop below 18 megs or so of internal space.
Buy yourself some S-ON room with that setup.
If you want to move individual programs to or from the SD card to the phone and back, etc, you can go to /Settings/Applications/Manage/ scroll to and click on the application in question and choose the option to "Move to Phone" or "Move to SD Card".
Cheers.
I see... and this is all low risk right? I mean, getting updates to Cut the Rope would be nice, but it's not the biggest priority in the world, lol.
Also... I'm working on getting that Clip, if I have to I might just buy one... 67$ would still be cheaper than going out to buy a Nexus (from what I hear those are the easiest to Root). This clip would work with a GSM device right? That's how it does it's thing, by plugging into the SIM slot?

App2SD now working on S3!

I just received an e-mail from Zeedomax over at GalaxyS3Root.com with a fix for the App2SD problem on the Galaxy S3!
This will allow you to install apps to your SD card on your GS3.
I just picked up a 64gb SD card and will be enjoying all the extra space for my apps!
Here is the link: http://galaxys3root.com/galaxy-s3-t...-external-microsd-for-u-s-canadian-galaxy-s3/
Much credit goes out to Max for his awesome help on Android!
*Note, this does not use the "App2SD" app, it is just a mod that will swap where your phone stores data
Should we wipe and reinstall apps in order to take advantage?
I think that you can uninstall and then restore with Titanium Backup.
How's the performance with using the SD as the main memory?
I'm planning on using my 32gb class 10 sandisk.
feedbacks?
I didn't use it for very long because I still have room with the 16 gb that came on my phone. But when I did, it worked fine for me. I have a class 10 sdxd. If you don't like it though, it's super simple to switch back.
There thread in s3 development already??
Sent from my SPH-L710 using xda premium
Thanks op this works well
from a galaxy, far, far away.
iomega311 said:
I just received an e-mail from Zeedomax over at GalaxyS3Root.com with a fix for the App2SD problem on the Galaxy S3!
This will allow you to install apps to your SD card on your GS3.
I just picked up a 64gb SD card and will be enjoying all the extra space for my apps!
Here is the link: http://galaxys3root.com/galaxy-s3-t...-external-microsd-for-u-s-canadian-galaxy-s3/
Much credit goes out to Max for his awesome help on Android!
*Note, this does not use the "App2SD" app, it is just a mod that will swap where your phone stores data
Click to expand...
Click to collapse
if i recall this is old news now i believe bout 2 or 3 weeks now......that theyve had this already, under android developement section i believe in the second page, but this is still good for people that dont kow and still wanna find it.....only problem bout this is that their is a issue with some phones that when u install this it will swap the storage but ure internal desappears thus leaving u with just the external as a new internal, so u cant access ure real internal anymore due to the lack of support.
there is a way to fix this just follow the instructions here: give thanks to android94301 for figuring out how to do it.
http://forum.xda-developers.com/showthread.php?t=1849861&page=5
As Promised, Solved: another way to do it using Script Manager
--------------------------------------------------------------------------------
I didn't invent this, Zedomax adapted in from mattiadj. But most people haven't been able to get it fully working, probably due to variations in the init.d function of various ROMS. They'd be able to see the External SD card as the internal SD, but the internal SD would disappear. This method avoids using init.d, and instead uses the app Script Manager to load the script on boot.
After much fooling around, I figured out how to do it so the External SD card and the internal cards are swapped, but you can see both with any file Explorer. I got it working on CleanROM 2.0, but it should work on Beans 10 as well.
Here's how to do it: Warning, if you do not understand the following instructions, or don’t have experience doing these things, you probably don’t want to do this hack. I am not responsible if you a) brick your phone, b) delete your data, or c) get very frustrated. That being said, the most likely failure will be that you only see the one card (the External card).
Back everything up that you care about first!!!!
1. First, I'd recommend making a Nandroid backup of your phone.
2. Next, just to be extra safe, I would backup your internal SD card to your PC. While you are doing that, if you have data on the external SD card, back that up too.
3. Next, I would format your external SD card to fat 32. (You could probably use Ext format too, but I didn’t test that.)If you already have it in that format, and have content on it, this won't affect the content, but back it up just to be safe. It’s probably better to have the Ext SD blank to begin with, you can always copy back its content from your pc.
4. Next copy the contents of the internal SD to the External SD card. This is to avoid confusion about apps and such.
5. Next install script manager free from the play store:
https://play.google.com/store/apps/d...51bGwsMSwyLDNd
It will show up on your phone as S manager ads.
6. Download the mod from here: http://downloadandroidrom.com/file/G...EDOMAXv0.2.zip
7. You’ll see a folder called: 11extsd2internalsd_gs3_fat32orextfat_US_ZEDOMAXv0. 2.zip
You need to unzip the folder, then go to System/etc/init.d and copy the 11extsd2internalsd file from there to your phone. Put it into the /data directory. Use Root Explorer, and your phone will need to be rooted.
(https://dl.dropbox.com/u/6305/SD C...0directory.png)
Or you can get just the 11extsd2internalsd file here: https://dl.dropbox.com/u/6305/SD C...tsd2internalsd
8. Using Root Explorer, navigate to that file in the /data directory. Press and hold the file name until the menu pops up, and click on permissions.
https://dl.dropbox.com/u/6305/SD C...ermissions.png
(Unix geeks set them to 777, and everyone else copy the picture below. Click OK.
https://dl.dropbox.com/u/6305/SD C...ings 777.png
9. Open the script manager app, and select Browse as Root in the config screen. Tell it to remember this setting.
https://dl.dropbox.com/u/6305/SD C...and save.png
10. Navigate to the /data directory and choose the 11extsd2internalsd file that is located in /data and click on it. Click on the “Is script” button.
11. Now tap on the buttons that say Su, Boot, and Save. The file name will come up in yellow after the save.
https://dl.dropbox.com/u/6305/SD C...ter save.png
12. Reboot your phone and you should see the swap working and be able to access both internal and external SD cards. The external card will show up as sdcard, and the internal card will show up as extSDCard. Your apps should now install to the external card, since your phone will think it's the internal card. Is that confusing? It was to me too!
Good luck and please share your experiences specifying which ROM you used, so that others can avoid frustration.
Thank you’s always appreciated.
This is not working for me but thanks anyways
the dropbox links are not working... can someone specify what the setting is?
---------- Post added at 10:01 PM ---------- Previous post was at 09:57 PM ----------
gotnoypi said:
the dropbox links are not working... can someone specify what the setting is?
Click to expand...
Click to collapse
never mind, clicking the other link above contains the working Dropbox link
So, would this also work for note2? I can't see any reason why it shouldn't.
manuarh said:
So, would this also work for note2? I can't see any reason why it shouldn't.
Click to expand...
Click to collapse
Note 2 dont have init.d folder and etc is read only can create foldr or paste script
I can't set default storage!
I deleted the mode but when I want to dowload something from play store it said there isn't enough space!!
How can I bakc it???
An can I use this mod with Omega custom rom?
Anyone experiencing their s3 taking long time to charge after using this mod? Before this mod, my phone charge normally. Now it will take forever to go up 1 percent. It has been at 59% for 15min
I a made a Nandroid backup before teying anything. Then I flashed the file using recovery but now I get yhe error that I have insufficient space on my phone and O cant install anything. I restote the Nandroid backup but it is still giving me the ertot. please help!
Looks good to me!
Not working on virgin mobile galaxy s3.

[Q] Phone reinitialized ITSELF, internal memory 100% full, need backup

Ok, so last night before my wife went to bed she plugged in her phone after it ran out of battery. I was still awake at least a half hour later and noticed the phone boot up. When some time had passed and I noticed the screen was still on, I looked over and noticed that it had booted into the initialization process - like she had just purchased the phone.
So I'm panicking because she has loads of photos on there and I need to save them if possible. The weird part is - and I'm sure this is why this happened - the memory is completely full (I think). Under "Storage" settings it says "Not enough storage space" and under that it shows "Total Space: 10.97GB" and then "Applications: 186GB". So the bar at the top just shows a fraction of green which is applications and nothing else. The rest of the categories it should be showing pop up and disappear every time I re-enter Storage (downloads, pictures, videos, etc) but they are not shown on the top bar.
This phone is NOT rooted. Because it was her phone, I did little to it beyond install a file manager to copy pictures to an external memory card (which rarely worked well.) This file manager is gone and so is every downloaded program.
When I plug the phone into the computer, I have two options: Connect as Camera and Connect as Media Device. When I open explorer it shows a folder "Phone" and says "0 bytes free of 10.8GB." The media device option does the same thing.
I have enabled the USB debugging device option which says that "debugging mode launches when USB is connected" but that changes nothing - I still connect as camera or media device and I still say the same thing.
The only "solutions" I am finding are to download some ****ty spyware invested program to recover files.
At this point, I only want to salvage whatever pictures I can. Nothing else. I am afraid that if I download anything to the phone it is going to start overwriting the "lost" data but maybe not because the phone is still aware it's there. I can't clear up any space either from the phone because the only thing it shows is on it is stock apps. After copying the pictures to a computer I will format it and she can start fresh.
PLEASE give advice on how to simply access the internal storage to copy pictures to my computer. As I've explained I'm kind of at a brick wall, so I need an obvious solution if there is one. Thanks!
Please help. I have tried everything. I can't even download a File Manager because it says "insufficient space." Because it reinitialized, I *only* have the default apps. There are NOTHING I can delete.
So while the phone is full, the OS is in a fresh state with no possibility to download a program to find pictures and transfer to SD card.
Anyone?
If the phone is in fresh state then you should have a gallery application to check to see if you have any photos on the internal memory.
If your photos were on the SD card get a sdcard reader from a store and plug it directly into your pc.
Sent from my SGH-I317 using xda premium

Categories

Resources