{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is an app you can run from your rooted phone to odex your framework and system apps (has option to also odex data/app but its not recommended). The app will automatically remove classes.dex from each apk as well. I've tested this on shift deck and cm7 ROMs also works on og evo. There's no test on the app so if you run it and you're already odex or not on a compatible ROM or whatnot; its still going to run.. It was originally made for the evo shift but it has been tested successfully on the Evo on kush deck rom and CM7 nightlies (it checks to see if its a shift or original evo and mounts accordingly). This is for Gingerbread AOSP ROMs and hasn't been tested on sense (bootclasspath is different so it's likely it will not work).
Make sure you have a fresh nand before using, just in case.
Recommended usage: Press button "Odex System Framework". Let it do its thing then press "Odex System Apps" (be patient, takes several minutes to complete). While running, don't interrupt it.
Other option "Odex Framework + System Apps" works fine as well but not as safe as running separately.
"Odex Data Apps" isn't recommended, its an option I put in but I don't even use.
Always remember, you must odex framework before system/apps!
Keep in mind, apps are going to force close while the script is running. Also dalvik cache is deleted when it goes through system/apps so when it reboots; you will likely have to setup your widgets again and may have to sign back into gapps.
Big thanks to Dodgejcr for help with the script.
Download: Odexer version 1.0
Screeny:
Does this odex sense based roms as well? This sounds good though.
edit: dang it...should've paid more attention to the post got my answer... question: do you plan to make a deodexer as well...just curious.
theidlemonk said:
Does this odex sense based roms as well? This sounds good though.
Click to expand...
Click to collapse
I've never tried to be honest. As I said in the OP, I don't think it will but if someone wants to try (and make a nand first) that would be cool. At least report back and let us know lol.
Edit: deodexing would be an ideal option however it takes java commands to deodex an app with baksmali so unfortunately its not an option. For example: java -jar baksmali.jar -x :nameofjar.odex and those commands can't be run on the phone.
This looks cool. Soon we won't even need our computers to hack and mod our phones lol.
Trying this on Merge. Will follow up, Thanks!
Good job man. Previously I've accomplished this with bash scripts. I'd like to see where this goes. Like option to search for bootclasspath and automatically use the it, instead of having a dedicated one (which limits the app). Good job
Edit. If you are interested, I can make this work on Sense.
Edit 2. Man. This has me really intrigued now I looked through the app. One more thing that needs to be implemented is the removal of classes.dex. Once Odexed, you don't need classes.dex. It simply takes up space.
tommytomatoe said:
Good job man. Previously I've accomplished this with bash scripts. I'd like to see where this goes. Like option to search for bootclasspath and automatically use the it, instead of having a dedicated one (which limits the app). Good job
Edit. If you are interested, I can make this work on Sense.
Edit 2. Man. This has me really intrigued now I looked through the app. One more thing that needs to be implemented is the removal of classes.dex. Once Odexed, you don't need classes.dex. It simply takes up space.
Click to expand...
Click to collapse
Classes.dex is automatically removed. Also, I'm planning on adding the option to select an apk to odex (individually) and thinking about finding the bootclasspath maybe by looking in init.rc but that's a thought.
Sent from my PG06100 using Tapatalk
Dread 7us said:
Classes.dex is automatically removed. Also, I'm planning on adding the option to select an apk to odex (individually) and thinking about finding the bootclasspath maybe by looking in init.rc but that's a thought.
Sent from my PG06100 using Tapatalk
Click to expand...
Click to collapse
Great man. I must have missed where classes.dex gets removed.
It won't be a bad idea to add single apk odex. It never hurts to have more options.
Sent for the EVO Classic.
Asking for permission...
Hi
I just modified your odex_system_frame_app.sh for it to work with htc desire.
It is working well for my ROM. Is it alright for you if I share the modded script for the HTC Desire community ?
I will post only the script, not the whole apk.
Thanks in advance for your kind permission.
ckpv5 said:
Hi
I just modified your odex_system_frame_app.sh for it to work with htc desire.
It is working well for my ROM. Is it alright for you if I share the modded script for the HTC Desire community ?
I will post only the script, not the whole apk.
Thanks in advance for your kind permission.
Click to expand...
Click to collapse
That's fine by me
Sent from my PG06100 using Tapatalk
Dread 7us said:
Classes.dex is automatically removed. Also, I'm planning on adding the option to select an apk to odex (individually) and thinking about finding the bootclasspath maybe by looking in init.rc but that's a thought.
Sent from my PG06100 using Tapatalk
Click to expand...
Click to collapse
Looking forward to being able to odex just a single apk individually. Any idea when that option might be implemented? Thanks in advance for this wonderful app!!
just installed this on my evo running miui 1.12. works awesome! just had to reboot my phone, sign back into my account like u mentioned earlier i think, and for some odd reason it jumbled up my apps, like just moved them from screen 1 to screen 3 lol but running good
Thanks! i love odex stuff been looking for sumthing like this
UPDATE for miui
well used this app like mentioned work great minus the fact it rearranged things but for sum reason it keeps FC'ing when i call sum1. then it shuts off my service then comes back..i can still talk on the phone but idk.. ill post screenys below. maybe miui messed up when it updated? idk ill wipe everything and post again.. any fix? if so ill be glad to test it out
'nother update
dvickers said:
well used this app like mentioned work great minus the fact it rearranged things but for sum reason it keeps FC'ing when i call sum1. then it shuts off my service then comes back..i can still talk on the phone but idk.. ill post screenys below. maybe miui messed up when it updated? idk ill wipe everything and post again.. any fix? if so ill be glad to test it out
Click to expand...
Click to collapse
nope its totally not this app miui is just being funky -.-
Link is dead
patr0 said:
Link is dead
Click to expand...
Click to collapse
Link has been fixed. Also, hoping to update the app soon.
i try to use your odexer on my i9000 rom but odexer just odex core.jar and can't odex framwork.jar and say reboot your device
MSGuxl said:
i try to use your odexer on my i9000 rom but odexer just odex core.jar and can't odex framwork.jar and say reboot your device
Click to expand...
Click to collapse
Its going to be updated soon with tommytomatoes universal odex script. That means it will odex any rom and any android OS version.
Sent from my PG06100 using xda premium
Any chance you can post a link to that universal odex script ?
Sent from my PC36100 using XDA
mito8485 said:
Any chance you can post a link to that universal odex script ?
Sent from my PC36100 using XDA
Click to expand...
Click to collapse
Sorry but you would have to ask tommytomatoe, it is his script.
Sent from my PG06100 using xda premium
Related
.:EI22 Rebirth Rough Cut:.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey guys, all the working on the kernel has slowed development on the rom here it is working and very stable, we prefer you use the modified stock TWlauncher, but just to let you know there is a landscape bug in it still, landscape = a little jacked up, havn't had time to fix it...
.:WARNING: will take a minute to boot on first boot, you will be stuck at the Samsung screen for a while, give it some time:.
.:WARNING: please read into the risks of overclocking before you do so, as I am not responsible for any damages this may cause to your phone:.
.:Rebirth.gen2.0.1:.
Link:
STABLE Rebirth.2.0.1 STABLE
CWM flashable zip
DEFAULT_WALLPAPER forgot to include this in the rom... just place on your sd and set as wallpaper...
Fr4gg0r's 4.5 TWLauncher Mod
Maddogin's 10 Lockscreen Mod
Hotspot Hack
1% Batt Mod
Marcusant Reboot, Recovery, Download (not sure where he got it but hijacked it from him.)
IAP Samurai 2.0.1 Kernel
CRT
Dropdown Animation, applied by me can't remember who came up with it...
We can also be found on Facebook, Independent Android Project
.:Thanks Section:.
Rodderik (All The Kernel Help)
Nubecoder (Awesome Kernel Base...)
Maddogins (a couple of mods/doing what I didn't have time for and for the life of me couldn't rap my brain around to get fully functional...)
Chris41G (his work has helped me out tremendously though I'm not sure he knows it)
Fr4gg0r (tw launcher 4.5)
HexKil (being a super tester and puttin the software to the test)
All of the loyal IAP/Superheroes fans out there.
Also everyone in the XDA community.
And anyone else I may have forgotten...
Please msg me and credit will be given where it is due...
Nice work maybe in the future, you could make the 4g icon the flash=speed.
Especially love the dialer colors those are boss.
do we need to wipe if we are coming from the last batman rom. or can we just flash right over it.
dsummey30 said:
do we need to wipe if we are coming from the last batman rom. or can we just flash right over it.
Click to expand...
Click to collapse
Um... well just to see if you needed to wipe or not b4 you install this updated rom, I installed it over batman 2.2.7 and when I booted I kept gettin g-talk errors. I suggest wipeing but the good thing is that the setup wizard is back and will pull your applications from the market for you.
anybody else lose their dialer. No phone icon on the dock or in applications folder...
Never mind!! I downloaded from my XDA app the first time and I guess I did not get a piece...worked fine with a computer download.
LOVIN' THIS ROM/THEME!!!
Hey how about instead of making new threads over and over and over for the same rom, you just edit the first post?
The next thread you make for the updated rom, I will close and redirect back to this thread as it will be considered SPAM.
Whosdaman said:
Hey how about instead of making new threads over and over and over for the same rom, you just edit the first post?
The next thread you make for the updated rom, I will close and redirect back to this thread as it will be considered SPAM.
Click to expand...
Click to collapse
No need to get all pissed about it... Go ahead and delete all the other posts and I will use this one from now on...
1deviant said:
anybody else lose their dialer. No phone icon on the dock or in applications folder...
Never mind!! I downloaded from my XDA app the first time and I guess I did not get a piece...worked fine with a computer download.
LOVIN' THIS ROM/THEME!!!
Click to expand...
Click to collapse
Yeah downloading from the xda app is a bad idea, your better off dl'n on the comp then xfer'n to yuor sd...
So there is an update to the 1.0.3 rom(to be used without wipe) can we use that with this rom?
Sent from my SPH-D700 using XDA App
1deviant said:
So there is an update to the 1.0.3 rom(to be used without wipe) can we use that with this rom?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
thnks for bringing this to my attention, I'm pulling apart the update.zip right now and checking it out. I'll let you know a.s.a.p.
Thnks again...
Ok, if you use this it will change the version info in the about phone to mammon's 1.0.3.1, but yes is safe to use, if you give me about and hour I will have the same update with the Batman version info in it. Sorry got a few things to do b4 working on this.
Also I would like to say I'm bringing back in version 2.2.9 the 1% increment blinking charging battery icon, I liked knowing what % it was at when it was chaging.
Update: please install 2.2.8 b4 using this update.
Also no wipe needed for this update just clock work it...
Download: Superheroes 2.2.8.1 update
Sent from my SPH-D700 using XDA App
Thank you!!
Sent from my SPH-D700 using XDA App
First off, love your work, of all the roms here, bonsai was the most stable, while yours LOOKED fantastic...so glad the two of you pooled resources...The last Superman has been the best so far, was looking forward to Batman, keep up the good work!
With that said, when I flashed Batman, my GPS went awol so I went back to Supes...
Don't know what went wrong, wiped 3X, wipe cache and wiped the other cache too...
Holding my breath for the next one...take care!
Sent from my SPH-D700 using XDA App
GPS working a ok on my phone. It took awhile to find but once I went outside it hooked up great. You need to add the *working* Gingerbread keyboard stock. I love mine added some nexus live wallpaper,GB keyboard and removed the clock in the upper corner.. Sweetness
usagi111 said:
First off, love your work, of all the roms here, bonsai was the most stable, while yours LOOKED fantastic...so glad the two of you pooled resources...The last Superman has been the best so far, was looking forward to Batman, keep up the good work!
With that said, when I flashed Batman, my GPS went awol so I went back to Supes...
Don't know what went wrong, wiped 3X, wipe cache and wiped the other cache too...
Holding my breath for the next one...take care!
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Try redownloading I'm in the process of switching servers because mediafire isn't the greatest, also do not download from the xda app there is a problem with the downloads on here it misses bits and pieces...
Also I gotta say I love Mammons work his rom's are always so stable and I do not have the time to produce anything to the even compare to his caliber of work right now, this is why I have borrowed his rom as a basis for this project.
Sent from my SPH-D700 using XDA App
would it be better to just make these into themes if they just basically on top of mammons rom?
earthbound[iap] said:
Try redownloading I'm in the process of switching servers because mediafire isn't the greatest, also do not download from the xda app there is a problem with the downloads on here it misses bits and pieces...
Also I gotta say I love Mammons work his rom's are always so stable and I do not have the time to produce anything to the even compare to his caliber of work right now, this is why I have borrowed his rom as a basis for this project.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
robl45 said:
would it be better to just make these into themes if they just basically on top of mammons rom?
Click to expand...
Click to collapse
They are not just mammon's rom's I do change certain things to my likeing... And I did just post a framework theme... If you want to make it a theme go right ahead and pull all of the apk's you need and make it an update it is super super easy...
pull from /system/app in the original rom zip
Contacts.apk
DialerTabActivity.apk
TouchWiz30Launcher.apk
pull from /system/framework in the original rom zip
framework-res.apk
twframework-res.apk
pull from /system/media/video/shutdown
all 60 of the pngs in this folder.
pull from /system/etc
PowerOn.wav
pull from /system/media/audio/ui
Power_off.ogg
shutdown.ogg
these are all of the themed apk's and files so far, I believe...
then download the 2.2.8.2 update zip I made place these in the same folders inside the zip as the original rom and viola a theme/update zip that you can test out on any rom you would like.
Also you might have to make a new folder or two for the shutdown animation, PowerOn.wav, shutdown, and Power_off.ogg inside the update.zip...
I know this theme works with this rom that is why I do it this way and I in no way recommend doing what I have suggested above, as I have no way of knowing if it will work with any other rom... I will say that it will most likely work with Mammon's...
O'yeah and it will change the build # in the about phone section to Superheroes 2.2.8.2 Batman (that is if anyone attempts this)
Also if you attempt this please let us know what roms it works with and please make sure there are no bugs b4 you post that it works with another rom...
I'm sorry I figure if you are going to risk even soft brickin your phone that I do not want to be respossible for it and you yourself can attempt this...
yea, I'm just gonna stick with this rom, thats a lot of work LOL.
is there anyway to fix the rotation speed? thats the only thing that sucks now, waiting 3 secs for the phone to switch from portrait to landscape. my wifes stock epic switches instantly.
True quadrant score of 1095 with this rom (no silly i/o hack)...
I just installed the latest version. I didn't wipe, everything seems fine but behind the keypad, there is some image, is that normal
THIS IS NOT HONEYCOMB, but has a lot of the images and hacks to give you a feel of it.
I will try to update at less once a week if not twice, but I have finals coming up and exams next week.
ME OR XDA ARE NOT RESPONSIBLE FOR ANYTHING THAT HAPPENS TO YOUR PHONE.!!!!!!
I Do Not Do This For Donations its OPEN SOURCE I just do it for fun and a hobby.
Credits:
~ Cyanogen and his team for the code and being completely Open Source
~MagnusRagnarok from xda for the wallpapers he made a really cool ROM that can be found here
~BBcrackman for putting up with all my stupid questions and dealing with me.
~Who ever had the xoom dump that I got some of the images from.
What this ROM includes
~All Images that I used are from HC and or xoom dump
~Updated to CM7 RC3
~New Keyboard
~gapps
~Images are
~Browser
~Music
~News&Weather
~Gallery
~Status bar
~Activity Bar
~Toast
~Popup
~FM Radio
~ALL Apps Icon
~MMS
~Sound recorder
~ect(..)
~Things Improved
~Scrolling
~Response Time
~Color
~Battery
~FPS
~I/O read time ( should be faster)
~Free Memory around 204 - 275+
~AND MORE
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
What I'm working on
~ The real Honeycomb lockscreen
~The real Honeycomb Keyboard ( almost done )
~new update script to fix the problem of having to export the PATH variable and to make the directory on sdcard
~Trying to get the Honeycomb launcher to work right
~More Honeycomb Framework edits
I will try to update this all that I can but with midterms on C++ JAVA and Linux programming it is keeping me really busy
Bugs
NON THAT I KNOW OF SO PLEASE POST
How to get the Honeycomb music player to function right
make a directory on your sdcard under the subfolder media so it would look like this
/sdcard/media/music
copy all of the music to that folder
then go with the install
if you have problems with the music player after you made the directory try this and it will fix it
terminal
code: export PATH=$PATH:/sdcard/media/music
what that does is tells the environmental variables to look there for resources the : is the shells way of separating the path
I'm at school while I did this so the reason you have to do that is I didn't have the time to update the "update-script" will fix later
How to
~download
~Do A back up
~wipe all
~chose zip to install
~select Blue-Haze
~install
~reboot
~smile
Blue-Haze
as a side note let me know what you think and how you think it can be improved
hope you like this it is my first one. more to come I have a newer one but there is to many bugs that I don't have a chance to look at a later time.
First! Downloading this now. Will report back after some playing time. Looks Good!!!
Wow looks great going to download soon!!
Sent from my PC36100 using XDA App
This seems pretty good man.
Thanks let me know! I did find that the market app sometimes changes back to stock I have to look into that more later.
Thanks MAn!!!!NICE Rom!!!!GOOdbuy SAlvageMOd----
B-dub25 said:
Thanks let me know! I did find that the market app sometimes changes back to stock I have to look into that more later.
Click to expand...
Click to collapse
I think I saw somewhere that freezing market updater or vendor updater or something with titanium will fix that
Sent from my PC36100 using XDA App
Great!
Ive been waiting for something like this! Great work!
Seems smooth so far..
Great work
Downloading now. Will 4g work properly if I flash another kernel that supports 4g?
1)Go into settings>manage apps>market place updates>click uninstall>close out settings.
2) Go into Titanium Back up>find market updater>click on it>select freeze
Now your themed market should not change again.
jpmaniac87 said:
I think I saw somewhere that freezing market updater or vendor updater or something with titanium will fix that
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
dude, wtf i dont know what im doing wrong or missing, im currently running cm 7 rc2, and i keep flashing this rom any way i can, ive tried amon ra, clockwork, full wipe, etc.....but for some reason it doesnt come with gapps, and im not able to flash them either, i cannot even access android market, it exits automatically as soon as i try to open it, a little help plz!
you need to tell me how your quadrant is giving you 1500+ htc evo 2.2.. If want to use it i wan to use it completely. what's the trick??
Open your browser and google market place and d/l it and install, then from there d/l titanium backup and see if it picks up your apps from your sd card.
joabrey said:
dude, wtf i dont know what im doing wrong or missing, im currently running cm 7 rc2, and i keep flashing this rom any way i can, ive tried amon ra, clockwork, full wipe, etc.....but for some reason it doesnt come with gapps, and im not able to flash them either, i cannot even access android market, it exits automatically as soon as i try to open it, a little help plz!
Click to expand...
Click to collapse
Sent from my PC36100 using XDA Premium App
I'm in class right now, but the 1500 + is with stock kernel and 1113 mz on performance for the gov.
I know this is on the RC1 but will try to get it to the RC2 while I'm in class with some more edits too.
Thank you selders59 for the support here on this ROM and Thank you to all that has tried it and the good feed back.
If there is anything you would like to see in the next one please ask and I will try my best to put it in the next version
Thank you all again.
Just yo warn you, including swype is warez and will get you banned. Also the gapps are not open source and cannot be included IN an aosp based rom.
I thought once Swype was included in the OTA update, you could include it?
Maybe, was just a friendly warning in case
jstalford said:
I thought once Swype was included in the OTA update, you could include it?
Click to expand...
Click to collapse
+1
Once it was included in the 3.70 ota, its now no longer warez.
luckylui said:
+1
Once it was included in the 3.70 ota, its now no longer warez.
Click to expand...
Click to collapse
good to know! still thought including gapps was a problem though right?
Disclaimer: I am not responsible for loss, damages or any other kind of issue that can arise from installing this ROM.
I'm not into overclocking + heavy Themes so I make my own Roms. Once I feel comfortable I post it (Removing all possible bugs). Like most of us, I like Mod's and extras. Thanks to all the dev's who worked on Mod's.
I'm sure some of you wanted something like this... I hope u enjoy. and yes everything works (GPS with CWM on Boot etc). I will be out of country for a month starting tomorrow. So ur on ur OWN. Guys please help each other. Thanks.
Based on 2.3.6
What is VictoryRom?
1. Deodexed, Zipaligned, ROOTED
2.Pull down notification settings
3.Build.prop tweaks
4.Droid Razr bootanimation
5.Beats Audio
6.Sony Bravia Engine
7.Lightly ICS Themed
8. Ad Block (host files). Personally I'm not into Ad block cos many Dev's create free apps cos of it.. But many users want Ad-Block so I added.
9. Few fonts from ICS.(Roboto as Default Font)
10. Extended WIFI Scan Interval to get more battery.
11.Webtop via HDMI
12. APN Lists (more added)
DOWNLOAD
Installation Instructions - THIS IS A INSTALL ZIP (NOT BACKUP)
1.Put zip on sdcard
2.Back Up apps with Titanium backup
3.Make CWM backup
4.Wipe DATA(Factory Format),WIPE Cache and WIPE dalvik cache
5.flash zip
Thank u all... If u want name next to your mod's let me know...BIG THANKS TO alteredlikeness For keeping Victory alive.
ScreenShots and Updates
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Files?
Sent from my MB865 using Tapatalk
smgulsby said:
Files?
Sent from my MB865 using Tapatalk
Click to expand...
Click to collapse
Uploading...
Nice. Is this an "install zip" or a restore backup? Just wanna be clear.
Running RebelRom Beta 3
KEB64 said:
Nice. Is this an "install zip" or a restore backup? Just wanna be clear.
Running RebelRom Beta 3
Click to expand...
Click to collapse
Install ZIP.
KEB64 said:
Nice. Is this an "install zip" or a restore backup? Just wanna be clear.
Running RebelRom Beta 3
Click to expand...
Click to collapse
He said flash so im guessing not a restore.
Googler_1976 said:
Install ZIP.
Click to expand...
Click to collapse
Cool thank you!
Running RebelRom Beta 3
Sony bravias engine?
Is this debloated?
Sent from my MB865 using Tapatalk
If I'm correct zipaligned means you can flash it.
Atrix 2 / RebelRom V3
smgulsby said:
Is this debloated?
Sent from my MB865 using Tapatalk
Click to expand...
Click to collapse
NO.. Freeze what u want from TB.
It looks very nice, I like the simplistic approach. Thanks for taking the time to work on this!
One thing I'd like to know about Bravia Engine: did you have to do anything to port it or did a ported version from another device work on the A2?
cogeary said:
It looks very nice, I like the simplistic approach. Thanks for taking the time to work on this!
One thing I'd like to know about Bravia Engine: did you have to do anything to port it or did a ported version from another device work on the A2?
Click to expand...
Click to collapse
It's supposedly makes pic's and video's make look better... Who knows. So I just threw them inside the rom. No Harm.
Good deal. I've ran your roms on the captivate and the infuse and they are good stable roms. I'll be flashing this once my a2 charges up. Thanks for making one for the a2.
Sent from my SAMSUNG-SGH-I997 using xda premium
EDITED- BEST ROM EVER. The issues I had must have been something weird. Bad download, shady install... I don't know. What I do know is the second time I installed this ROM its working beautifully. Appologies to the Dev. You obviously took your time with this. Great work! This is the first ROM I've used where I actually like the stock launcher. This ROM is very battery friendly and everything I've tryed so far works as advertised. Including CWM on boot + GPS.
Thank you Googler_1976! Very nice work!
Sent from my MB865 using Tapatalk
On the positive side... I like the notification screen, phone pad dialer, the whole system seems very smooth and quick. I might take another look at this when I have more time. Thanks for your efforts! You will make a lot of people happy with this.
@cogeary,
Thanks for the sequence on the Play Store. I'll give that a try next time I install this.
KEB64 said:
I think I like enough tor use. Couple things... Google play store keeps force closing. I deleted cache and data and I'm getting force closes still. I repaired permissions as well. CWM on boot doesn't appear to be working. Not sure why. Is the lockscreen supposed to have an almost double image of a lock and unlock? Seems like it shouldn't? Keyboard is throwing up weird images of keys and freezing spuratically. Sorry for my spelling.
Sent from my MB865 using Tapatalk
Click to expand...
Click to collapse
Had to cancel download so I haven't been able to download and flash yet so I don't know about the lockscreen or keyboard. However, I know that the market/play store will FC if you flash /system without clearing data... to fix it just clear cache+data, uninstall updates, then leave it open for a minute or two to update.
How do you make roms? Do u use the android kitchen? Im interested in making (yet another) rom for the a2
cogeary said:
Had to cancel download so I haven't been able to download and flash yet so I don't know about the lockscreen or keyboard. However, I know that the market/play store will FC if you flash /system without clearing data... to fix it just clear cache+data, uninstall updates, then leave it open for a minute or two to update.
Click to expand...
Click to collapse
Did u come from blaze to this? Oh poop... wrong person. Ment for keb64. Sorry the gf was talking while I was typing
Bmatthews11 said:
How do you make roms? Do u use the android kitchen? Im interested in making (yet another) rom for the a2
Click to expand...
Click to collapse
This should be of some help to you.
KWIQ-NS ROM for the E4G
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
KWIQ-NS is a de-sensed 1.0 Rom based on TommyTomatoe's rooted oprimized deodex rom found here. In addition to the multitude of tweeks and mods in Tommy's base, I have included a few of my own with more to come.
In keeping with the original intention of the KWIQ series this is a no frills rom with performance and stability being it's defining factors. Please don't expect eye candy, at least not yet.. However, if you tried my original KWIQ rom and liked it but found yourself longing for the social integration only a Sense rom can provide, this rom is for you.
Satisfaction Guaranteed or your money back.
The Goods
Code:
Based on Tommy's "Sharing is Caring" deodex 4.67
Included ca1ne's "Underworld" SBC kernel found [URL="http://forum.xda-developers.com/showthread.php?t=1570308"]here.[/URL] (thanks ca1ne)
htc recources reduced by 20% (opted out uncalled pngs due to lack of rosie)
Extended Quick Settings (thanks Gruesomewolf)
init.supersonic.rc tweeks
ODEXED
Removed all htc widgets and kicked Rosie to the curb
Included Launcher2 apk, please feel free to replace with your launcher of choice
Things to do
Code:
This is an initial release, many more tweeks and mods to come!
Open for all suggestions feel free to ask!
Changelog
Code:
4-9-12 Initial release
How To Flash
Code:
1) Download rom to sd and verify md5
2) In recovery manually wipe everything except sd card
3) Flash [URL="http://forum.xda-developers.com/attachment.php?attachmentid=452272&d=1291053174"]THIS[/URL] or another cleaner script.
4) Flash rom
5) Reboot
6) If you would like to activate Dta2sd run command "a2sd reinstall" in terminal
Credits
Code:
Google for the Android experience
HTC for a great device that two years later still holds it own
TommyTomatoe for his great base
ca1ne, Swagstr, Gruesomewolf, and all the other great devs that contributed to the sharing means caring thread!
Whoever the dev was that wrote the odexing script I've been using, Great work!! Will credit this guy when I discover who it was. [COLOR="Red"]Edit: Thank you TommyT, I should have known! lol[/COLOR]
dsixda for his incredible kitchen
juwe11, Carhauler, Ropodope, and many others for a wide array of tweaks and mods I used while creating this and my other rom, although I did not include their scripts or settings..:)
Disclaimer
Code:
Your warranty is now VOID. I am not responsible if you brick your device, flash at your own risk.
This is soley an individual effort I offer to you for your flashing pleasure.
DOWNLOAD
MD5- 02a8731d8a1d1d1b2ba196e5badbc8a3
Guys I have a multitude of tweeks and mods to add to this rom and welcome all suggestions. Additionally please report ant bugs you may find. Thanks!
ZzHacks said:
Reserved
Sent from my swiper using xda premium
Click to expand...
Click to collapse
Ha! Righteous!
Jamie's work is the business-
Reserved!
Sent from my PC36100 using XDA
DOWNLOADED gonna run this!!!! will let you know how it is.
Thanks,
Charles
Wowzers Batman! I have been waiting for this! I have been running your AOSP Kwiq since basically it first dropped. I would flash the latest ICS release just to test em out, but always came back home to Kwiqy. Gonna DL and flash right now!!!
Thanks, gonna give this a run
Doesn't seem to boot. Flash fine after a full wipe of all except for SD and VR superwipe script. Gets past the white evo screen but goes to a dimly lit backscreen and no boot animation.
Good work!
And ps...that is probably my odex script....lol
Sent from my PG86100 using Tapatalk
Another fine release by Jamie.....rocking it out man. Keep up the good work.
Sent from my PG86100 using XDA
Status bar tweaks would be nice . Great job!
Sweet. Looking forward to testing driving this tonight. I love a good, slimmed down, minimal Sense ROM.
As far as tweaks, how about the swipe to remove notification mod?
the.emilio said:
Doesn't seem to boot. Flash fine after a full wipe of all except for SD and VR superwipe script. Gets past the white evo screen but goes to a dimly lit backscreen and no boot animation.
Click to expand...
Click to collapse
Did you verify the md5? I'll redownload and flash again, but all was well before I posted. Btw, thanks for sticking around during my absence!
tommytomatoe said:
Good work!
And ps...that is probably my odex script....lol
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
Ha! Thanks for dropping by Tommy, the script/exe program is utter genius. I have to admit, I ran it 3 times before I remembered to update the bootclass path for sense, lol.
Sent from my PC36100 using Tapatalk
the.emilio said:
Doesn't seem to boot. Flash fine after a full wipe of all except for SD and VR superwipe script. Gets past the white evo screen but goes to a dimly lit backscreen and no boot animation.
Click to expand...
Click to collapse
Ok, thanks for the heads up. Just downloaded to phone and I got a bad md5. Will reupload and check into a mirror, sorry for the mix up. Will be fixed momentarily.
Edit: Download from PC worked fine. I know pita, but if you can untill I get a mirror...
gruesomewolf said:
Another fine release by Jamie.....rocking it out man. Keep up the good work.
Sent from my PG86100 using XDA
Click to expand...
Click to collapse
GW! Thanks for stopping by and the kind words!
guih said:
Status bar tweaks would be nice . Great job!
Click to expand...
Click to collapse
I have a few in mind what kind of tweeks are you hoping for? I'm open for all suggestions.
Sent from my PC36100 using Tapatalk
mordbane said:
Sweet. Looking forward to testing driving this tonight. I love a good, slimmed down, minimal Sense ROM.
As far as tweaks, how about the swipe to remove notification mod?
Click to expand...
Click to collapse
Excellent idea, I miss that from AOSP.
Fixed download link
OK, sorry to the 35 people that tried to download off of initial link. Link is back up, confirmed working. Please excuse the oversight.
I downloaded this this morning and it work about 920am est. I just have a problem with widget locker denying authorized or something like that but overall everything seems to be running fine.
shizume said:
I downloaded this this morning and it work about 920am est. I just have a problem with widget locker denying authorized or something like that but overall everything seems to be running fine.
Click to expand...
Click to collapse
Thanks for the feedback, I had several problems with the initial file upload, my md5 would not match up when downloading by phone, glad it worked for you. As far as widget locker, that was actually a mistake including it in rom, I will fix in next update. I'll hit your thanks button when I get my next alotment of thanks to give!
YAY more nonsense roms . The bad original upload happened to me. Good luck on your work. Maybe you could help me port over Xperia apps.
This may sound silly, because I know it's with the 3.5 sense Roms, but is it possible to get the balloon text messages?
I don't have a pic of it, but I've always liked it more than the original text message setup.
One side has a balloon of the person you're talking to, and the other side has a balloon of what you're sending.
Is it possible?
Thank you!! Jamieg71 for president!!!
I want to say that I did not create this file. I just helped facilitate a speedy delivery of this file because I reached out to a dev friend so he could help us.
This single .apk file is intended for folks that are stock/rooted and want to get by with as many tweaks as possible without flashing a ROM or Theme. I know their are plenty of peeps out there that are just fine with being rooted only... hopefully this will add to your enjoyment of a nearly bone stock rom.
**Before you do anything make a backup of your framework-res.apk file which is located in system/framework**
**If you are on a themed rom, using this framework-res.apk will remove most of your theme and place you back to stock look**
**Rom devs and themers will need to take this framework-res.apk and add it to their themes and roms** (or decompile and create their own)
Credits:
Nitroglycerin33 for compiling and editing framework-res.apk
Electron73 for delivering the knowledge to our forum
Confirmed working on Stock OTA VRLG1
How to install:
Option A:
-Download the framework-res.apk to your C:\ drive or whatever folder you like on your PC.
-Mount your system folder on your phone as read/write
-Then push it via adb to your phone. Reboot. Profit
Option B:
If you don't feel comfortable using adb commands you can use root explorer and copy the framework-res.apk over to system\framework\ which will overwrite the existing framework file. This will cause your phone to freeze up immediately. Give it 2 minutes then simultaneously press the volume up + volume down + the power button until it goes into safemode. Once in safemode your phone will start responding. You can then reboot at this point which will automatically boot you out of safe mode. If you can't seem to get it into safe mode just yank the battery. I tested it this way to see if it works and it does. No harm done to the phone. I would make a back up of your framework-res.apk before doing this.
Download: http://eclipserom.com/mods/click.php?id=146
Download: https://www.box.com/s/c09986c6acce56ace268
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Works fantastic. Thank you very much Das7982, Nitroglycerin33 and Electron73.
Should be noted that this will effect the themes of certain roms as this is a stock framework-res.apks and not a themed one.
Sent from my SCH-I535 using xda app-developers app
NS what's going to happen if you go from one version of the same ROM to another? Are you going to lose the hack?
Edit: Probably no if the hack is going to be part of the new ROM.
nosympathy said:
Should be noted that this will effect the themes of certain roms as this is a stock framework-res.apks and not a themed one.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
jb_alphamale said:
NS what's going to happen if you go from one version of the same ROM to another? Are you going to lose the hack?
Click to expand...
Click to collapse
You would have to replace the framework-res.apk again. Only thing that will change that is if devs start baking them in. I for one plan to on any updates and or releases change that to allow this.
Sent from my SCH-I535 using xda app-developers app
That's why you're my man.
nosympathy said:
You would have to replace the framework-res.apk again. Only thing that will change that is if devs start baking them in. I for one plan to on any updates and or releases change that to allow this.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
jb_alphamale said:
That's why you're my man.
Click to expand...
Click to collapse
I ain't anybody's man, I am single and ready to mingle. Lol
Sent from my SCH-I535 using xda app-developers app
nosympathy said:
You would have to replace the framework-res.apk again. Only thing that will change that is if devs start baking them in. I for one plan to on any updates and or releases change that to allow this.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Hurry and start baking! Your ROM is the only one allowed on my phone. Its been a few days since an update
cortland1998 said:
Hurry and start baking! Your ROM is the only one allowed on my phone. Its been a few days since an update
Click to expand...
Click to collapse
Haha working on it. Finally found an apktool that doesn't break everything when recompiling. Should have something up soonish hopefully now that I can start messing with this stuff.
Glad you like my rom that much
Sent from my SCH-I535 using xda app-developers app
Hehehe. Joking man. You said in a previous post that you like joking. Backing down now?
Edit: Indeed after you update even the same ROM the framework.res is gone and you have to replace it again.
nosympathy said:
Haha working on it. Finally found an apktool that doesn't break everything when recompiling. Should have something up soonish hopefully now that I can start messing with this stuff.
Glad you like my rom that much
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
for the record I am using your stock rom and loving it. Feel free to use this apk if you need to. Not sure what would be easier, applying your themes to this apk or taking your existing themed apk and editing decompiled xml's. My guess is the latter if you know how to decompile and you can use notepad++. What apk tool do you use? Can you link me?
jb_alphamale said:
Hehehe. Joking man. You said in a previous post that you like joking. Backing down now?
Edit: Indeed after you update even the same ROM the framework.res is gone and you have to replace it again.
Click to expand...
Click to collapse
I know my response back was supposed to be joking. I dont mind many kinds of jokes, but the forum mods would probably have to step in long before id stop laughing. Lol
das7982 said:
for the record I am using your stock rom and loving it. Feel free to use this apk if you need to. Not sure what would be easier, applying your themes to this apk or taking your existing themed apk and editing decompiled xml's. My guess is the latter if you know how to decompile and you can use notepad++. What apk tool do you use? Can you link me?
Click to expand...
Click to collapse
I already had done this mod before your guy posted one, I just had gone out to wash my car while I had time and he got it up before me. Either way it is a rather easy mod.
If I can even find the link to the apks tool I am using again I sure will. It has two apktool.jar files. One is 1.4.2 for decompiling and one is 1.4.3 for recompiling.
Sent from my SCH-I535 using xda app-developers app
heres what i did. download the file. go to root browser and paste it to framework overwrite > yes
Good to have this mod published. Loving being able to use the native app despite VZW's attempt to thwart.
So, I tried pushing via adb but kept getting Read-only file system. So, tried adb remount and got Operation not permitted.
Anyway, I ended up using Root Explorer. Then, instead of pulling battery I tried a key combo: hold down Power and Volume +- at the same time for a few seconds and got in to Safe Mode; then just rebooted. That was cool cause I didn't want to have to pull the battery.
Thanks for posting guys.
Do I have to be on a rom to use this or can I just be stocked rooted?
Can you please post the changes needed in the framework apk, so anyone ca make the changes?
Works perfect via root explorer. Thanks!
Awesome, thank you Das7982, Nitroglycerin33 and Electron73. tested and confirmed working :good:
kidnice15 said:
Do I have to be on a rom to use this or can I just be stocked rooted?
Click to expand...
Click to collapse
Stock rooted is what you need to be on. The Latest OTA to be exact. Match your rom version with the one in orginal post :highfive: