Related
A tweak thats amazing and beautiful made my phone more buttery smooth so now i have underclocked at 13800 instead of 15200 the whole time! Battery life is more excellent and amazing liquid transitions.
What do these tweaks do?
Greatly improve the smoothness of your phone especially with scrolling
increase your phones repsonsiveness
for some it increases FPS and allows better gaming
Improves the HTC's Evo 3d, 3d quality
improves better I/O performance
speed up start up time
handles multitasking better
improves ext4 partition mounts
improves better cpu performance
least importantly it improves quad scores
Do NOT tamper with the files inside or else you will brick! I have used it, works perfectly, and you must use the BL version and you need the official CWM. Not the one you used to root at first. you can find it in the dev section
Credits~ dsexton702 and the Samsung Galaxy S 4G community (for reporting bugs and what not)
Link: Universal Adrenaline Shot BL XIX
Sorry for putting it up as a link to the thread. i cant find the link for the download. ( YOU MUST DOWNLOAD/FLASH THE UNIVERSAL BL VERSIONS! )
im on EB rom with clockwork recovery. is it safe to flash?
reason i am asking is because i do not have an external SD card and i can't make backups.
EDIT: flash away
You must not read very well. These need a kernel that supports init.d to work correctly.
Sent from my SGH-T989 using XDA App
its been working for me so far.
mikeyinid said:
You must not read very well. These need a kernel that supports init.d to work correctly.
Sent from my SGH-T989 using XDA App
Click to expand...
Click to collapse
uhmm its safe. To make sure use the BL version not the Adrenaline or the Universal XIX use the universal BL XIX. the other ones wont work
CozzaFrenzyy said:
im on EB rom with clockwork recovery. is it safe to flash?
reason i am asking is because i do not have an external SD card and i can't make backups.
Click to expand...
Click to collapse
phreshjoker said:
its been working for me so far.
Click to expand...
Click to collapse
UNIVERSAL ADRENALINE SHOT
THIS WILL WORK ON ANY 2.1 OR HIGHER ANDROID DEVICE
[BAll versions are now compatible with supercharger script[/B]
REQUIREMENTS
kernel that supports init.d
IN CWM MOUNT /SYSTEM BEFORE FLASHING
it raised my fps + keeps it steady as opposed to fluctuating.
used this on the sgs4g worked great!
Lol
mikeyinid said:
UNIVERSAL ADRENALINE SHOT
THIS WILL WORK ON ANY 2.1 OR HIGHER ANDROID DEVICE
[BAll versions are now compatible with supercharger script[/B]
REQUIREMENTS
kernel that supports init.d
IN CWM MOUNT /SYSTEM BEFORE FLASHING
Click to expand...
Click to collapse
Sent from my SGH-T989
Flashed while running EB 1.0 with official CWR confirmed safe....
I have not noticed any difference thou...at all....a bit confused as to if this makes any difference for us sg2 users....
Wats this liquid transition stuff mentioned? That sounded pretty awesome
Ill get back with battery life information...
Sent from my SGH-T989 using XDA App
I'm running EB 1.0 and I DEF saw a difference in my cfbench score. Jumped by a thousand points. WTF?!! Awesome!
This is for modified kernel and your supposed to delete your init.d folder before flash. It works great on the gs4g. Not sure if it will even do anything for us YET. This is a great tweak and dsexton702 is boss!
Sent from my HercuBEAST!!
Updater-script issue?
Did anyone that flash this get an error in CWM Recovery that ends with an aborted installation? I've mounted /system and ran the script off my /sdcard/external_sd - unsure if I need this ran off my internal or not.
Additionally, the updater-script that comes with the BL version has blocks that don't seem to correspond with our partitions?
Original updater-script:
Code:
ui_print("Mounting System...");
run_program("/sbin/mount", "/dev/block/stl9", "/system");
run_program("/sbin/mount", "/dev/block/stl10", "/data");
run_program("/sbin/mount", "/dev/block/stl11", "/cache");
I edited the script on my end; I assume that our blocks are different than the OP's device, but I haven't flashed it yet (will test that in a few):
Code:
ui_print("Mounting System...");
run_program("/sbin/mount", "/dev/block/mmcblk0p24", "/system");
run_program("/sbin/mount", "/dev/block/mmcblk0p25", "/data");
run_program("/sbin/mount", "/dev/block/mmcblk0p26", "/cache");
If anyone has reported errors, do let us know what remedy you used to solve it.
EDIT:
No errors for me after script change, until it hits the wiping of /data/dalvik-cache (don't quite understand why the script fails here).
Including screenshots of post-tweak application:
Babyj303 said:
This is for modified kernel and your supposed to delete your init.d folder before flash. It works great on the gs4g. Not sure if it will even do anything for us YET. This is a great tweak and dsexton702 is boss!
Sent from my HercuBEAST!!
Click to expand...
Click to collapse
He included a script to delete the init.d folder already so you dont have to do that anymore.
Sent from my SGH-T989 using xda premium
This are my results
Masters of tweaking
This may not be the place but since his name is being mentioned do we think we could get dsexton to give these phones some pf his dsexy sexton injection and ofcourse drhonk and whitehawx and others where are you guys?????
Sent from my SGH-T989 using xda premium
i keep getting a abort... i mount the system. dunno what im doing wrong.
Try not to mount it. Just flash it. Pul out the battery and reflash
jr8801 said:
i keep getting a abort... i mount the system. dunno what im doing wrong.
Click to expand...
Click to collapse
Sent From my Galaxy S II T-Mobile
Are you using a kernel that supports it that seems like a must before flashing and when you mount the system it then should appear as unmount hope this helps.
Sent from my SGH-T989 using xda premium
phreshjoker said:
Try not to mount it. Just flash it. Pul out the battery and reflash
Sent From my Galaxy S II T-Mobile
Click to expand...
Click to collapse
Thats what I was thinking because when I flashed eaglesblood rom and glowing battery mod in cwr I just cleared cache and delvik cache and flashed away with no issues at all although besides formatting system but that was only required for the rom and everything works nice!
Sent from my SGH-T989 using xda premium
Hey guys. I am creating a mod for the i9001. It's called iPhone sounds. I making this mod because I like the iPhone lock sounds, Ringtones, shutter sounds, etc.
This is just my first mod so please dont blame me if you don't like it.
Please don't blame me if you dont like the iPhone sounds.
Download Link 1.1:
http://sourceforge.net/projects/iphonesounds/files/iPhone-Sounds.zip/download
Changelog 1.0.0:
First Version! Only Lock sounds yet.
1.1
Added Camera shutter sounds and Charger Connecter sound.
INSTALLATION:
Download the .zip to your Galaxy s plus.
reboot in CWM/Feamod recovery by holding the power button and the volume up button. Choose install zip from sdcard and choose the .zip
When its done just reboot. Enjoy!
thanks to crybert for creating the update-script
287 downloads
Use this to mount /system:
Code:
mount("ext4", "EMMC", "/dev/block/mmcblk0p15", "/system");
Rest of the script seems ok but I think you should also set permissions using this:
Code:
set_perm_recursive(0, 0, 0755, 0644, "/system/media/audio/ui");
Try this if the update-binary only needs 3 arguments for mounting the partition /dev/block/mmcblk0p15 as EXT4 under system:
Code:
mount("ext4", "/dev/block/mmcblk0p15", "/system");
If the binary needs 4 arguements look one post above.
For unmounting system use this:
Code:
unmount("/system");
Code:
ui_print("iPhone-Sounds by FlorisNL");
show_progress(1.000000, 0);
mount("ext4", "/dev/block/mmcblk0p15", "/system");
set_progress(0.400000);
Please dont blame me if you dont like the iPhone sounds...
package_extract_dir("system/media/audio/ui", "/system/media/audio/ui");
set_progress(0.800000);
unmount("/system");
set_progress(0.900000);
ui_print("Installed Iphone-Sounds. Enjoy.");
set_progress(1.000000);
and 'Please dont blame me if you dont like the iPhone sounds...' has to be inside ui_print
sakindia123 said:
and 'Please dont blame me if you dont like the iPhone sounds...' has to be inside ui_print
Click to expand...
Click to collapse
No, I deleted it..
Sent from my GT-I9001 using XDA App
Nevermind
Neverminddddddd
Good work! It would be nice to see more sounds added
I dont like iphone very much, but is really nice to have more sounds on our GS.
Good work,thanks for sharing
Sent from my GT-I9000 using XDA App
Hello,Is it possible to install in mo0nrom deodex?Thank you
Hi, this mod works on sgs which have 4.0.4 ? Thx
Thanks for sharing! !Support you,i like it
v 1.2???
i heard something about v.1.2. it is that true?
oh,thanks!
faust.deaconu said:
i heard something about v.1.2. it is that true?
Click to expand...
Click to collapse
Yep. I already included it in LionROM. I will upload it in this topic soon. It includes notification sounds, ringtones and tap sounds.
Sent from my GT-I9001 using xda premium
Good day sir! can i flash this over ICS roms of i9003?
Thank You! Cheers
FlorisNL said:
Yep. I already included it in LionROM. I will upload it in this topic soon. It includes notification sounds, ringtones and tap sounds.
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
So when is that going to be?
Sent from my GT-I9001
Can I flash this over I9000 cm9 nightly?
thanks for sharing, but i don't like iPhone at all, SGS3 sounds are better for me. thanks anyway
Sent from my GT-I9000 using XDA
I love Facebook notification sounds, keyboard clicking etc.
Sent from my GT-I9000 using XDA
I decided to try my hand at making a rom, but honestly am not sure i know what I'm doing lol. I would like someone who does know to take a look at it (?) and maybe offer a pointer or two? I haven't done anything special to it, it's stock based, no real add ons except I attempted to add some tweaks (kobridges) and a recovery (which I also got from kobridges thread) I don't dare flash it without someone seeing if I didn't totally bork it lol.
Thanks
[EDIT: Posted in Dev section, decided to go with FI27 base and very minor mods]
I might be brave and test it on e4gt with cracked screen and broke no charge port
Sent from my SPH-D710 using xda premium
Stryke_the_Orc said:
I don't dare flash it without someone seeing if I didn't totally bork it lol.
Click to expand...
Click to collapse
Just stop there... if you don't dare flashing something that you have created, I don't think anyone else should risk their device for you. As long as you didn't make any major changes, it should be fine... but just seeing your lack of confidence, I would not flash it.
Sent from my SPH-D710 using xda premium
Mattix724 said:
Just stop there... if you don't dare flashing something that you have created, I don't think anyone else should risk their device for you. As long as you didn't make any major changes, it should be fine... but just seeing your lack of confidence, I would not flash it.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
You misunderstood me, I don't want anyone else to flash it, just look at the build prop and tell me if I did everything right.
I'm in a 12 step program for Flashaholics, I relapsed...
The build.prop shouldn't really change if it's stock based. Maybe a few minor tweaks, but those shouldn't affect whether it boots or not.
Sent from my SPH-D710 using xda premium
Thank you, like I said I just needed someone to help me figure out if I made something workable :beer:
I'll flash it now and post results :thumbup:
I'm in a 12 step program for Flashaholics, I relapsed...
Sorry to be rude. If you have any questions feel free to ask, I'll help you out as best as I can.
Sent from my SPH-D710 using xda premium
Ok, and it opens package and aborts install, so I screwed something up. Any idea where to start? Sorry I really don't know much about this :banghead:
http://db.tt/YBzVjumw
Maybe the recovery is in the wrong place?
You don't need to do that. Just use a custom kernel like rujelus' which has a safe custom recovery and delete that file. You'll have to edit the updater script to do it though.
It'll be like this:
Code:
ui_print("Flashing Kernel");
format("ext4", "EMMC", "/dev/block/mmcblk0p5");
format("ext4", "EMMC", "/dev/block/mmcblk0p6");
package_extract_file("zImage", "/tmp/zImage");
write_raw_image("/tmp/zImage", "/dev/block/mmcblk0p5");
write_raw_image("/tmp/zImage", "/dev/block/mmcblk0p6");
delete("/tmp/zImage");
And then place the kernel zImage in the root of the zip.
Also, the aborted install is most likely from your updater script.
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
sniper said:
You don't need to do that. Just use a custom kernel like rujelus' which has a safe custom recovery and delete that file. You'll have to edit the updater script to do it though.
It'll be like this:
Code:
ui_print("Flashing Kernel");
format("ext4", "EMMC", "/dev/block/mmcblk0p5");
format("ext4", "EMMC", "/dev/block/mmcblk0p6");
package_extract_file("zImage", "/tmp/zImage");
write_raw_image("/tmp/zImage", "/dev/block/mmcblk0p5");
write_raw_image("/tmp/zImage", "/dev/block/mmcblk0p6");
delete("/tmp/zImage");
And then place the kernel zImage in the root of the zip.
Also, the aborted install is most likely from your updater script.
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
Click to expand...
Click to collapse
ok, I've modified the updater script and replaced the zimage, but still aborting the install.
Here's what I've got...
* EDITED TO BE EASY ON THE EYES *
Stryke_the_Orc said:
ok, I've modified the updater script and replaced the zimage, but still aborting the install.
Here's what I've got...
Click to expand...
Click to collapse
Please use code tags at least or pastebin is better for people looking on their phones
http://pastebin.com/W5UiTcea
See if that works. That will also allow you to take advantage of /data
Stryke_the_Orc said:
ok, I've modified the updater script and replaced the zimage, but still aborting the install.
Here's what I've got...
Booga booga booga
Click to expand...
Click to collapse
One word. http://pastebin.com
Sent from my Galaxy Nexus using xda app-developers app
Yay for turbo scroll?
(Sorry, I'll shut up now)
Sent from my SPH-D710 using Xparent SkyBlue Tapatalk 2
Sorry guys I'll remember to use the code wrapper or pastebin from now on.
One question are u using 7zip or winrar?
Sent from my Galaxy Nexus using Tapatalk 2
T.C.P said:
One question are u using 7zip or winrar?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
7zip and notepad++ as I've seen in most of the tutorials
I'm in a 12 step program for Flashaholics, I relapsed...
Stryke_the_Orc said:
7zip and notepad++ as I've seen in most of the tutorials
I'm in a 12 step program for Flashaholics, I relapsed...
Click to expand...
Click to collapse
Ya that's what I use too. Did you try out that updater script I posted?
Sent from my SPH-D710 using Tapatalk
Click here for custom mods for your E4GT
Still aborting install.
I've used the updater script you posted Sniper reposted here http://pastebin.com/emwqqacs and I've made my build.prop here http://pastebin.com/H6Ci6F96
I've no idea whats causing the install to fail. Obviously I'm not a coder lol so this is all kind of alien to me.
Stryke_the_Orc said:
Still aborting install.
I've used the updater script you posted Sniper reposted here http://pastebin.com/emwqqacs and I've made my build.prop here http://pastebin.com/H6Ci6F96
I've no idea whats causing the install to fail. Obviously I'm not a coder lol so this is all kind of alien to me.
Click to expand...
Click to collapse
What's the error it gives when trying to flash it? Also the format of mmcblk0p5 and 6 are unneeded. And will probably break lots of things if you do by chance get them formatted because they have no filesystem.
Sent from my Galaxy Nexus using xda app-developers app
Originally Posted by Stryke_the_Orc<br />
Still aborting install.<br />
I've used the updater script you posted Sniper reposted here http://pastebin.com/emwqqacs and I've made my build.prop here http://pastebin.com/H6Ci6F96<br />
I've no idea whats causing the install to fail. Obviously I'm not a coder lol so this is all kind of alien to me.
Click to expand...
Click to collapse
<br />
<br />
What's the error it gives when trying to flash it? Also the format of mmcblk0p5 and 6 are unneeded. And will probably break lots of things if you do by chance get them formatted because they have no filesystem.<br />
<br />
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
It just says installation aborted.
I'm in a 12 step program for Flashaholics, I relapsed...
Hello everyone,
I know this is a Necessity for Serial Flashers!!!
MUST BE ON DEODEXED ROM!!!
Pretty simple, just boot to recovery, flash zip, and reboot to system.
You now have 4 reboot options, no more 3 button deathgrip.
Everyone thank clark44 for this awesome mod!
im assuming all is well to flash over your rom thanks again!!
Is Hot Boot working in this version?
I've done the mod my self but the damn Hot Boot's not working.
bp328i said:
Is Hot Boot working in this version?
I've done the mod my self but the damn Hot Boot's not working.
Click to expand...
Click to collapse
you need to edit your installer script for hotboot when you install the rom...
Add this after it installs busybox.
symlink("busybox", "/system/xbin/pkill");
That should do it.
It is comfirmed working on mine. and will be fixed on my rom in 1.1.0 - works perfect!!!
Please share the 1% battery mod, and blaxk statusbar... or just PM me... or talk - mortgagewithjosh
You need to remove this line from the updater-script in this zip
Code:
format("ext4", "EMMC", "/dev/block/mmcblk0p13");
It wipes out your ROM....
---------- Post added at 12:12 AM ---------- Previous post was at 12:11 AM ----------
joshbeach said:
you need to edit your installer script for hotboot when you install the rom...
Add this after it installs busybox.
symlink("busybox", "/system/xbin/pkill");
That should do it.
It is comfirmed working on mine. and will be fixed on my rom in 1.1.0 - works perfect!!!
Please share the 1% battery mod, and blaxk statusbar... or just PM me... or talk - mortgagewithjosh
Click to expand...
Click to collapse
Thanks and
I posted it up in the other thread...
i can confirm that this wipes the rom from the device
bp328i said:
You need to remove this line from the updater-script in this zip
Code:
format("ext4", "EMMC", "/dev/block/mmcblk0p13");
It wipes out your ROM....
---------- Post added at 12:12 AM ---------- Previous post was at 12:11 AM ----------
Thanks and
I posted it up in the other thread...
Click to expand...
Click to collapse
thank you, and fixed!!! sorry, first .zip i made
I grabbed the file again. It doesn't seem to change the power menu at all after reboot for me. Tried it on cleanrom and the rooted stock files.
Sent from my SPH-L900 using Tapatalk 2
ok, did u hit reset?
LOL
then u get options!!!
quickboot doesnt work yet, i will on my ver 1.1 rom.
joshbeach said:
you need to edit your installer script for hotboot when you install the rom...
Add this after it installs busybox.
symlink("busybox", "/system/xbin/pkill");
Click to expand...
Click to collapse
Confirmed not needed :highfive:
I also incorporated this into CleanROM ULE 1.3!
Thanks for the mod!
Glad you guys like it
How-To coming soon.
Since this development is fairly new and there are not many of us here yet i have a question that maybe supposed to be on a different forum but here it goes...Are you guys having a problem mounting the external sd card on this phone.
I can't figure out haw to do it and my phone does not recognize it.
Thank you!
proxhack said:
Since this development is fairly new and there are not many of us here yet i have a question that maybe supposed to be on a different forum but here it goes...Are you guys having a problem mounting the external sd card on this phone.
I can't figure out haw to do it and my phone does not recognize it.
Thank you!
Click to expand...
Click to collapse
I used this to install the Drivers...
http://forum.xda-developers.com/showthread.php?t=1957155
I used it for the drives only and nothing else. I had to rebbot my PC and phone after it was done.
First of all..Thank you for your help!
Second-Tried fixing it using your advice already and it still says unable to mount.
The problem that I am having too is that it is asking fr the USB debugging to be enabled in order for me to use adb.
joshbeach said:
ok, did u hit reset?
LOL
then u get options!!!
quickboot doesnt work yet, i will on my ver 1.1 rom.
Click to expand...
Click to collapse
I just flashed it and it also doesn't give me any new options.
And yes, I hit restart indeed.
Stank0 said:
I just flashed it and it also doesn't give me any new options.
And yes, I hit restart indeed.
Click to expand...
Click to collapse
Yep, me too. Tried twice, just in case. Still a no-go.
Will this work on stock rooted odexed rom?
BigJPNut said:
Will this work on stock rooted odexed rom?
Click to expand...
Click to collapse
Nope. Deodexed.
Sent from my SPH-L900 using xda premium
Hmm. Would be helpful if it was mentioned in the OP.
Sent from my Galaxy Note 2
Stank0 said:
Hmm. Would be helpful if it was mentioned in the OP.
Sent from my Galaxy Note 2
Click to expand...
Click to collapse
Sorry for the confusion. O/P Updated.
Sent from my SPH-L900 using Xparent ICS Tapatalk 2
Hey, i want to downgrade my phone from cm7 to android 2.3.5 and i wondered, is there is a flashable version of the stock rom because that is a lot easier to use than odin imo.
0nemisis0 said:
Hey, i want to downgrade my phone from cm7 to android 2.3.5 and i wondered, is there is a flashable version of the stock rom because that is a lot easier to use than odin imo.
Click to expand...
Click to collapse
I think it's kind of an dead end for us non developers to convert from EXT4 to RFS (The filesystem stock uses). Guide on how to do it with odin can be found here. Note that u can use Enhanced236. It's based on stock 2.3.6 and uses EXT4 as internal filesystem, the same as CM. Alot of people think it's the most bugfree ROM for GIO. Here is the link to the thread where u can download a flashable .zip based on AROMA Installer :laugh:
Regards
X-Zone
RFS , not RTF
formula01 said:
RFS , not RTF
Click to expand...
Click to collapse
Oh yeah typo. :laugh:
BTW: Use quotes, makes everything much easier.
X-zone said:
I think it's kind of an dead end for us non developers to convert from EXT4 to RFS (The filesystem stock uses). Guide on how to do it with odin can be found here. Note that u can use Enhanced236. It's based on stock 2.3.6 and uses EXT4 as internal filesystem, the same as CM. Alot of people think it's the most bugfree ROM for GIO. Here is the link to the thread where u can download a flashable .zip based on AROMA Installer :laugh:
Regards
X-Zone
Click to expand...
Click to collapse
But can use stock kernel in zip package. Clean 2.3.6 RFS zip package is a good idea but idk how to properly edit update-script file.
WYPIERDAALAAC said:
But can use stock kernel in zip package. Clean 2.3.6 RFS zip package is a good idea but idk how to properly edit update-script file.
Click to expand...
Click to collapse
why do need to edit the script file? if you really want to reflash your phone back to the original use odin and follow this GUIDE but if whant a flashable stock rom download this STOCK ROM this is a 2.3.6 gio stock made by Peteragent5
badagila said:
why do need to edit the script file? if you really want to reflash your phone back to the original use odin and follow this GUIDE but if whant a flashable stock rom download this STOCK ROM this is a 2.3.6 gio stock made by Peteragent5
Click to expand...
Click to collapse
For no format and i do not want i just wrote about good idea. Peteragent5 ROM has custom kernel so its not the same as clean firmware from samsung.
WYPIERDAALAAC said:
For no format and i do not want i just wrote about good idea. Peteragent5 ROM has custom kernel so its not the same as clean firmware from samsung.
Click to expand...
Click to collapse
ahhh you are trying to build your own flashable rom and rdit your own script?
badagila said:
ahhh you are trying to build your own flashable rom and rdit your own script?
Click to expand...
Click to collapse
Not really, I am just a user, time ago I tried to edit script because there are lines for format ext4 and idk how to change it for good working.
now i do not care.
WYPIERDAALAAC said:
Not really, I am just a user, time ago I tried to edit script because there are lines for format ext4 and idk how to change it for good working.
now i do not care.
Click to expand...
Click to collapse
i am not sure but i think all flashable firmwares are using custom kernel
badagila said:
i am not sure but i think all flashable firmwares are using custom kernel
Click to expand...
Click to collapse
and i do not know why, in md5 is boot.img file like in zip package for extract so can use samsung kernel.
WYPIERDAALAAC said:
and i do not know why, in md5 is boot.img file like in zip package for extract so can use samsung kernel.
Click to expand...
Click to collapse
in custom rom and all other flashable rom's kernel is always in boot.img file
badagila said:
in custom rom and all other flashable rom's kernel is always in boot.img file
Click to expand...
Click to collapse
exactly i talk about it man so i think can use it instead phiexz stock kernel.
WYPIERDAALAAC said:
exactly i talk about it man so i think can use it instead phiexz stock kernel.
Click to expand...
Click to collapse
not so sure dude i already try to change the boot.img after cooking but it is still installation aborted but i keep on trying to create a successful flashable rom and if it be done i will create one for you
It's for updater-script for RFS but how to edit updater-script from custom rom based on 2.3.6 (how to replace ext4 commands correctly)?
Code:
unmount("/system");
unmount("/data");
unmount("/cache");
ui_print("- please wait...");
package_extract_dir("tools", "/tmp");
set_perm(0, 0, 0755, "/tmp/rfs.sh");
set_perm(0, 0, 0755, "/tmp/fat.format");
run_program("/tmp/rfs.sh");
ui_print("- done!");
ui_print("- mounting all partitions");
run_program("/sbin/busybox mount", "-t", "rfs", "/dev/block/stl9", "/system");
run_program("/sbin/busybox mount", "-t", "rfs", "/dev/block/stl11", "/data");
run_program("/sbin/busybox mount", "-t", "rfs", "/dev/block/stl10", "/cache");
run_program("/sbin/busybox mount", "-a");
run_program("mount", "-t", "rfs", "/dev/block/stl9", "/system");
run_program("mount", "-t", "rfs", "/dev/block/stl11", "/data");
run_program("mount", "-t", "rfs", "/dev/block/stl10", "/cache");
0nemisis0 said:
Hey, i want to downgrade my phone from cm7 to android 2.3.5 and i wondered, is there is a flashable version of the stock rom because that is a lot easier to use than odin imo.
Click to expand...
Click to collapse
if you really want the original from samsung try this link, it odin flash able md5 file so you will need to know how to flash with odin
Original Stock Rom Samsung Galaxy Gio all Country