[MOD of ROM]Frayo v1.1 - 1/12/2012 (FroyobyLaszlo mod) - G1 Android Development

Ok here's my little FroyobyLaszlo mod. YES ITS A TERRIBLE EVIL WINZIP
Pretty much all the credit should go to him (Laszlo) for this ROM!
Once I start doing some more advanced tweaking then I'll be able to give myself some credit without feeling guilty
Pretty much the main new feature is that you can customize what system apps to flash.
Changes:
-complete
~in progress
Code:
~1.2
~system mount as rw on boot will become an option
-1.1
-system mounted as rw on boot
-customization(install.txt)
*So all those apps I removed can now be customized if they install or not
-updated LauncherPro to latest version 0.8.6 as of 1/9/2012
1.0 (from froyobylaszlo)
-edited update script, made the installation a bit more detailed and informative
-removed calendar
-removed onscreenkeyboard (faster! use your slide out keyboard!)
-removed livewallpapers picker
-removed text to speech
-removed protips widget
-removed voice dialer
-added stock sounds and fonts
-added gmail
-added youtube
-changed bootscreen
Download:
1.1 - ROM: http://www.mediafire.com/?unp8qba8pp7rqas
Install Config: http://hostfile.org/install.txt (rightclick>save as...)
1.0 - ROM: http://www.sendspace.com/file/o2auyh
Install Instructions:
First of all you need to have radio 2.22.27.08/2.22.28.25 & hboot 1.33.0013d. Instructions on install are here.
Then you should partition your sd like so:
swap (i really recommend it) somewhere around 120 plus/minus 50mb...im being very approximate here...it depends on how much space you're willing to give up
ext4 (recommend it too) depends on how many apps you want...512mb will probably be enough for most
Wipe your phone with a superwipe. Then do all the wipe options in recovery and do "repair ext"
Download the needed files.
Open up install.txt with your favorite text editor and edit it to what you want to install. Default is everything install. Don't add any extra spaces or anything to the file. Only change "yes" to "no" and "no" to "yes".
Copy frayo-signed.zip and install.txt to the root of your SD card.
Flash it in recovery.
Once its done reboot and follow onscreen instructions to sign in and stuff (or you can skip).
Now here are some settings you need to set:
If you have sd-ext partition:
Settings>Extras>Application>Allow moving
Settings>Extras>Application>Install Location>Sd-ext
If you have swap:
Settings>Extras>Performance>Swap
Recommended:
Settings>Extras>Performance>Lock Home in Memory
I don't recommend changing CPU settings
To fix black clock in notification bar:
Settings>Extras>User Interface>Reset UI Tweaks
I really recommend you turn off market updates, the new market is too slow:
Open terminal emulator.
Type
Code:
su
pm disable com.android.vending.updater
If the market manages to sneak in an update before you do this go to Settings>Applications>Manage>Market>Uninstall updates
Reboot and Enjoy!
Credits:
-laszlo for the original froyobylaszlo ROM
-cyanogenmod because that's what froyobylaszlo is based off of

Ill try this later tonight
Sent from my T-Mobile G1 using xda premium

rickyiswhite said:
Ill try this later tonight
Sent from my T-Mobile G1 using xda premium
Click to expand...
Click to collapse
Alright...if you have any feature requests please tell me them
Ill add it as an option:3
If I can...
Sent from my HTC Dream using Tapatalk

frankdrey said:
Alright...if you have any feature requests please tell me them
Ill add it as an option:3
If I can...
Sent from my HTC Dream using Tapatalk
Click to expand...
Click to collapse
Lol ok..
Do I need to have the install txt cause I don't have access to a computer right now so I was just gonna manually uninstall the apps I don't want
Sent from my T-Mobile G1 using xda premium

Can we use it with cmtd? And how about papago issue? It's fixed now?
Sent from my Dream/Sapphire using Tapatalk

downloading now,will run and see how this goes.
already like the txt feature.

-1.1
-system mounted as rw on boot
Click to expand...
Click to collapse
I STRONGLY recommend not mounting /system as rw unless there is something vital that needs to be written, then remount it to ro.

rickyiswhite said:
Lol ok..
Do I need to have the install txt cause I don't have access to a computer right now so I was just gonna manually uninstall the apps I don't want
Sent from my T-Mobile G1 using xda premium
Click to expand...
Click to collapse
Hmmm...won't hurt to try
How it works is it copies everything at first...then it scans the install.txt and for every "no" it deletes the app
Not sure if recovery will give errors for the file not being there...
Won't hurt to try
chakar.dee said:
Can we use it with cmtd? And how about papago issue? It's fixed now?
Sent from my Dream/Sapphire using Tapatalk
Click to expand...
Click to collapse
I only made the changes mentioned in the "changes"
Everything else is exactly like froyobylaszlo...
So I assume if cmtd didn't work with froyobylaszlo it won't work with this...same with papago
I cannot do any deep development because my linux installation is being odd right now...
bresiyel said:
I STRONGLY recommend not mounting /system as rw unless there is something vital that needs to be written, then remount it to ro.
Click to expand...
Click to collapse
*sigh*
Alright...next version will have it as an option...set as no by default
Also I may make a separate update.zip for customization that will allow you to edit the install.txt without a pc...hmmm....
Sent from my HTC Dream using Tapatalk

