Related
I just used this script found HERE
Follow the directions...
Required:
rooted phone
busybox installed [get from market]
Terminal Emulator [get from market]
make sure your rooted and busybox installed....
Im using my deodexed rom, not debloated, my ram is hanging at 183-185mb
any questions about script ask in the original thread.
any questions on working on continuum, post in this thread
phone is amazingly faster!
NOTE: looks like it unroots phone.
To reroot use superoneclick 2. 3. 3
I'm working on what we can do to stop this...
Good find! This is a good boost.. What this does is:
The phone has a selected amount of memory for it's tasks. Over time this memory gets used up. When the phone's memory reaches a specific amount the phone automatically deletes specific files.. In the process of all of this, everything is slowed down. What this script does is delete the cache which is using up the ram/memory. Instead of allowing the phone to manage this, this script deletes the files in a specific interval.. In this case, i think it is every hour(don't quote me)..
I utulized something similar to this in my previous rom.. it however lowered the point the phone deleted the items out of memory automatically.
Many scripts like this are out.
Code:
#!/system/bin/sh
# Adrenaline Shot
sync;
sleep 1
echo "3" > /proc/sys/vm/drop_caches;
echo "1" > /proc/sys/vm/drop_caches;
sleep 1
echo " ** Turbo Boosted ** ";
One option you could do is create an init.d script to automatically run this(as long as you have imnuts' custom kernel installed)
Likewise, as long as you have busybox installed you should be able to make an sysctl script that will run this on boot.
pattielipp said:
Good find! This is a good boost.. What this does is:
The phone has a selected amount of memory for it's tasks. Over time this memory gets used up. When the phone's memory reaches a specific amount the phone automatically deletes specific files.. In the process of all of this, everything is slowed down. What this script does is delete the cache which is using up the ram/memory. Instead of allowing the phone to manage this, this script deletes the files in a specific interval.. In this case, i think it is every hour(don't quote me)..
I utulized something similar to this in my previous rom.. it however lowered the point the phone deleted the items out of memory automatically.
Many scripts like this are out.
Code:
#!/system/bin/sh
# Adrenaline Shot
sync;
sleep 1
echo "3" > /proc/sys/vm/drop_caches;
echo "1" > /proc/sys/vm/drop_caches;
sleep 1
echo " ** Turbo Boosted ** ";
One option you could do is create an init.d script to automatically run this(as long as you have imnuts' custom kernel installed)
Likewise, as long as you have busybox installed you should be able to make an sysctl script that will run this on boot.
Click to expand...
Click to collapse
Thanks for explaining it. Did imnuts get unit.d to work? I did not see a confirmation
Sent from my SCH-I400 using xda premium
So I flashed this on ec09 and I lost root. Any ideas?
Sent from my SCH-I400 using xda premium
With imnuts kernel init.d scripts are working.. they are finicky, but i did have them working for a period of time when i was looking into init.d and sysctl scripts.
biznazz said:
So I flashed this on ec09 and I lost root. Any ideas?
Sent from my SCH-I400 using xda premium
Click to expand...
Click to collapse
flash another ec09 build.. most include root capabilities.. If you want a stock deodexed and rooted build go with ciscoo's build.. if you want deodexed adn debloated, i have a release out.. Both of these are rooted...
biznazz said:
So I flashed this on ec09 and I lost root. Any ideas?
Sent from my SCH-I400 using xda premium
Click to expand...
Click to collapse
As did i lol... superoneclick 2.3.3 works
Sent from my SCH-I400 using xda premium
Ok thanks ciscoo. Could you add that bit of info into the op for others that decide to flash this. thanks duder
Sent from my SCH-I400 using xda premium
Sure will. I wasn't sure until u mentioned it.
Sent from my SCH-I400 using xda premium
Just tried this,FREAKIN AWESOME!
Sent from my SCH-I400 using Tapatalk
abby_nitewolf said:
Just tried this,FREAKIN AWESOME!
Sent from my SCH-I400 using Tapatalk
Click to expand...
Click to collapse
Did it unroot ya though?
Sent from my SCH-I400 using xda premium
ciscogee said:
Did it unroot ya though?
Sent from my SCH-I400 using xda premium
Click to expand...
Click to collapse
Just flashed. Insta unroot. S1c rerooted fine. Here's my question. I looked, before I rooted again. Su is still in bin, and su and busybox are both in xbin. Maybe someone better with scripts can clear this up, but i can't see where the boost script should affect su at all. I looked at the updater script, and the boost script itself. I'd be very curious, if someone knows.
Sent from my SCH-I400 using Tapatalk
When you run this it removes all running scripts and applications from the ramdisk that are stored in the cache. Root is given at startup as well as other scripts being run only once, however they stay in the ram until the memory is needed, then they are replaced. This completly clears the cache.. for those running this, if you reroot your phone does this unroot it again after a specific amount of time? 1 hour or 1 day after the script is run?
pattielipp said:
When you run this it removes all running scripts and applications from the ramdisk that are stored in the cache. Root is given at startup as well as other scripts being run only once, however they stay in the ram until the memory is needed, then they are replaced. This completly clears the cache.. for those running this, if you reroot your phone does this unroot it again after a specific amount of time? 1 hour or 1 day after the script is run?
Click to expand...
Click to collapse
Rerooted at 0730. It's 1245 now. Just checked and i still have root.
Sent from my SCH-I400 using Tapatalk
Txwolf1980 said:
Rerooted at 0730. It's 1245 now. Just checked and i still have root.
Sent from my SCH-I400 using Tapatalk
Click to expand...
Click to collapse
Is ram still down also?
Sent from my SCH-I400 using xda premium
To be honest, There was only an 11mb drop with me. But, that (such as it was) is back up. Just ran it again, kept SU, but usage actually increased... Figures, I'd have the retarded phone of the bunch. Kinda supports the whole 'phone reflects it's user' line of thought.
yeah i was confused when it unrooted me. i just pushed the files back in and activated root again. It has been a day already and i still have root. i had about a 30mb difference with me. it may not be much for others but for me every mb counts.
In script OP. not this threads OP. Is the fix for unroot problem.
Sent from my SCH-I400 using xda premium
ciscogee said:
In script OP. not this threads OP. Is the fix for unroot problem.
Sent from my SCH-I400 using xda premium
Click to expand...
Click to collapse
Lol you beat me to it, i was about to post that
Sent from my ADR6425LVW using Tapatalk
This is my Data Speed Tweak that would be found in my "DARKSTAR" ROM ( http://forum.xda-developers.com/showthread.php?p=22991708#post22991708 )
It is a flashable .zip
IF SOMETHING HAPPENS ITS ON YOU!!!
This has been tested on 3 gingerbread ROMs and 2 ICS ROMs, but it should work on any rooted ROM (including stock) on the E4GT.
Code:
installing
1.) reboot into CWM or any custom recovery
2.) install from external SDcard
3.) reboot
i went from .32 megabits/sec (fastest) to .75 megabits/sec (slowest) (on 3G)
**This will work in most areas but not all.**
What does this change to increase 3g speed?
Sent from my SPH-D710 using xda premium
blackcanopy said:
What does this change to increase 3g speed?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
it adds a file to the system part of a ROM
When i go to install this in cwm, I get a Error status 6, installation aborted. Yes it is on the external sd card. any ideas?
First try and reinstall. i prefer to install from my pc because it seems more reliable that dling from my phone. test speeds before and after and let us know how it goes. what cwm are you using. you might want to try the latest zip/tar for your build if your not already on it.
jazzneel said:
When i go to install this in cwm, I get a Error status 6, installation aborted. Yes it is on the external sd card. any ideas?
Click to expand...
Click to collapse
I got the same error. I downloaded to both internal and external and tried flashing both
Sent from my SPH-D710 using xda premium
blackcanopy said:
I got the same error. I downloaded to both internal and external and tried flashing both
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
i just updated the update script so try and redownload
jamcar said:
it adds a file to the system part of a ROM
Click to expand...
Click to collapse
Hey Jamcar, any possibility of giving us a little more info on what this actually adds to the system?
I tried downloading again to both internal and external and flashed both. I am still getting the same error
Sent from my SPH-D710 using xda premium
jasone4gt said:
Hey Jamcar, any possibility of giving us a little more info on what this actually adds to the system?
Click to expand...
Click to collapse
it puts a file in the /system/etc and it tell the radio how to connect to the network and it increase the connection speed for a faster download
Is this just a script that does the DNS or whatever changes to skip the Sprint proxies?
If so awesome, good stuff =) If not I'd love to know so I can try this as well.
For those who haven't seen it before though, you can do it manually from this Qbking vid.. http://www.youtube.com/watch?v=2LnUFd4osq8
It helped mine out a little bit.. doubled it probably though trust me it wasn't impressive beforehand so doubling wasn't much of an accomplishment.
Is it a file that can just's be pushed into the proper folder? Flashing doesn't seem to be working for me
Sent from my SPH-D710 using xda premium
blackcanopy said:
Is it a file that can just's be pushed into the proper folder? Flashing doesn't seem to be working for me
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
yes using adb or root explorer extract the .zip and put the only file in the /system/etc and reboot
jamcar said:
i just updated the update script so try and redownload
Click to expand...
Click to collapse
Downloaded after this and I am also getting the error.
Ok will try that.
When pushing this, I already have a file of the same name. They both appear to have the same info. So did it flashed (or at least put THAT file in place)?, but have an error on something.
Sent from my SPH-D710 using xda premium
borkan said:
Is this just a script that does the DNS or whatever changes to skip the Sprint proxies?
If so awesome, good stuff =) If not I'd love to know so I can try this as well.
For those who haven't seen it before though, you can do it manually from this Qbking vid.. http://www.youtube.com/watch?v=2LnUFd4osq8
It helped mine out a little bit.. doubled it probably though trust me it wasn't impressive beforehand so doubling wasn't much of an accomplishment.
Click to expand...
Click to collapse
no that dns bypass is possible via a build.prop edit but thats not what this is, this is just simply a sysctl tweak, you can read about it here http://forum.xda-developers.com/showthread.php?t=523707 op should update his post that it works on ALL android because we ALL have the linux kernel
Perhaps those that have already done it manually can't do by CWM because there is no change to the script?
Sent from my SPH-D710 using xda premium
shabbypenguin said:
no that dns bypass is possible via a build.prop edit but thats not what this is, this is just simply a sysctl tweak, you can read about it here http://forum.xda-developers.com/showthread.php?t=523707 op should update his post that it works on ALL android because we ALL have the linux kernel
Click to expand...
Click to collapse
You just answered my question, I'm about to bake this in my own little rom. Samsung forums always make me feel funny because everything is the same but with a lil diffrent tweak or theme here or there so I never release my work
something else kinda odd is the date on the one already on my system is dated 01 Aug 08 the one from your zip is dated 14 Nov 11. But they both have exact same lines within the script. And they are both 540bytes. MD5 has same number as well. I don't know if any of this info is helping anyone, but just trying to share what I am getting on my end.
Sent from my SPH-D710 using xda premium
Getting an error when trying to flash
Sent from my SPH-D710 using XDA App
Taking this down for now, I have a rom coming out tonight
Hey all, some of you may know me from other sammy forums. I currently don't have a galaxy s iii yet, so am limited to what I can do in terms of development at the moment, but would like to release some build prop tweaks for you guys to get things running a little smoother.
The build.prop is attached at the bottom, just unzip and adb push to /system or place it there using root explorer and change permissions to match the existing file.. Enjoy, I will have more to come soon
For the latest lf9 Update.
Awesome to see you here! Used Blazer on my SII right up until last month! Can't wait to see whats in store.
infideler said:
Awesome to see you here! Used Blazer on my SII right up until last month! Can't wait to see whats in store.
Click to expand...
Click to collapse
Glad to be here.
Gonna see that Blazer revamped? Lol happy to see you here blazer rom best ever
What will this do? Sorry never really done anything with my build prop before.
bizdady said:
What will this do? Sorry never really done anything with my build prop before.
Click to expand...
Click to collapse
Just some tweaks for things like touch responsiveness, picture quality, network tweaks, etc.
Sent from my SPH-D710 using xda app-developers app
If we place it there with root explorer should we unzip it first? or place the zip there also?
Edit: Should we reboot the phone after adding this to the system folder? How is it activated? Thank you in advance
Unzipped, moved to /system, and replaced file. Tried a reboot but no dice. I suggest you know for sure that a mod is going to work before you post. No disrespect
swampy67 said:
Unzipped, moved to /system, and replaced file. Tried a reboot but no dice. I suggest you know for sure that a mod is going to work before you post. No disrespect
Click to expand...
Click to collapse
Did you change permissions? And what do you mean by no dice? Won't boot? Don't notice a difference? Phone runs worse?
Specialksg1 said:
Did you change permissions? And what do you mean by no dice? Won't boot? Don't notice a difference? Phone runs worse?
Click to expand...
Click to collapse
Phone wouldn't reboot at all, and if the permissions needed to be changed why wouldn't the OP say something about that?
Sent from my SPH-L710 using xda premium
swampy67 said:
Phone wouldn't reboot at all, and if the permissions needed to be changed why wouldn't the OP say something about that?
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Probably just forgot. For future reference, It's something you should always do when replacing a system file. Change permissions to match the existing file.
Specialksg1 said:
Probably just forgot. For future reference, It's something you should always do when replacing a system file. Change permissions to match the existing file.
Click to expand...
Click to collapse
Thanks for that tid bit. Wasn't trying to bash OP, I just wanna clear things up.
I just placed in system folder then rebooted no issues. Nice to see ya here phantom
Sent from my SPH-L710 using xda premium
ghostzyden said:
I just placed in system folder then rebooted no issues. Nice to see ya here phantom
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Maybe I'm just an idiot, I'll give it another shot
Sent from my SPH-L710 using xda premium
I placed the build.prop file in the /system directory and gave it a reboot. My phone didn't show the boot animation. Wouldn't boot at all. I had to restore from a nandroid.
I used root explorer. Perhaps it can only be done using adb?
Sent from my SPH-L710
Hiro14 said:
I placed the build.prop file in the /system directory and gave it a reboot. My phone didn't show the boot animation. Wouldn't boot at all. I had to restore from a nandroid.
I used root explorer. Perhaps it can only be done using adb?
Sent from my SPH-L710
Click to expand...
Click to collapse
I used root explorer and had no problems.
I'll re-download and try again tomorrow.
Sent from my SPH-L710
There seems to be a bunch of different root explorer apps in the play store.. Is one better than another? and if so please recommend.
Tsudeily said:
There seems to be a bunch of different root explorer apps in the play store.. Is one better than another? and if so please recommend.
Click to expand...
Click to collapse
I think most people will agree that root explorer by speed software is one of the, if not the best file manager on the play store
Sent from my SPH-L710 using xda premium
This mod is for the latest ota update. As I said I don't have a device to test has it worked for anyone. Also, if any flashaholics would like to test for me PM me, I will send you my gtalk account info. I am working on cooking up a rom, without a device though I will need testers.
Sent from my SPH-D710 using xda app-developers app
Hi I flashed CM 10.1 with twrp, but was created the "0" folder in my sd card. Somebody know how can I fix this problem?
Sent from my Galaxy Nexus using xda app-developers app
Googling helps when trying to find answers...
There are a lot of guides on how to "fix" this. If done CORRECTLY you will have only one 0 folder. You also need to update your recovery to the latest version.
Sent from my Galaxy Nexus using Tapatalk 2
If you are not going to give meaningful help, perhaps it would be better not to say anything.
Sent from my SAMSUNG-SGH-I747 using xda premium
Altaman said:
If you are not going to give meaningful help, perhaps it would be better not to say anything.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
The irony.
OP. It's a 4.2 thing. Not a problem. Use the search in the future there are dozens of threads about this.
Altaman said:
If you are not going to give meaningful help, perhaps it would be better not to say anything.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Give a man a fish and he'll eat for a day. Teach a man to fish...
Sent from my Nexus 7 using Tapatalk 2
Altaman said:
If you are not going to give meaningful help, perhaps it would be better not to say anything.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
I DID help you.
I WAS going to leave it at the Google part. However, I left it up to you do your own work instead of spoon feeding you.
Sent from my Galaxy Nexus using Tapatalk 2
this isn't a problem as such, this is just a new feature in 4.2.1. so if you create another users a folder called 1 will be created and so on, this is just the user-space of that particular user.
use TWRP recovery
darkshot said:
Hi I flashed CM 10.1 with twrp, but was created the "0" folder in my sd card. Somebody know how can I fix this problem?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Like the others said it's not necessary an error.
It would be an error if you flash another ROM and you end up with "Emulated/0/0" folder struckture.
For 4.2 roms, Install CWM recovery 6.0.2.3
Backups made after the instilation will be in data/media/clockworkmod.
To see the backup when you usb connect to a computer, you need to move the backup to data/media/0/clockworkmod.
The data/media/0 folder would have already been generated and is your new SD card directory.
CMW now has .tar back ups set as default. This means no more blobs folder and a complete backup is made.
You can select to save using the blobs folder method if you prefer.
So keep in mind if you have a backup using the blobs method that you want to restore, you may have to restore it before installing the latest version of cwm or switch between the .tar and dup methods (untried by me)
D3VIOUS runs a clockworkmod revovery thread on the development section, read the last 3-4 pages and your pretty much set.
darkshot said:
Hi I flashed CM 10.1 with twrp, but was created the "0" folder in my sd card. Somebody know how can I fix this problem?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
it isnt a "problem" the sdcard format changed in 4.2 due to the multi-user feature being added.. now you have 2 choices
1. flash the latest twrp and you will only have that one "0" folder
2. use the guide linked in my sig to revert back to the old sdcard format and get rid of the "0" folder
I have a Sprint Epic 4G touch model SPH D710..I flashed the QB KIng 77 How To update 4.1.2 non rooted--Any advice on how to root? The how to all show while running ICS...Any advice or direction would be greatly appreciated
btoddweber said:
I have a Sprint Epic 4G touch model SPH D710..I flashed the QB KIng 77 How To update 4.1.2 non rooted--Any advice on how to root? The how to all show while running ICS...Any advice or direction would be greatly appreciated
Click to expand...
Click to collapse
FL16 One Clicks are easiest. Try the Rooted Restore or Nodata (depending on if you're already on that version)
http://forum.xda-developers.com/showthread.php?t=2063904
So that will allow me to root?
Sent from my SPH-D710 using xda app-developers app
btoddweber said:
So that will allow me to root?
Sent from my SPH-D710 using xda app-developers app
Click to expand...
Click to collapse
Those are already rooted.
That's what he was telling you. :beer:
Sent from my SPH-D710 using Xparent ICS Tapatalk 2
Help root
So how do I get mine rooted? Again sorry for being so new... I've flashed that 4.1.2 from the qb king video but have found no help with how to on my epic 4g touch running 4.1.2. They all say ics? Is there a chance I did it already? What about those super one clicks? Again don't mean to be stupid just new and want to get it right. I thanks for all the help so far. I'll get it down.
btoddweber said:
So how do I get mine rooted? Again sorry for being so new... I've flashed that 4.1.2 from the qb king video but have found no help with how to on my epic 4g touch running 4.1.2. They all say ics? Is there a chance I did it already? What about those super one clicks? Again don't mean to be stupid just new and want to get it right. I thanks for all the help so far. I'll get it down.
Click to expand...
Click to collapse
I am posting this despite how new you are.
I will outline exactly how this should work.
go here. http://forum.xda-developers.com/showthread.php?t=2050297
Download the attached apk.
Make sure that you have unknown sources enabled in setting/security
Install the apk
Run the app
scroll down to 'Root device' and tap it.
Let it do its thing and if it doesn't automatically reboot after I would say 8 to 10 minutes, reboot the phone.
You should be rooted.
Do not do anything else other than what I listed unless you read the entire thread i posted for you.
Not allowed to flash clockwork?
Thanks for the advice and now at the point to flash clockwork rom manager and it says device unsupported? Any ideas?
btoddweber said:
Thanks for the advice and now at the point to flash clockwork rom manager and it says device unsupported? Any ideas?
Click to expand...
Click to collapse
You can't do it from ROM manager. Like I said, Don't do anything else.
Read the forums.
http://forum.xda-developers.com/showthread.php?t=1761666
http://forum.xda-developers.com/showthread.php?t=1525495
DO NOT USE ROM MANAGER! There was that specific enough. It does NOT work with our device and well likely create an expensive paper weight for you.
Stop, read the stickies and how to s. Search is your friend.
Sent from my SPH-D710 using xda premium
This thread should have been done after garwynn said to use the one-click listed... that is the answer to rooting this phone, especially for the new folks!! Once your rooted you can use mobile odin to flash a cwm kernel if you wanna go to a custom rom.
Sent from my SPH-D710 using xda premium
Thanks
Thanks so much... Gonna try that now the step by step helped. Again sorry for being so green but I'll get it. And again... Thanks... By the way have any recommendations for roms for the epic 4g touch.???
btoddweber said:
Thanks so much... Gonna try that now the step by step helped. Again sorry for being so green but I'll get it. And again... Thanks... By the way have any recommendations for roms for the epic 4g touch.???
Click to expand...
Click to collapse
Jellyverse
Sent from my SPH-D710 using xda app-developers app
graydiggy said:
I am posting this despite how new you are.
I will outline exactly how this should work.
go here. http://forum.xda-developers.com/showthread.php?t=2050297
Download the attached apk.
Make sure that you have unknown sources enabled in setting/security
Install the apk
Run the app
scroll down to 'Root device' and tap it.
Let it do its thing and if it doesn't automatically reboot after I would say 8 to 10 minutes, reboot the phone.
You should be rooted.
Do not do anything else other than what I listed unless you read the entire thread i posted for you.
Click to expand...
Click to collapse
It's nice to see people actually help noobs out. It all seems so easy once you understand how it works but it can be overwhelming and a little verbose. Especially, the instructions for the Roms I started with and hoping inside that you don't brick your phone on the first try.
I do thank you all for the help. I did somewhat mess it up but recovered and flashed rooted ics and agat recovery. So thanks again. Can't wait to start flashing. By the way I was in recovery to create nan backup and it says sd-ext not found sd-ext skipped shows md5 then complete? Is that normal? Or should I be able to see it on sd? It seems as though it has taken up space but wanting to be sure? However.. Thanks so much
Sent from my SPH-D710 using xda app-developers app
btoddweber said:
I do thank you all for the help. I did somewhat mess it up but recovered and flashed rooted ics and agat recovery. So thanks again. Can't wait to start flashing. By the way I was in recovery to create nan backup and it says sd-ext not found sd-ext skipped shows md5 then complete? Is that normal? Or should I be able to see it on sd? It seems as though it has taken up space but wanting to be sure? However.. Thanks so much
Sent from my SPH-D710 using xda app-developers app
Click to expand...
Click to collapse
That's for if you have an a2sd partition on your sd card.
I like to break stuff!
So its ok? That means it is on my sd? Just trying to be sure since the backup isn't obvious by name. Maybe it is but I haven't seen it. Or maybe I've overlooked it? Any advice on what it would be labeled as?
Sent from my SPH-D710 using xda app-developers app
btoddweber said:
So its ok? That means it is on my sd? Just trying to be sure since the backup isn't obvious by name. Maybe it is but I haven't seen it. Or maybe I've overlooked it? Any advice on what it would be labeled as?
Sent from my SPH-D710 using xda app-developers app
Click to expand...
Click to collapse
No it skipped the sd-ext partition during backup since it doesnt exist. Your backup location depends on if you chose backup to internal or external
I like to break stuff!
It doesn't let me choose external and also now I cannot move aps to my sd card? Says unable to move ap? Is that due to flashing the new recovery? I followed the steps and it rebooted correctly however now it saves nandroid to my internal only and won't allow apps to be moved to sd? Any advice? I've looked all over and am somewhat confused.
Sent from my SPH-D710 using xda app-developers app
Oh, and when I search "my files". I come across a backup ext sd? Shows nandroid and stuff etc..inside but never was optioned to put on ex sd. However still can't move apps to sd
Sent from my SPH-D710 using xda app-developers app
btoddweber said:
Oh, and when I search "my files". I come across a backup ext sd? Shows nandroid and stuff etc..inside but never was optioned to put on ex sd. However still can't move apps to sd
Sent from my SPH-D710 using xda app-developers app
Click to expand...
Click to collapse
Depending on the cwm version It does it automatically if you just choose backup but it should give you option in backup menu below to backup to internal sd card. On my phone it's always been on extSd/clockworkmod/backup.
If you Mobile Odin agats New FL16 repack, it gives you option for sure
Sent from my Epic Touch on Kobridges' FL16 Jelly using Xparent Red Tapatalk 2