frankdrey said:
Hmmm...won't hurt to try
How it works is it copies everything at first...then it scans the install.txt and for every "no" it deletes the app
Not sure if recovery will give errors for the file not being there...
Won't hurt to try
I only made the changes mentioned in the "changes"
Everything else is exactly like froyobylaszlo...
So I assume if cmtd didn't work with froyobylaszlo it won't work with this...same with papago
I cannot do any deep development because my linux installation is being odd right now...
*sigh*
Alright...next version will have it as an option...set as no by default
Also I may make a separate update.zip for customization that will allow you to edit the install.txt without a pc...hmmm....
Sent from my HTC Dream using Tapatalk
Click to expand...
Click to collapse
Yeah it aborted installation cause of the missing txt file
Sent from my T-Mobile G1 using xda premium

I went on xda's full site and saved the link, then used jota text editor app
Sent from my T-Mobile G1 using xda premium

Alright well that's recovery's fault
I can't control that
I mean...why doesn't it barge on through the errors? :roll:
(I'm joking)
Sent from my HTC Dream using Tapatalk

frankdrey said:
Also I may make a separate update.zip for customization that will allow you to edit the install.txt without a pc...hmmm....
Sent from my HTC Dream using Tapatalk
Click to expand...
Click to collapse
Ehh...looks like this is only possible if I code a program to do it...Because edify updater scripting doesn't have a "setprop" or similar
And as I've mentioned earlier, my linux is being wierd, and windows...well...not gonna even try...

Damn this is a lot faster than fbl... thanks man
Sent from my HTC Dream using xda premium

rickyiswhite said:
Damn this is a lot faster than fbl... thanks man
Sent from my HTC Dream using xda premium
Click to expand...
Click to collapse
Huh actually I wonder why?
All I really added was the customization and...oh it might be the launcherpro update...
Hmm...anyways
I got linux set up and might start modding a bit deeper
I wanted to make my own ROM from source...but cm6 source is broken apparantly
Maybe ill start from bare froyo android source
Now I kinda regret giving this the name frayo...I shoulda used it for my full rom that I might make later
Oh well anyways...give me things I should add...I'm running out of ideas
Sent from my HTC Dream using Tapatalk

Very nice rom, fast & stable!!!
Thanks to you and lazlo!

frankdrey said:
Huh actually I wonder why?
All I really added was the customization and...oh it might be the launcherpro update...
Hmm...anyways
I got linux set up and might start modding a bit deeper
I wanted to make my own ROM from source...but cm6 source is broken apparantly
Maybe ill start from bare froyo android source
Now I kinda regret giving this the name frayo...I shoulda used it for my full rom that I might make later
Oh well anyways...give me things I should add...I'm running out of ideas
Sent from my HTC Dream using Tapatalk
Click to expand...
Click to collapse
yeah maybe.. havent gotten much lag yet.. and hmm name this one froyobyfrank then name the new one frayo? lol and i would say maybe some ice cream sandwhich elements

Nah...its too late to change the name now
Ill think something up
And about that...be specific
I haven't tried ICS yet and don't plan on it...I like froyo
Sent from my HTC Dream using Tapatalk

frankdrey said:
Huh actually I wonder why?
All I really added was the customization and...oh it might be the launcherpro update...
Hmm...anyways
I got linux set up and might start modding a bit deeper
I wanted to make my own ROM from source...but cm6 source is broken apparantly
Maybe ill start from bare froyo android source
Now I kinda regret giving this the name frayo...I shoulda used it for my full rom that I might make later
Oh well anyways...give me things I should add...I'm running out of ideas
Sent from my HTC Dream using Tapatalk
Click to expand...
Click to collapse
if your going to make an aosp rom do a gingerbread, froyo never has been too perfect for the g1. granted there are a a few out there that run pretty well (laszlos and im sure yours) but the devs seem to get 2.3 working a hell of a lot better then 2.2 on the g1s
frankenbread?

Ill see...
I just think gingerbread will be too slow
I'm actually compiling aosp froyo for the g1 right this second
Just to try it out
And I think my computer might not be powerful enough to compile gingerbread...well I don't think so but that's what the android source site says
According to the android source site id need a lot more RAM...
We'll see, because I also don't have enough space for the gingerbread source, and I don't want to repartition my drive right now because activating windows was a pain already last time
Sent from my HTC Dream using Tapatalk

heres a theme i made that is similar to the Cianbread theme from theme chooser, make sure you back up the rom just incase it bootloops..
http://www.4shared.com/zip/8QJwJYWy/UOT-01-14-23-05-2.html

Related

[ROM][SENSE] [2.3.3] Namit1994's Gingerbread Sense v1 SFM1.2 Base

What's up guys. I ported SFM 1.2 over to our 32B devices.
Requirements:
1. Any SPL
2. 96MB+ Swap
3. EXT4 sdcard partition
4. cMTD 175
How to Install:
1. Download Every file from here: http://www.mediafire.com/?0mexmgvmz1vm6
2. Flash cMTD Setup and reboot
3. Flash GingerSense ROM
4. Flash farmarito's gingerbread kernel: http://www.multiupload.com/0SJ77OM4HA
5. Flash cMTD Patch
Notes:
1. Setup will take FOREVER. Do not use your phone once it boots up, let it sit for about 20 minutes.
2. In /data/tweaks you will find a bunch of settings. To make it faster, edit Minfree file and type in yes and reboot
3. In /data/tweaks edit swappiness to change the swap value. It is high, set to 85, change to anything between 1-100 if you want and then reboot. You might experience slowness or more speed. To change those settings to default, go to recovery and wipe data.
is it fully working?
like camera and BT
nice job nammit, will check this out ASAP
Got a error about busybox when trying to flash
Sent from my HTC Magic using XDA App
No wifi using ezterrys kernel ATM, needs more speed but I haven't tweaked anything yet will report back after testing farm kernel for wifi
Sent from my MB501 using XDA App
Sik-1 said:
No wifi using ezterrys kernel ATM, needs more speed but I haven't tweaked anything yet will report back after testing farm kernel for wifi
Sent from my MB501 using XDA App
Click to expand...
Click to collapse
Use farmatito's gingerbread kernel to fix wifi.
I'm using farm kernel right now and still no WiFi I guess ima have to wipe and do fresh install
Sent from my HTC using XDA App
Great..I will try this now and report back
Hi Namit
Followed your instructions EXACTLY and just got a boot screen cycle. Any idea what I might be doing wrong?
Sent from my GT-S5830 using xda premium
I got it working ok(followed the op) But it's like a slide show at the mow...wi-fi works ok..but only 16MB free for apps
I will re-boot and leave it over night to let it settle.
thanks for your work dude..
Well I left it all night and it's still about the same..
When I use a program i.e settings I get a black screen then the settings show but I can't get back to home.
I will do a new flash later with a new mem card.
thks for your work dude...
Looks great, but fails a lot and is very slow. wifi does not work and I have the farmatito's kernel. What a pitty!
Hey guys sorry to say that I won' be developing for 32B anymore.... It's sad but I got a HTC Flyer. However, I will ghost around here once in a while and try to participate in any development projects. As for GingerSense, I think Rushness can take it over.
Another great developer has moved on......what am I waiting for ?....lol
Sent from my HTC Magic using xda premium
I got the HTC Flyer as well... but that doesn't mean you have to leave -.-
Infinimint said:
I got the HTC Flyer as well... but that doesn't mean you have to leave -.-
Click to expand...
Click to collapse
Actually, gave the G1 to my mom; I never used the calling feature, But i used everything else, lol.
Namit1994 said:
Actually, gave the G1 to my mom; I never used the calling feature, But i used everything else, lol.
Click to expand...
Click to collapse
Ohhh... I see xD
Well best of luck, hope to see you soon
Damn... But you where always a great help for me and i just wanted to thank you for everything Namit

[EI22] Native 3g/4g Wireless Hotspot

This is an updated version of Necrosan's mod found here. I did not make this, just updated it to work on EI22.
Here are the notes from his thread:
Enjoy the tethering users!
VIDEO from qbking documenting process: http://www.youtube.com/watch?v=ql-HQBQvf3c
Report bugs in the thread. Thanks
NOTE: REQUIRES DEODEXED ROM
NOTE2: This hack renames "Sprint Hotspot" to "Wireless Hotspot"! If it's not renamed - it didn't install correctly! 3 finger recovery boot and try installing again!! (CWM issue, bug them to fix it)
NOTE3: Files modified are /system/app/Settings.apk & /system/framework/framework.jar & /system/framework/services.jar
Special thanks to frogor for being a broskito
Thanks to chris41g for packaging up the zips and rounding testers (flimsy you whiner here you go ) up for me
Thanks to dodgejcr for figuring the stupid compression bug out
Click to expand...
Click to collapse
There are 2 versions: One for stock deodexed, and one for No CIQ Roms.
You can flash the No CIQ if you have a stock deodexed ROM. It contains the whole NoCIQ mod, so you will get that too.
Both of these also include a fix to remove the overscroll effect from spamming the logcat too
Just download and flash in CWM
Downloads:
Stock Deodexed Version
NoCIQ Version
If you like it, donate to Necrsan here!
Weird, the Stock Deodexed Version threw me into a boot loop.
I am running a Deodexed Rom.. ehh..
But, i installed the NoCIQ Version, works like a charm and fixed the bootloop, lol
Thank you awesome work!
Forgot to ask!
Dose this work for 4G as well??
Thanks in advance!
Been waiting for this hack. Does not take, keeps it Sprint Hotspot . Running ACS ICS v3.5 EI22. Tried NoCIQ version.
EDIT: Was reading in the OP about a CWRecovery bug and may need to flash. Haven't tried it yet but it came up wireless hotspot and feel pretty sure about it. I didn't have this problem having to reflash it before, but now I am using ACS Recovery. Thank you so much for getting right on top of this cause it a hack I use a lot. It works so much better than another app for wireless tethering.
Sent from my SPH-D700 using Tapatalk
Does this hack modify the framework.jar or replace it with a modified one? Thanks.
jmsnyc said:
Does this hack modify the framework.jar or replace it with a modified one? Thanks.
Click to expand...
Click to collapse
Yeah it says it does in the OP
Sent from my SPH-D700 using Tapatalk
flashed this after running flashing latest era 3.3 ROM with v6 superscript and superfreeze script, all of a sudden i was stuck in weird bootloop, not even a loop it froze after loading the boot screen and screen just stayed black with the capacitive buttons staying lit. Anyone else get this? FYI i installed the noCIQ zip
jmsnyc said:
Does this hack modify the framework.jar or replace it with a modified one? Thanks.
Click to expand...
Click to collapse
Unless someone has made a very recent breakthrough, limitations of the CWM flash procedure prevent the zip from doing the modifications necessary (unpacking an apk) to modify the existing files, so a complete overwrite (replacement) is the only option. Without the breakthrough mentioned above, this will always be the case
slightly.stoopid said:
Yeah it says it does in the OP
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
You lived up to your user name
He didn't ask a yes or no question, it was option A (modify) or option B (replace)...
But I'm just teasing you for a minor oversight
Sent from my SPH-D700 using XDA App
Tortel1210 said:
This is an updated version of Necrosan's mod found here. I did not make this, just updated it to work on EI22.
Here are the notes from his thread:
There are 2 versions: One for stock deodexed, and one for No CIQ Roms.
You can flash the No CIQ if you have a stock deodexed ROM. It contains the whole NoCIQ mod, so you will get that too.
Both of these also include a fix to remove the overscroll effect from spamming the logcat too
Just download and flash in CWM
Downloads:
Stock Deodexed Version
NoCIQ Version
If you like it, donate to Necrsan here!
Click to expand...
Click to collapse
Thanks so much for this...
working perfect on Legendary 4.0 =] sent while on the hotspot right now.
ksmullins88 said:
Thanks so much for this...
working perfect on Legendary 4.0 =] sent while on the hotspot right now.
Click to expand...
Click to collapse
+ 1 Worked perfectly for me as well on ACS ICS v3.5
mrkevbrown said:
+ 1 Worked perfectly for me as well on ACS ICS v3.5
Click to expand...
Click to collapse
How do I install without braking my dailer?
Sent from my 4g that's faster than your 4g.. Hahahahahahha
styles420 said:
Unless someone has made a very recent breakthrough, limitations of the CWM flash procedure prevent the zip from doing the modifications necessary (unpacking an apk) to modify the existing files, so a complete overwrite (replacement) is the only option. Without the breakthrough mentioned above, this will always be the case
You lived up to your user name
He didn't ask a yes or no question, it was option A (modify) or option B (replace)...
But I'm just teasing you for a minor oversight
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Lol... I guess I was just thinking does it modify the framework... my bad lol
Sent from my SPH-D700 using Tapatalk
removed
was a different zip causing my problem.
Thought it was my rom but it seems after flashing this (mod works btw) my system updates under setting causes fc if I try to even go into it. Meaning I can't go in to update profile or prl anymore.
Sent from my SPH-D700 using Tapatalk
Do we need to keep the DialerTabActivity.apk?
The dialer I am currently using matches the rest of my theme, so I'd like to delete the DialerTabActivity.apk from the zip file before flashing with CWM. Will removing it break the functionality of the hotspot hack?
EDIT:
Installed the zip file with the DialerTabActivity.apk removed and seems to have installed correctly.
Zeinzu said:
Thought it was my rom but it seems after flashing this (mod works btw) my system updates under setting causes fc if I try to even go into it. Meaning I can't go in to update profile or prl anymore.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
You are missing some system files like sprintandroidextension.apk and sprint_app_updater.apk. I think there is another devicemanagement.apk maybe.
Sent from my SPH-D700 using XDA App
lovin' it!!!
Just wanted to say thanks! I haven't had to use this feature till now. My roadrunner internet service is down so I put this into action and it works beautifully. It's just as fast as roadrunner turbo (maybe a itty bitty smidge slower ) and it's a solid connection. Calling up roadrunner tomorrow to tell them to kick rocks. I'm so thrilled about this. Having that extra $30 a month from not having to pay for internet service is really gonna help me out. I am so very thankful for this and the fact that it's not illegal to do this makes it even better. All you devs ROCK!!!! Thanks!
Actually hotspot is a paid service of Sprint's. So technically by using a hack to bypass payment it is theft of services which is illegal.
Sent from my SPH-D700 using XDA App
Flashed NOIQ version, soft bootloop. Running Marcusant's Revival v1. Removed DialerTabActivity.apk, flashed again. Still bootloop. Going to reflash rom without wiping, but any ideas meanwhile?
tabormeister said:
Flashed NOIQ version, soft bootloop. Running Marcusant's Revival v1. Removed DialerTabActivity.apk, flashed again. Still bootloop. Going to reflash rom without wiping, but any ideas meanwhile?
Click to expand...
Click to collapse
Isn't hotspot included in Macusant's ROM?
kennyglass123 said:
Isn't hotspot included in Macusant's ROM?
Click to expand...
Click to collapse
Yeah but it's broken. Wifi tether works but stock hotspot seems to run better overall. If it helps the noiq zip did rename it.
Back to where I was with broken hotspot but working everything else
ACTUALLY now hotspot works. Didn't before, after these shenanigans it does.

[REQUEST] Script/mod/app to randomize bootanimation

http://forum.xda-developers.com/showthread.php?t=1434950
In the gnex forum, they have an awesome script that randomizes boot animations. I think this is very cool and I was wondering if this already exists for our sensation, if not, maybe someone who knows codes can make a flashable script? It seems simple but our roms does not seem to have a init.d support... I have no idea what that is.
So, if this was a repeat of some thread, mod, kindly link it to the correct one. If not, maybe we can use this as some sort of petition? So feel free sign or say +1 or click thanks if this is helpful in some way.
Thank you.
Sent from my HTC Pyramid using Tapatalk
No one wants to make this script work for our sensation? I am surprised this doesn't exist yet at all. Unless I just missed it completely. I already tried asking...very nicely and without spamming...how to get it to work as the original gnex script creator said it can be used on ANY phone in ANY rom as long as the kernel has init.d support. But still no kernel Dev has answered this question. Oh well.
Sent via Tapatalk
Woo that would be cool, as i like many Boot Animations!
xEbrithilx said:
Woo that would be cool, as i like many Boot Animations!
Click to expand...
Click to collapse
I know right? But no one is biting. Let's play the waiting game.
Sent via Tapatalk
k8sh said:
http://forum.xda-developers.com/showthread.php?t=1434950
In the gnex forum, they have an awesome script that randomizes boot animations. I think this is very cool and I was wondering if this already exists for our sensation, if not, maybe someone who knows codes can make a flashable script? It seems simple but our roms does not seem to have a init.d support... I have no idea what that is.
So, if this was a repeat of some thread, mod, kindly link it to the correct one. If not, maybe we can use this as some sort of petition? So feel free sign or say +1 or click thanks if this is helpful in some way.
Thank you.
Sent from my HTC Pyramid using Tapatalk
Click to expand...
Click to collapse
You have "rom toolbox" from market , you guys check it out , amazing app
Sent from my HTC Sensation Z710e using xda premium
Dougi said:
You have "rom toolbox" from market , you guys check it out , amazing app
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
Actually that's just for installing boot animations, and what k8sh says is to have many of them and in every start up it pick up one ramdomly.
xEbrithilx said:
Actually that's just for installing boot animations, and what k8sh says is to have many of them and in every start up it pick up one ramdomly.
Click to expand...
Click to collapse
That's right. The script assigns a number to each bootanimation zip file and then every boot, you see a different animation. It seems really simple but I have no idea how to get it to work as I don't know much about android codes etc. I'm really surprised no one has picked up on this. I think it is so awesome!
Sent via Tapatalk
Have you tried to flash it yourself?
Maybe it will work.
Sm0k3d 0uT said:
Have you tried to flash it yourself?
Maybe it will work.
Click to expand...
Click to collapse
Of course. I already tried. That's why I know it does not work. I'm currently on a rom with sebfms kernel. Either it is rom related or kernel but it definitely has something to do with init.d. folder in the system/etc folder. My current bootanimation is stored in system/media and the script is looking for the files in data/ local. The creator of script said it bypasses the system /media and uses data/local where various bootanimation zips are stored. I don't know. The script is not being called upon boot. I give up. Those who knows how to make it work are not exactly paying attention.
Sent via Tapatalk
k8sh said:
Of course. I already tried. That's why I know it does not work. I'm currently on a rom with sebfms kernel. Either it is rom related or kernel but it definitely has something to do with init.d. folder in the system/etc folder. My current bootanimation is stored in system/media and the script is looking for the files in data/ local. The creator of script said it bypasses the system /media and uses data/local where various bootanimation zips are stored. I don't know. The script is not being called upon boot. I give up. Those who knows how to make it work are not exactly paying attention.
Sent via Tapatalk
Click to expand...
Click to collapse
Just taken a look at the script and it is good to go, all you need is your custom bootanimation.zip files in /data/local/bootanimations/
If the script is not being loaded on boot it is because your ramdsk (the other half of boot.zip, 1st half is kernel so kernel + ramdisk = boot.img) doesnt have inbuilt init.d script support
k8sh said:
Of course. I already tried. That's why I know it does not work. I'm currently on a rom with sebfms kernel. Either it is rom related or kernel but it definitely has something to do with init.d. folder in the system/etc folder. My current bootanimation is stored in system/media and the script is looking for the files in data/ local. The creator of script said it bypasses the system /media and uses data/local where various bootanimation zips are stored. I don't know. The script is not being called upon boot. I give up. Those who knows how to make it work are not exactly paying attention.
Sent via Tapatalk
Click to expand...
Click to collapse
So, my bootanimation is on data/local/ i think this script will work for me then.
xEbrithilx said:
So, my bootanimation is on data/local/ i think this script will work for me then.
Click to expand...
Click to collapse
I'm sorry but if people can't read I will start to lose my temper.
It is stated in both the OP of the original thread and in my last post that;
1. You need a ROM that supports init.d script
2. Bootanimations should be renamed to whatever then placed in /data/local/bootanimations/
Seriously how hard is it to read 1 post above yours
Sent from my HTC Sensation Z710e using xda premium
Are you rebooting your device THAT often, that you need random boot animations?
HatteSoul said:
Are you rebooting your device THAT often, that you need random boot animations?
Click to expand...
Click to collapse
You just randomly post unuseful and uninformative comments in threads to be a douche? You achieved your objective.
And yeah I reboot my phone since I go to recovery to flash zips. Ever heard of those? Apparently that concept eludes you.
18 posts? And this is how you want to earn them? D*&%#[email protected]
Sent from my HTC Sensation Z710e using Tapatalk 2
k8sh said:
You just randomly post unuseful and uninformative comments in threads to be a douche? You achieved your objective.
And yeah I reboot my phone since I go to recovery to flash zips. Ever heard of those? Apparently that concept eludes you.
18 posts? And this is how you want to earn them? D*&%#[email protected]
Sent from my HTC Sensation Z710e using Tapatalk 2
Click to expand...
Click to collapse
Correct.
There is a app I came across called BootRandimation.
https://play.google.com/store/apps/details?id=com.gflam.randimations&feature=search_result
I have never used it so I don't know how well it works, but it is supposed to do what you want.
Sm0k3d 0uT said:
There is a app I came across called BootRandimation.
https://play.google.com/store/apps/details?id=com.gflam.randimations&feature=search_result
I have never used it so I don't know how well it works, but it is supposed to do what you want.
Click to expand...
Click to collapse
Tried it but it didn't work. I only tested it real quick though. The developer should at least have a trial version as it takes longer than 15 minutes to know how to set it up and reboot. Thanks for the heads up on the app.
Sent from my HTC Sensation Z710e using Tapatalk 2
Just flashed the 60mb file from the link in op, works fine. But I am running aosp and bricked 1.6 kernel. If your phone runs init.d scripts at boot this will work. Is a nifty idea tho, cos I have 20 different animations so will be a surprise everytime I reboot.
sent from my Sensation XE
Asa2303 said:
Just flashed the 60mb file from the link in op, works fine. But I am running aosp and bricked 1.6 kernel. If your phone runs init.d scripts at boot this will work. Is a nifty idea tho, cos I have 20 different animations so will be a surprise everytime I reboot.
sent from my Sensation XE
Click to expand...
Click to collapse
What aosp from do you have?
Sent via Tapatalk
Finally found a rom where init.d scripts are enabled. The script in OP works as it should. I'm on AOKP rom from eggyenergy on rootzwiki.
Sent via Tapatalk

[ROM][FC09][MTD][BML]Stock Deodexed Prerooted

Well I just figured out how to deodex and bit the bullet to make a completely stock FC09 ROM for those on MTD that do not want to Odin just to try it out. Other than sticking Shadowkernel and busybox in, this is completely stock, Sprint ID, Signal Optimizer, everything but Asphalt and HD Game Demos. I will make a seperate zip if requested for those.
Video by my friend Qbking77 to demonstrate using this ROM to root:
http://www.youtube.com/watch?v=C9eaCtiS0Bo
Thanks to Bbelos for shadowkernel 3.0
FC09 BML Deodexed Prerooted Stock ROM links:
REMOVED DEV_HOST LINK
Mirror: http://www.mediafire.com/file/ypotcambi2u83rc/Deodexed-FC09-BML.zip (thanks Mattalica76)
FC09 MTD Deodexed Prerooted Stock ROM links: (This will also convert you from BML - thanks Toadlife)
REMOVED DEV_HOST LINK
Mirror: http://www.mediafire.com/file/ur5xl8w5jurq435/Deodexed-FC09.zip (thanks Mattalica76)
Thanks to CASHVILLEBOS for odining to BML just to test this for me!
Wipe everything once and flash in MTD version in CWM from a MTD ROM. Choose TW Launcher upon boot.
To update modem go here: http://forum.xda-developers.com/showthread.php?t=1578313
Thanks Zanderman112 for that.
You can also Odin in the modem of your choice from here:
http://forum.xda-developers.com/showthread.php?t=1123103
If you want to add Necrosan's Hotspot Hack (thanks Necrosan) here it is:
http://BillionUploads.com/wu7vd6sot7sj
On MTD mount system in CWM before flashing.
For those that wish to restore the full Sprint Boot animation the thread is here:
http://forum.xda-developers.com/showthread.php?t=951184
Remember to mount system if you are on MTD before flashing each file.
And to return to Sprint if your USB port is broken it is helpful to have the stock kernel numbers in the About Phone section so Marcusant whipped up a stock MTD kernel just for this:
https://dl.dropbox.com/u/32800014/StockFC09kernel.zip
So find him and thank him if it helped you.
This can be used if you cannot odin in stock to go to Sprint. Remember to delete Superuser. And you can install the stock recovery from the file in this thread:
http://forum.xda-developers.com/showthread.php?t=1027904&highlight=rerfs
Superuser is tough to getr rid of. Muyoso found that it is actually reinstalling itself upon reboot after deletion. Thanks to him for pointing it out in his efforts to get back to stock. He tore through the scripts deleting all instances of su. PM Muyoso if you need help with this.
FIRST! I love u iSaint
Sent from my SPH-D700 using xda premium
Kenny, where is link?
Sent from my SPH-D700 using xda premium
I'm a bit concerned about the "FC" part here... just sayin'. They coulda skipped a letter lol.
sent from my secret underground bunker
You guys created a monster!!!! It's LIVE!
No screenies since you all know what stock looks like...LOL.
-_-
I guess this means I have to update my ROM now...
darkierawr said:
-_-
I guess this means I have to update my ROM now...
Click to expand...
Click to collapse
Sorry? Feel free to grab this and build from it.
darkierawr said:
-_-
I guess this means I have to update my ROM now...
Click to expand...
Click to collapse
Love your theme.. need bluetooth streaming to work though.. What can I say, I'm spoiled.
mike_77 said:
love your theme.. Need bluetooth streaming to work though.. What can i say, i'm spoiled. :d
Click to expand...
Click to collapse
i will!
FOR YOU MIKE
Quick question. Where can i find complete tutorials on making roms and kernels? I want to learn how to. That way i post on my site.
Sent from my SPH-D700 using xda premium
Please disregard this question everyone.
Sent from my SPH-D700 using xda premium
Ready to try this one in a sec downloading now.
Question though is there anything broken in this at all (besides tthe skipping keyboard but shadow kernel fixes that) since they fixed the gps? About to put this on my cousins epic
Sent from my MIUI V4 Epic 4G via Tapatalk 2 beta 5
Aw, hell... I'm game. Let's see what its got under the hood.
Nice thing about stock ROMS is you never feel bad about flashing a great theme on top... like a nice KennyG blue...
Good job kenny! Ill have a mirror up in a sec
Sent from my SPH-D700 using Tapatalk
I haven't tried FC09 yet so this will definitely be flashed, thanks again kenny!
Sent from my SPH-D700 using xda premium
xopher.hunter said:
Ready to try this one in a sec downloading now.
Question though is there anything broken in this at all (besides tthe skipping keyboard but shadow kernel fixes that) since they fixed the gps? About to put this on my cousins epic
Sent from my MIUI V4 Epic 4G via Tapatalk 2 beta 5
Click to expand...
Click to collapse
It's actually all ready for a theme and a boot ani. I didn't expect to see the flashing ANDROID when booting. I had trouble connecting to my wifi router but that POS always gives me issues. It is all stock files so if anything is broken it is Samsung's fault...LOL.
Now I just need help from a DEV to learn where everything is that needs editing, like how to insert the hotspot hack, remove battery full popup, and all the other goodies we love.
To silence battery full beep for now use root explorer or ES File explorer and push this to system\media\audio\ui
http://dl.dropbox.com/u/32800014/TW_Battery_caution.ogg
You may have to delete a live wallpaper or something because my system directory was full.
kennyglass123 said:
Now I just need help from a DEV to learn where everything is that needs editing, like how to insert the hotspot hack, remove battery full popup, and all the other goodies we love.
To silence battery full beep for now use root explorer or ES File explorer and push this to system\media\audio\ui
http://dl.dropbox.com/u/32800014/TW_Battery_caution.ogg
You may have to delete a live wallpaper or something because my system directory was full.
Click to expand...
Click to collapse
Alright! Time for an FC09 Peoples Rom! MTD, v6, full theme selections (red theme, blue theme, neon green, neon orange), all fixes (gps, connection optimizer etc) no bloatware.
Wondering if you could find Sensei and use his as a base...???
Sent from my SPH-D700 using xda premium
Both Sensei, Toadlife and Hoffman are tied up with life right now. I will PM all 3 to see if one of them can just point me in the right direction.
Sent from my SPH-D700 using xda premium
LOL...important safety tip...don't flash an EL30 theme on this! Stuck at Samsung. Reflash brought everything back including data which is pretty cool.
Sent from my SPH-D700 using xda premium

[FP8A][Stock][CWM]Full Odexed and Deodexed Stock

It doesn't look like anything is really around for this, and with a few other options already I am unsure how useful it is, but I figured I would post it anyway.
[size=+1]I AM IN NO WAY RESPONSIBLE FOR ANYTHING THAT HAPPENS (GOOD OR BAD) AS A RESULT OF FLASHING OR ATTEMPTING TO FLASH WHAT IS POSTED HERE![/size]
I am normally a bit verbose on things, but I really didn't do much here. The below files were all pulled from either dumps from the phone (/system, kernel) or from the FP5-to-FP8 update zip.
The odexed version I did NOTHING to (except fashion it into something CWM flashable), which means it is unrooted and it will overwrite both the kernel and any custom recovery with stock variants. The deodexed/zipaligned version includes SuperSU v1.25 (found here) as well as busybox (v1.20.2 thanks to imnuts). It does not include a kernel, and I also put a .bak at the end of /system/etc/install-recovery.sh to avoid the custom recovery overwrite that goes on when that file is unedited.
You will need to have CWM (version 5.0.2.7 can be found here, but earlier versions like 4.0.1.4 will work fine as well) already on your phone, and I would strongly recommend doing a data wipe/factory reset within CWM before flashing either of the full roms (odexed or deodexed) as well.
Also - if you are flashing one with a kernel, MAKE SURE voodoo lagfix is completely disabled and /data, /dbdata, /cache, and /system are all rfs BEFORE flashing!
CWM Installation instructions:
- Download file and place on sdcard
- Boot into CWM recovery
- Recommended to wipe data/factory reset
- If flashing a kernel - you better not be ext4
- Install the .zip you put on your sdcard
NOTES:
While I am unsure how relevant it is now, I have encountered an occasional odd issue in the past with CWM after flashing that seems to require adb to resolve.
The issue is that after flashing and then booting into recovery, I occasionally get a "can't mount /sdcard" error. Apparently that in itself is a known issue, and it is listed as such in the CWM recovery thread.
The fix requires you to perform the following commands using ADB:
Code:
adb shell
umount /sdcard
rm -f /sdcard
mkdir /sdcard
exit
If you do not have ADB installed and you are having the "can't mount /sdcard" error after flashing - I have a possible workaround for you. Download the ADBsdcardFix.zip here - then extract the folder (should be fine to extract it to your desktop) and attach your phone to the computer via USB (I did this while the phone was already in CWM). Open the newly-extracted ADB folder, and then double-click on the CWMsdcardFix.bat - something should pop up on the screen for a brief second, which is completely normal. After double-clicking the .bat file, on the phone go to mounts and storage, then select mount /sdcard - and it now should work!
Either approach here (adb code or the stuff in ADBsdcardFix.zip) has worked every time I have needed it, although again in my experience I have not been able to cull the rhyme or reason out of when that need will present itself.
Please let me know if there are any problems/issues.
---CWM FP8A STOCK FILES---
BLOATED FP8A DEODEXED ROOTED BUSYBOX-ED CWM .ZIP
md5: 53D10A47CBFAF2F4C3D77BA857FE0BBC
BLOATED FP8A ODEXED CWM .ZIP
NOTE: This includes the stock kernel, so you MUST be rfs for this. If you are ext4, you WILL have problems.
md5: 2EBF23AA1CC16F5D1A3AB7023CA786DC
STOCK FP8A KERNEL CWM .ZIP
NOTE: Only flash these if you are rfs - issues will abound when flashed over ext4 setups
md5: 27B18228EC18F2446A774E1E19D196C5
STOCK FP8A RECOVERY CWM .ZIP
md5: CBF88C999B7C9800BD2ACA7527C68B30
FP5-TO-FP8 MODEM UPDATER CWM .ZIP
NOTE: Only flash this if you are ALREADY on the FP5 modems!!
md5: 6EEB24542025282DAF52AA51DA764438
---MISCELLANEOUS---
ADBsdcardFix.zip
NOTE: READ DESCRIPTION ABOVE FOR HOW AND WHY TO USE THE FILE BELOW -
--- DO NOT FLASH IN CWM!! ---
md5: 5A362D2AB8BD5D7878AC1835A4AD558E
FP8 Animated Gif Support
Flash this to get the FP8 version of the let-my-gifs-play-regardless-of-available-memory hack in Tweaked in FP5 - thanks flare!
md5: 917273012589484497B3F0B2C0FE0585
Thanks a lot dwitherell. I needed this.
Ignore post-I'll make my own thread!
How about a debloated odexed zip? The bloated one is super fast so I imagine without bloat should be faster .Thanks .
Sent from my Verizon Galaxy Tab 2 7.0 LTE by Premium XDA application. Capize???
deafptl4ever said:
How about a debloated odexed zip? The bloated one is super fast so I imagine without bloat should be faster .Thanks .
Sent from my Verizon Galaxy Tab 2 7.0 LTE by Premium XDA application. Capize???
Click to expand...
Click to collapse
I'll take a crack at it, though I plan on implementing it somewhat differently... should have more info tonight
Has anyone made a voodoo kernel yet?
dwitherell said:
I'll take a crack at it, though I plan on implementing it somewhat differently... should have more info tonight
Click to expand...
Click to collapse
Does this mean you won't be making a Tweaked rom with F8?
Sent from my Verizon Galaxy Tab 2 7.0 LTE by Premium XDA application. Capize???
deafptl4ever said:
Does this mean you won't be making a Tweaked rom with F8?
Sent from my Verizon Galaxy Tab 2 7.0 LTE by Premium XDA application. Capize???
Click to expand...
Click to collapse
No, I plan on making an updated tweaked (though very slowly it seems).
I'm still here and enjoying your work Just wanted to say thanks!
Sent from my SCH-I510 using xda app-developers app
dwitherell said:
I'll take a crack at it, though I plan on implementing it somewhat differently... should have more info tonight
Click to expand...
Click to collapse
We still waiting buddy. Going on twenty nights now. LOL
Sent from my Verizon Galaxy Tab 2 7.0 LTE by Premium XDA application. Capize???
deafptl4ever said:
We still waiting buddy. Going on twenty nights now. LOL
Sent from my Verizon Galaxy Tab 2 7.0 LTE by Premium XDA application. Capize???
Click to expand...
Click to collapse
Lol crap, totally spaced on this. Why does real life have to be so busy? I really got to get on this...
I'll shoot for sometime before the next 20 nights pass
dwitherell said:
Lol crap, totally spaced on this. Why does real life have to be so busy? I really got to get on this...
I'll shoot for sometime before the next 20 nights pass
Click to expand...
Click to collapse
You're just having too much fun with you G Note II.
Sent from my SCH-I510 using xda app-developers app
Reilly1812 said:
You're just having too much fun with you G Note II.
Sent from my SCH-I510 using xda app-developers app
Click to expand...
Click to collapse
LOL - truth be told since the update I haven't done all that much really - mostly chase down bugs that people report, that's about it.
That being said - it is fun, so guilty as charged
dwitherell said:
LOL - truth be told since the update I haven't done all that much really - mostly chase down bugs that people report, that's about it.
That being said - it is fun, so guilty as charged
Click to expand...
Click to collapse
Dwit, nobody cares how long it takes you. You do far more work on the charge than you've got any reason to. I'm fairly certain I'm slightly gay for you, and the second I'm not perpetu-broke, you're gonna get some serious sammich moneys. The fact that the charge is still even on your ****ing backburner in 2013 is simply amazing, and we all love you for it.
I still have a Charge and I have rocked Tweaked on the Note 2.
Tweaked is seriously top notch stuff.
Don't update dwith, then I don't have to spend hours tweaking my new version of tweaked
I know there are a few Chargers out there still , it is fun to stop in every now and then.
Sent from my SCH-I605 using Tapatalk 2
usererror404 said:
Dwit, nobody cares how long it takes you. You do far more work on the charge than you've got any reason to. I'm fairly certain I'm slightly gay for you, and the second I'm not perpetu-broke, you're gonna get some serious sammich moneys. The fact that the charge is still even on your ****ing backburner in 2013 is simply amazing, and we all love you for it.
Click to expand...
Click to collapse
Don't listen to above. Going into night 4.
Sent from my SCH-i705 using xda premium
WHERES MY ROM?!
Sent from my SCH-I510 using xda premium
kvswim said:
WHERES MY ROM?!
Sent from my SCH-I510 using xda premium
Click to expand...
Click to collapse
*eyepoke*
Sent from my SCH-I510 using xda app-developers app
Lolz - yeah yeah I know. To be fair I haven't done too much android stuff at all over the last week or two - I've been at the new job long enough that they feel I'm ready for workload inundation. I hear MidnightNinja has something together on another forum though
NinjaRomV2 is available over on chargeforums.
http://www.chargeforums.com/forum/showthread.php?p=59137
As well as eclipse over on Nitro's site (made a thread).
Both are solid Roms with different color bases and options. It make take Dwith awhile to build the new Tweaked, but at least we have something!
I really like both Roms that are out. I have backups so that I can switch between them. Midnight has the libdroid toggles (status bar) like in Tweaked, with a green base, and Nitro has a few CM features like DSPManager, and an ICS blue color base.
Don't mean to derail your thread Dwith, just trying to take some of the pressure off .
Sent from my SCH-I510 using Xparent Red Tapatalk 2

Categories

Resources