[ROM][CDMA] IT-ROM [r800x] - Xperia Play Android Development

I have finally put together a ROM for us Locked Bootloader users. I used Hogwarts COLA ROM as a base for this ROM. This is my first attempt with creating ROMS. So please bear with me if you find bugs, and let me know, so i can fix them. Thanks guys, and enjoy!
**WARNING - This has only been tested on LOCKED BOOTLOADER R800X!! Install at YOUR own risk!**
Features v1
- Replaced stock Launcher with ADW
- Replaced stock Camera with Camera Mod (use "R" button to snap pics)
- Added Notification Toggles
- Removed Carrier Name from Notification Dropdown
- Themed w/ XperainceIT "Green Acid" Theme.
- Replaced Boot Animation
Updated Features v1.1
- Updated Build.prop w/ a few tweaks (see code below for a list of tweaks)
- Added Green dialer Theme
- Changed Font to stock.
Code:
Raised JPG quality to 100%
Decreased dialing out delay
Helped scrolling responsiveness
Increased overall touch responsiveness
Raised photo and video recording quality
Signal (3G) tweaks
Net speed tweaks
Disabled blackscreen issue after a call
Fixed some application issues
Known bugs:
- Factory Reset/Data Wipe, breaks the ROM. (Working on fixing this)
{
"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"
}
NOTES- ROM Currently does NOT come with Titanium Back up or Screenshot, they were on my version when i took the screen shot.
Download Link:
IT ROM.v1.1**NEW**
IT ROM v1
Installation:
- Download, then extract IT ROM.
- Place ROM into /sdcard/clockwork/backup
- Boot into Recovery
- Wipe Cache / Dalvik Cache
- Restore
Future Updates:
Version 1.2- (ETA: Undetermined)
- Add Mobile Bravia Engine
- Add script for SetInstallLocation 2 (not sure if this will work as a pre-installed feature as it requires a line command prompt, then a reboot)
- Add a Theme Chooser app for the XperianceIT Themes (this one may take me a bit, not very good at app creation)
Some themes from my Theme Thread:
(Original Theme Thread)
"Purple Haze"
"Blood Lust" w/Toggles
"Pink Passion" w/Notification Toggles
"White Elegance w/Toggles"
"Blue Void" w/Toggles
"Blue Void" w/o Toggles
If any of you have any suggestions on new tweaks, mods, or would like to see certain apps included into this ROM as system apps, please let me know.
Special Thanks:
- Hogwarts, for taking the time to teach and mentor me on building a ROM. His COLA ROM can be found HERE​

Nice man! My only suggestion would be to offer a CWR ZIP to change the font to something more readable.
Sent from my R800i using Tapatalk

Clienterror said:
Nice man! My only suggestion would be to offer a CWR ZIP to change the font to something more readable.
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Ahh man, thanks, i didnt even think about that!... lol I could add Font Installer as a system app.

Different color themes would be great.
Sent from my R800x using XDA App

iceman99393 said:
Different color themes would be great.
Sent from my R800x using XDA App
Click to expand...
Click to collapse
Good idea.... Original Post edited! Now have links to my themes from my theme thread.

Coo Tool
Downloading Now. Will update after testing.
(OFF TOPIC: I need someone to pm me and let me know the process in building and posting roms.)

Thanks. I appreciate all feedback.
XperianceIT
sent from my Xplay R800X, using XDA App!

Update.
Ok, Got the "Activity Market (in app market)not responding.
Force close or wait" a few times when first
starting it, but then seemed to striaghten up after I just waited a couple mins.
Other than that, so far all is working. Talk,Wifi,Bluetooth,GPS,, All Good.
Nice Job my man.

OK awesome. I think it has to sync all your Google info first. Other than that how you like it?
XperianceIT
sent from my Xplay R800X, using XDA App!

What does this do that cola doesnt?

Milenko2121 said:
What does this do that cola doesnt?
Click to expand...
Click to collapse
Well with a locked boot loader any "custom" ROM are all going to be about the same. Since we cant overclock, or upgrade past 2.3.3 yet. They are all just tweaked a little differently, like my ROM in comparison to COLA, has only a few minor differences... IT-ROM has the camera mod built in, has toggles built in to the theme, carrier name removed, and a few other cosmetic changes.... the next update will have tweaks built into the build.prop, adds a green dialer theme, and replaces font with stock font. This is my first attempt at playing with roms. It was more of a learning tool for me to get the basics down for removing system app, replacing system app, and what not.
XperianceIT
sent from my Xplay R800X, using XDA App!

Tip: if you want to create an update.zip, pull the /system folder and make symlinks in the update script.

Logseman said:
Tip: if you want to create an update.zip, pull the /system folder and make symlinks in the update script.
Click to expand...
Click to collapse
Well you think that but it wont work
Cola has to have /data/ to work
I'm the one who design it so trust me I know.
Once you loose data the rom is broken.

Logseman said:
Tip: if you want to create an update.zip, pull the /system folder and make symlinks in the update script.
Click to expand...
Click to collapse
Hey thats awesome info! I was wanting to do something like that but wasnt sure how to make a update.zip, and really didnt want peope to have to reflash the entire ROM again, i know how frustrating it is to have to re-do all your desktops, and widgets, and re-enter al your accounts and sync info.
Would you mind PM'ing me, or post it here, on how to make the symlinks, i am 100% unfamiliar with doing that. (im still learning all of this) Even if it doesnt work with the COLA based ROM, i'd stil like to learn this for future projects, and well, just cause its something I dont know how to do, and I ike to learn.

Hogwarts said:
Well you think that but it wont work
Cola has to have /data/ to work
I'm the one who design it so trust me I know.
Once you loose data the rom is broken.
Click to expand...
Click to collapse
I know a little bit too, don't worry. You need to keep the Setup Wizard APK which, if absent, breaks the Home button in case of a data wipe. Plus, even if you put a /data folder, it can be empty.
XIT, I think the best that you can do for the symlinks is to grab another ROM (from the Play if possible), unzip it and check its symlinks. I'm not too sure of what symlinks your ROM needs. You can see the symlinks in the update script file in the Meta-Inf folder.

Logseman said:
I know a little bit too, don't worry. You need to keep the Setup Wizard APK which, if absent, breaks the Home button in case of a data wipe. Plus, even if you put a /data folder, it can be empty.
Click to expand...
Click to collapse
wont work.
locked bootloader cant flash a whole filesystem and datasystem
thats why UK rom has to be flashed as nandroid
1-2 files with the wifimodules work because your just pushing something
but when you try to
format /system
push /system
format /data
push /data
it basicly is going to wipe out CWM recovery in the process because if ur aware the CWM resides in system folder
so yes it wont work for locked bootloader
also I wouldn't keep setup wizard because it is a costly file to keep when it's never needed
the cost is about 1.2 mb not including data if i remember correctly.
so its gone.
when you use nandroid backup you dont need it anyway

I think you're right, I forgot about where the cwm was.

Logseman said:
I think you're right, I forgot about where the cwm was.
Click to expand...
Click to collapse
ya i know because i've tried it myself
i created update .zip and the CWM would always return error
i could never get it to work as many times as i tried

I like it, very nice. Plenty of space, apps and drawer loads faster. I implamented the "adb shell, pm setInstallLocation 2, exit". That way I can choose pretty much any app to be moved to sd or installed to sd. Stable rom so far today, no issues.
Sent from my R800x using xda premium

Hogwarts said:
Well you think that but it wont work
Cola has to have /data/ to work
I'm the one who design it so trust me I know.
Once you loose data the rom is broken.
Click to expand...
Click to collapse
/data/ has never been required for me.
Sent from R800x

Related

[ROM] PlayDoh - v1.0 - 354 base

{
"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"
}
Here is my first attempt at a custom rom.
Special thanks to...
-Jhotman (for many reasons)
-Spidia (assisting with creating the flashable zip)
Info -
Dell Streak 2.2.2 build 354
- Bloatware removed
- default wallpaper changed
- ADW as default and only launcher
- network and wifi tweaks
- zipaligned
- deoxide
- modified framework-res.apk based on older GingerKrad themes
- sd card read set from 128-> 2048
- new cleaner font
- fly in effects
- Stock apps are not updated
- Has Sense Live wallpaper
Bugs -
Calculator - Minus key is actually a Square due to custom font.
SuperUser - Is broken, you need to re-run gingerbreak 1.2 to re-root (if someone knows how to fix this please let me know.. thanks)
Background -
This is my base rom I will be working on for RealRed. This rom will be updated with newer builds when they come out.
This a super striped, tweaked rom on the settings that I have found to be the best for me. This is a rom you could easily build on and tweak via, new scripts, launchers, etc... I called it PlayDoh because it can be molded to what you want!
Download!
CLICK HERE TO DOWNLOAD
Install Directions
1. Make a nandroid backup
1a. Make a nandroid backup
2. save to SD card
3. load via streakmod or clockwork
4. upon completion and reboot.. MAKE SURE TO DO A FACTORY RESET!
5. When it boots, click the bottom right button to choose language of choice.
6. Then click the android guy to begin.
Disclaimer -
I take zero responsibility for anything that happens to your device with this Rom. Make sure to make a full nandroid backup before proceeding.
Me first!
Sent from my Dell Streak using XDA Premium App
It appears my sd card read speed is not sticking.. looking into fixing this right now.
Good to see more folks delving into customising streak roms.
Good luck w/ it Krad.
Sent from my Dell Streak using XDA App
I will try out this rom.
Sent from Dell Streak
Any pics?
Sent from Dell Streak
borijess said:
Any pics?
Sent from Dell Streak
Click to expand...
Click to collapse
I don't have screenshot on my test unit... Take a look at the Realred screenshots and just imagine a black gingerbread theme that is not red.
Krad said:
Here is my first attempt at a custom rom.
Special thanks to...
-Jhotman (for many reasons)
-Spidia (assisting with creating the flashable zip)
Info -
Dell Streak 2.2.2 build 354
- Bloatware removed
- default wallpaper changed
- ADW as default and only launcher
- network and wifi tweaks
- zipaligned
- deoxide
- modified framework-res.apk based on older GingerKrad themes
- sd card read set from 128-> 2048
- new cleaner font
- fly in effects
- Stock apps are not updated
- Has Sense Live wallpaper
Bugs -
Calculator - Minus key is actually a Square due to custom font.
SuperUser - Is broken, you need to re-run gingerbreak 1.2 to re-root (if someone knows how to fix this please let me know.. thanks)
Background -
This is my base rom I will be working on for RealRed. This rom will be updated with newer builds when they come out.
This a super striped, tweaked rom on the settings that I have found to be the best for me. This is a rom you could easily build on and tweak via, new scripts, launchers, etc... I called it PlayDoh because it can be molded to what you want!
Download!
CLICK HERE TO DOWNLOAD
Install Directions
1. Make a nandroid backup
1a. Make a nandroid backup
2. save to SD card
3. load via streakmod or clockwork
4. upon completion and reboot.. MAKE SURE TO DO A FACTORY RESET!
5. When it boots, click the bottom right button to choose language of choice.
6. Then click the android guy to begin.
Disclaimer -
I take zero responsibility for anything that happens to your device with this Rom. Make sure to make a full nandroid backup before proceeding.
Click to expand...
Click to collapse
Krad,
Downloading now, just wanted to know will you be commng up with a modified kernel as well for the same.
Was waiting for it!!!!
Thanks Mayn!!
Hey Krad
How about setting up the language by default in english?
Krad,
Look at the principle of implementing the example Superuser Superboot
http://forum.xda-developers.com/showpost.php?p=15106194&postcount=61
Apologies for the poor knowledge of English.
So far what I can tell from testing this, is that the 2D &3D is a definite inprovement. Since people will ask, I have been getting about 900 average on quadrant. It does appear to be quicker in some aspects, and more testing will have to be done to be sure. Upon initial boots, it does take a long time to boot, but after 3rd reboot it started to boot up faster.
Kudos to krad for the development. Keep up the good work.
Sent from my Dell Streak using XDA App
Not to belittle your work, but how different are playdoh and realred from eachother?
If they're only different from themes would it be easier to maintain if they were simply 1 rom with 2 themes included?
You could use the installer streakdroid does and have a install.txt
You could even include the install.txts along with the post. If they can download a rom they can download the txt too
Pardon my ignorance. Could someone explain zipaligned and deoxide to me. Thanks in advance.
Sent from my streak7 using XDA Premium App
metal1f3 said:
Pardon my ignorance. Could someone explain zipaligned and deoxide to me. Thanks in advance.
. . .
Click to expand...
Click to collapse
What Is Odex And Deodex In Android [A Complete Guide] – at the DroidX Blog
zipalign
Zipalign: an Easy Optimization
marvin02 said:
What Is Odex And Deodex In Android [A Complete Guide] – at the DroidX Blog
zipalign
Zipalign: an Easy Optimization
Click to expand...
Click to collapse
Thank you sir. That's way over my head stuff. I was just curious.
Sent from my streak7 using XDA Premium App
Couldn't download the zip . it stops at 34.3mb ((((((((((
Just downloaded ............didn't noticed there were othere links too 4 downloading .......lol .........sorry for my stupidity
installing now................................lil too tym to boot
wow...why are people quoting the whole 1st post?? This takes up space when reading!!!!!
TheManii said:
Not to belittle your work, but how different are playdoh and realred from eachother?
If they're only different from themes would it be easier to maintain if they were simply 1 rom with 2 themes included?
You could use the installer streakdroid does and have a install.txt
You could even include the install.txts along with the post. If they can download a rom they can download the txt too
Click to expand...
Click to collapse
There will be a difference... customization will go further beyond just the framework... I will customize a bunch of the system apk's...etc... will also experiment with adding new elements.... this rom is meant to be a tweaked barebones for average guy to customize him or herself
Sent from my Dell Streak
zander42 said:
Krad,
Look at the principle of implementing the example Superuser Superboot
http://forum.xda-developers.com/showpost.php?p=15106194&postcount=61
Apologies for the poor knowledge of English.
Click to expand...
Click to collapse
This looks like a push in the right direction.. I see a boot.img for 351.. However I am running 354. How does one implement superboot
Disassemble the boot.img and you'll understand the principle, then rebuild the boot.img for the 354

[ROM][AOSP][BAREBONE] BLANDROID (2.3.7p0) - Will not disappoint! - October 21st, 2011

{
"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"
}
"For those rare occasions when you need your phone to actually work as a phone."
www.blandroid.org​
DISCLAIMER:
If you hold me responsible for bricking your device, I will laugh hysterically.
I found this while searching for the perfect, fastest, most stable AOSP-based ROM with exceptional battery life and thought I'd share with the XDA community. I will update this as they come (until I get the Sensation or Sensation XE ).
Although a majority of the N1er's will stick with CM, MIUI or SENSE, this is here for the barebone lovers.
MAIN FEATURES:
SuperUser and busybox pre-loaded ("rooted")
ClockworkMod recovery and nandroid backup/restore image
Automatic notification and secure, over-the-air downloads of system updates
Trackball wake setting (for Nexus One phones with broken power buttons)
Option to link media/music volume with ringer volume system-wide for simplified control
Native screenshot capability through the globally-accessible power menu.
Ability to reboot, reboot to bootloader, and reboot to recovery from global power menu
Large list of preset APN configurations for most GSM networks
Ability to use SIP over non-WiFi connections
Ability to hide failed unlock patterns on pattern lock screen, for added security
"Copy all" shortcut from long-press menu on any text field
Global setting to always silence camera shutter sounds
Alarm Clock App: Option to speak the time when pressing snooze, and use a large snooze button
Camera App: Ability to use physical volume keys as a shutter button.
MMS/SMS App: Settings for dark background and font sizes
MMS/SMS App: Customizable number of vibration iterations
Web Browser: Ability to change user agent and an increased number of maximum windows
Web Browser: Ability to use DuckDuckGo for secure web searching
REQUIREMENTS:
- Radio version 5.08 (This is due to the fact that this was the latest version officially released to ALL N1's. The developer doesn't want to take any chances risking stability.)
INSTALLATION:
I used the fastboot method, but I believe you can use nandroid and CWM Recovery as well.
Code:
fastboot oem unlock
^THIS UNLOCKS YOUR BOOTLOADER, YOUR WARRANTY WILL BE VOID
Code:
fastboot -w update /path/to/blandroid.zip
^THIS WIPES ALL YOUR DATA (except SDcard)
Your phone will reboot when completed. Remember to flash the Google apps and any kernel you prefer. If you are using AmonRA you will have to re-flash your recovery as the fastboot method restores a clockwork recovery.
DOWNLOAD:
http://blandroid.org/downloads
OR click here: http://blandroid.org/downloads/blandroid-2.3.7p0-install-nexus_one.zip
Google Apps: http://goo-inside.me/gapps/
Thanks for your work and always appreciate ongoing rom development.
How does this rom compare to other ASOP roms like Oxygen which is pretty vanilla too? Can we use pershoot's new kernel on this?
Thanks
Very interesting to see indeed. I am getting fed up with lags and FCs with my messaging and dialer and sometimes need my device to run butter smooth. Will try and give review... Features look nice.
Very stock.... Stable as can be. No a2sd and limited kernels for AOSP Roms. If you want a stock Rom, this is one of the very best.
Sent from my Nexus One using XDA App
its basically the most dry vanilla rom with stability the number 1 priority. no crashes/fc's/random reboots..
if youre looking for something fancy, this isnt it.
I cannot flash latest release. Zip is unsigned, and when I turn off verification in Ra 2.2.1 It still doesnt work..
Tasqa said:
I cannot flash latest release. Zip is unsigned, and when I turn off verification in Ra 2.2.1 It still doesnt work..
Click to expand...
Click to collapse
its not a flashable zip. im not sure why the developer doesnt make a flashable zip for it.
youll need to use fastboot or nandroid.
checking baseband version failed!!
checking baseband version failed!!
why?!
my phone baseband version:5.12.00.08
djmfxp said:
checking baseband version failed!!
why?!
my phone baseband version:5.12.00.08
Click to expand...
Click to collapse
sorry, ill add that part to the original post later
it should be 5.08 since that was the last one officially released to all n1's
the developer likes to stick with what has been tried and tested to ensure stability
5.08
grimey01 said:
sorry, ill add that part to the original post later
it should be 5.08 since that was the last one officially released to all n1's
the developer likes to stick with what has been tried and tested to ensure stability
Click to expand...
Click to collapse
ok!
just install 5.08 radio and try again
a few comments/notes on installation:
Trackball Wake setting is in Settings->Display
Music app signature not showing update for Google Music in market (ie market version of Music installs alongside bundled Music app)
I use AmonRA, so I reflashed it. Could probably have removed recovery.img from the zip
deleted bootanimation.zip from /system/media
got a Gallery force close.
It's AOSP Android w/ trackball wake, exactly what I wanted for this particular device. Will report back if I notice anything else.
This is fantastic! The only problem I've ran into so far is, I can't seem to adb push anything. As far as I know, I have all the permissions... Looking forward to whatever you do to this next.
This rom doesn't have any a2sd features, right?
Iam always running out of memory..
crachel said:
a few comments/notes on installation:
Trackball Wake setting is in Settings->Display
Music app signature not showing update for Google Music in market (ie market version of Music installs alongside bundled Music app)
I use AmonRA, so I reflashed it. Could probably have removed recovery.img from the zip
deleted bootanimation.zip from /system/media
got a Gallery force close.
It's AOSP Android w/ trackball wake, exactly what I wanted for this particular device. Will report back if I notice anything else.
Click to expand...
Click to collapse
ill send a message to the dev and let him know about the music and gallery issues. he wanted to avoid using the gallery altogether as its been a very problematic app since it came out
dermann said:
This is fantastic! The only problem I've ran into so far is, I can't seem to adb push anything. As far as I know, I have all the permissions... Looking forward to whatever you do to this next.
Click to expand...
Click to collapse
hmm.. usb debugging is good? maybe re-install the drivers? it works for me.. wish i could help you..sorry
Toobie said:
This rom doesn't have any a2sd features, right?
Iam always running out of memory..
Click to expand...
Click to collapse
you can add a2sd or s2e or whatever youd like. im pretty sure the stock kernel can handle it but i havent tried it (i use s2e (from market) using custom kernel)
grimey01 said:
ill send a message to the dev and let him know about the music and gallery issues. he wanted to avoid using the gallery altogether as its been a very problematic app since it came out
hmm.. usb debugging is good? maybe re-install the drivers? it works for me.. wish i could help you..sorry
you can add a2sd or s2e or whatever youd like. im pretty sure the stock kernel can handle it but i havent tried it (i use s2e (from market) using custom kernel)
Click to expand...
Click to collapse
You got that to work using custom kernel? I tried everything on the last build and couldn't get any version of A2SD to work.
anyone know how i can get the framework-res.apk, SystemUI.apk for this rom? I just want to add a battery percentage to it - it would make this rom perfect
clwclw said:
anyone know how i can get the framework-res.apk, SystemUI.apk for this rom? I just want to add a battery percentage to it - it would make this rom perfect
Click to expand...
Click to collapse
adb pull /system/framework/framework-res.apk c:/path/etc
OR
use root explorer
then to put it back:
adb push c:/path/etc /system/framework/framework-res.apk
adb shell
chmod 744(i think) /system/framework/framework-res.apk
i wouldnt advice using root explorer to push the file in.. it can cause a crash because of the permissions
Nice ROM! I was searching for an alternative ROM without the f** DNS-bug (Cyanogenmod-based and much of AOSP roms have it) and this is the only one haven't it.
I would like to use the Radio FM. Spirit FM seems to work because I can find radio stations but I cannot listen anything.
grimey01 said:
its not a flashable zip. im not sure why the developer doesnt make a flashable zip for it.
youll need to use fastboot or nandroid.
Click to expand...
Click to collapse
Use the UPDATE zip to flash from recovery.
The INSTALLATION zip is for fastboot only
How can i get a2sd working? I tried dta2sd... not working. I tried ad2sdx... not working. Any one can help me?

[CDMA][ROM] R800x with UK firmware

This is based on the stock verizon 2.3.3 with SE applications added in.
{
"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"
}
Features
-Timescape UI
-SE Home launcher modified to 7 home screens.
-SE notification bar with transparency.
-SE Music app with extensions for youtube, google lyrics, wikipedia.
-SE Photowidget, MusicWidget, WeatherWidget, FavoritePeople Widget, Calendar, MediaWidget.
-Bravia Engine
-Integrated xLoud (does not show in settings menu, always on)
-Dalvik2Cache mod
-SE Wallpapers
-Android stock phone.apk and black-themed mms.apk
-CRT Screen Off animation
-Apks zipaligned and .pngs optimized.
Requirements
Unlocked bootloader.
Stock verizon 2.3.3 kernel or kernel included in zip file.
Instructions
1. Backup.
2. Download my zip file and copy to root of SD card. http://www.mediafire.com/?i2tqjx1ucbdw2cg
3. Use recoveryPLAY.img to boot into recovery. [fastboot boot recoveryPLAY.img]
4. Wipe data, cache, dalvik cache, and system.
5. Install R800x_2.3.3_Timescape.zip via recoveryPLAY.img recovery.
6. [adb shell] then [adb reboot-bootloader] to fastboot flash my included kernel which is autorooted.
7. If installing included kernel [fastboot flash boot boot_2.3.3.img], otherwise skip to next step.
8. Reboot.
Thanks
Many thanks to DoomLord for awesome kernels, and Zerojay for his update script.
Bugs
Inifinity does not work on Contacts.
FavoritePeople widget freezes when first installed. Deleting widget and reinstalling on home screen fixes it.
Changelog
24NOV2011 - Posted.
This is based on the 3.0.1.A.0.145 UK firmware since it currently is the only one that works with the R800x still allowing service. This is a the stock UK firmware with tweaks made to allow phone calls and sending/receiving mms. Everything is working: phone, navigation, sms, mms, bluetooth, wifi, camera.
Instructions
1. Backup
2. Wipe data, cache, dalvik cache, and system.
3. Download DoomLord's DoomKernel v3 found here: http://forum.xda-developers.com/showpost.php?p=15805471&postcount=2
Alternate:[testing]modified DoomKernel: http://dl.dropbox.com/u/35097081/boot_new.img
Alternate:[testing]modified 2.3.2 kernel: http://dl.dropbox.com/u/35097081/boot_mod.img
4. Download my zip file, save to root of SD card, and install via CW recovery. http://dl.dropbox.com/u/35097081/R800x_UK_15NOV.zip
5. Now flash the kernel via fastboot and enjoy.
Note: If coming from Verizon stock firmware, dial *#*#4636#*#* and change preferred network type to CDMA auto instead of GSM/CDMA auto.
Thanks
Many thanks to DoomLord for awesome kernels, Zerojay for his update script, and Chevyowner for his CDMA patch.
Bugs
1. Contacts shortcut defaults to import contacts screen even after selecting to not show again.
FIX-access contacts from phone.
2. Setup Guide returns on reboot.
FIX-replaced SEMCSetupWizard with VZWSetupWizard
3. Incoming call glitch.
FIX-WIP.
Changelog
07NOV2011 - Posted.
12NOV2011 - Deleted some bloatware, added Bravia Engine and Swype, modified Mms.apk, removed SEMCSetupWizard and replaced w/ VZWSetupWizard, zipaligned and optimized apks.
15NOV2011 - Removed Swype - install from beta.swype.com, removed init.d scripts and moved scripts to /system/bin which works with standard DoomKernel v3.
I think you stated everything works in this version. Are there any known bugs? I will flash this today and test it out.
NeoandGeo said:
I think you stated everything works in this version. Are there any known bugs? I will flash this today and test it out.
Click to expand...
Click to collapse
Yes everything works. I will edit the first post to reflect that. The only known bug I have found is the Contacts screen always defaults to the initial screen for importing contacts so I just replaced that shortcut from the dock and go to contacts from the phone shortcut.
Awesome! I've been hoping for a stock rom that could be overclocked for the R800x for some time now
Is there any way to get the stock MMS.apk to display a black background?
NeoandGeo said:
Is there any way to get the stock MMS.apk to display a black background?
Click to expand...
Click to collapse
Yes. I had already looked into that. I can make another zip including it with a black background and white text or would a dark blue similar to the settings background be better?
From original thread:
007shark said:
Unfortunately no, getting the 2.3.4 firmwares to work on the R800x is still a work in progress. They will run on our phone, but without service.
I haven't tried using that, but can look into it. I was going to work on tweaking the v3 kernel with some of his newer features anyways.
Click to expand...
Click to collapse
Thanks 007. I've spent all morning messing with the feature, and it looks like it isn't running any of the startup scripts in the /etc/init.d folder. It certainly isn't running the mount scripts. I await your wizardry with baited breath.
007shark said:
Yes. I had already looked into that. I can make another zip including it with a black background and white text or would a dark blue similar to the settings background be better?
Click to expand...
Click to collapse
The black background with white text is what I'm used to, but the blue sounds interesting. Any way you could upload a .zip for each one. By .zip you mean a small .zip to flash through CWM, right?
NeoandGeo said:
The black background with white text is what I'm used to, but the blue sounds interesting. Any way you could upload a .zip for each one. By .zip you mean a small .zip to flash through CWM, right?
Click to expand...
Click to collapse
I'll make one of each and yes, it will be a CWM zip that will only replace the mms.apk.
crono141 said:
From original thread:
Thanks 007. I've spent all morning messing with the feature, and it looks like it isn't running any of the startup scripts in the /etc/init.d folder. It certainly isn't running the mount scripts. I await your wizardry with baited breath.
Click to expand...
Click to collapse
I remember seeing in DoomLord's thread where he made changes in the kernel for
4.0.A.2.368 that gave better init.d support.
NM, had the wrong CDMA mode selected.
Is there a safe to remove apps list? Seeing the chinesetextinput.apk at 8MB is disturbing to me. Haha.
After playing with this for a while I think the only other bug would be the incoming call slider being cut off for some reason. Other than that this ROM runs great and everything works.
Do u need an unlock bootloader to flash this?
Sent from my DROID BIONIC using xda premium
007shark said:
I remember seeing in DoomLord's thread where he made changes in the kernel for
4.0.A.2.368 that gave better init.d support.
Click to expand...
Click to collapse
The .368 kernel didnt work with this firmware, I tried it and did not have camera. The v3 .145 kernel posted here seems to have something different to it because no matter where I put busybox or how I edit scripts the dalvik2cache mod never works. Ive tried using both the dalvik hack zip and Dooms dalvik mod zip and neither work. Same results with the .145 kernel on stock verizon firmware.
I also tried running the insecure adb .apk even though the kernel is already insecure, still no luck. No support on the problem from doom either.
I flashed back to stock kernel and the dalvik mod works fine with this firmware so its def. the kernel. Just cant seem to figure it out!
Does the manual process through ADB not work with v3 either? Would rather be sitting at 140MB free instead of 71MB. Haha.
Also is there any way to get Wireless Tether for Root Users to work? I tried setting to Nexus One, and it keeps popping up that hotspot is active, and won't allow anything to connect.
NeoandGeo said:
Does the manual process through ADB not work with v3 either? Would rather be sitting at 140MB free instead of 71MB. Haha.
Also is there any way to get Wireless Tether for Root Users to work? I tried setting to Nexus One, and it keeps popping up that hotspot is active, and won't allow anything to connect.
Click to expand...
Click to collapse
I actually had the built in wireless tether work for me without using an app or sending me to the verizon page.
Try the new alternate kernel I posted for the init.d script problems and let me know if it works.
I'll have to test after work. I'll let you know how it goes.
Also, separate question: Doomkernel v3 is supposed to have a whole host of cpu governors, but my setcpu only shows conservative, ondemand, userspace, powersave, and performance. No Smartass, interactive, or any of the other frills that are supposedly in his v3 kernel. Do you guys have the missing governors, and am I just stupid or something?
I will test it out. Just to be sure, this is a test to get the dalvik hack working, or are any other tweaks involved?
Also how do I get into CWM with this kernel? I can't seem to get in there either through hitting the back button, volume rocker while booting. I also can't seem to get into it by rebooting into it through Rom Toolbox, I ended up having to boot off recoveryplay.img.
I have 197MB free up from 57!
You have to spam the back button to get into recovery while it boots. I start spamming as soon as "sony ericcson" shows on screen. If you wait until you get the SE animated boot logo, you're too late.

[ROM][2.3.6] CoZ ROM v3.1 Final! CWM (03/26/2012) You seriously haven't tried it?? ;)

CoZ ROM is:​
Updated with the following:
03/26/2012 - CoZ ROM v3.1
Entropy's Daily Driver kernel (02/28/2012)
Init.d governor is ondemand
zipalign init.d script (newly installed apps get zipaligned)
A few other script tweaks
All added applications are updated.
Milocker app added.
Reverted to UCKH7 modem
Made some small changes to the ROM. Added smoothness and resolved the haptic issue. IE: No need to do a "wipe data/factory reset" if you lose haptic feedback upon install.
ICS Launcher has been removed! Sam from MobileTechVideo's pointed out an issue that turned out to be an ICS Launcher issue that has yet to be repaired in the app. Not a big deal, but I'd rather remove it until they fix it. You can always install it from the market if you want it.
This will be my last Gingerbread ROM until official ICS source is released for AT&T. Well, maybe. Depends on my workload at work which recently has been very heavy.
MobileTechVideo's review of CoZ ROM v3 is below. Thank you, Sam!
UPDATED to Android OS 2.3.6
Deodexed and Zipaligned
Rooted (Superuser, and Busybox added)
init.d support
UCKK6 modem
Entropy's Daily Driver kernel (12212011)
Added lidroid's 14 toggle mod in status bar drop down. Edited to give it more of an ICS look. QuickPanel Settings app in your Applications drawer so you can move/remove/add as you please.
Nexus Prime bootanimation
Extended Power Menu
WIFI connectivity should not be an issue thanks largely to Entropy512 for his awesome kernel!
Lock screen issue is resolved, but this was an Android issue to begin with that they resolved since 2.3.4
Apps Removed:
Amazon Kindle
All AT&T apps
Books
Buddies Now
City ID
Days
Genie Widget
Kobo
Mini Diary
Press Reader
Protips
Qik Lite
Terminal Emulator
Words With Friends
Yahoo Finance
YPmobile
Zinio
and all of the HUB apps
Apps added:
Launcher Pro
BetterBatteryStats
CatLog
CPU Spy
Titanium Backup
ICS Launcher
SGS Secret Code app
Vlingo
BLN Control (free)
xda
Zedge
ICS Dialer
ICS contacts
General ICS themed, but not completely (see screenshots)
How to install:
1) Download Zip to your internal sd card
2) Boot into CWM. Go to post# 2 for instructions if needed
3) Highly recommended you go to "Mounts and Storage" and format /data
4) Go to "Install Zip from sdcard" then "choose Zip from sdcard".
5) Navigate to and install the ROM (it will wipe system, cache and davlik for you)
6) First boot can take several minutes
7) IMPORTANT:
When and if restoring data with Titanium Backup ONLY "Restore missing apps with data" and nothing else otherwise you may have issues like missing vibration and/or haptic feedback.
Screenshots:
{
"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 screenshot is my desktop
Donations? Much appreciated
Required? No.
Thanks always accepted.
CoZ ROM v3... Still solid, light, simple, dark and stable.
Credit has to be given to the following talented people:
Entropy512 (for his kernel)
lidroid (for his toggle mod and general helpful nature)
gtg465x (for initially helping me with an extended menu issue before I learned how to build it correctly)
h8rift (for answering questions and wiliness to help)
Criskelo (for letting me use his toggle icons for CoZ v1 and v2)
Download Archive:
CWM Package download for CoZ ROM v3.1:
Go here to download: CoZ ROM v3.1
What good is a CWM package if you don't have CWM?
CWM = ClockWork Mod
Note: Your phone needs to be rooted for a non-Odin install. There are many threads in this forum on how to root so I won't get into it here.
Now you need to obtain a kernel that has CWM included. I recommend the latest kernel from Entropy512's thread located here.
You'll want to extract the zImage file out of the Zip and save it on your computer.
If you have the Android SDK installed and working on your computer then save the zImage in its tools directory and then type the following command from this location:
Code:
adb push zImage /sdcard/zImage
Otherwise you'll want to plugin your phone to your computers USB connection and paste the zImage file in the root of your internal SD Card.
Next you need to flash the kernel.
Via ADB (press Enter after each line):
Code:
adb shell
su
dd if=/sdcard/zImage of=/dev/block/mmcblk0p5
Via a Terminal Emulator installed on your phone (If you don't have one download "Android Terminal Emulator" from the Market and install it. It's free):
Code:
su
dd if=/sdcard/zImage of=/dev/block/mmcblk0p5
Reboot.
Note that in the above two code examples when you type su you'll get a prompt to allow the "Superuser Request" if its the first time you invoke it from either program.
To boot into CWM in ADB type:
Code:
adb reboot recovery
Or, unplug your USB cable if plugged in, and press and hold vol UP + vol DOWN + Power buttons. Wait until it reboots and you see the Samsung Galaxy S II boot screen and release all 3 buttons. This should place you in your CWM menu.
Doing it this way should keep you from getting an exclamation point on your boot screen which is the main reason why I explained how to do this in this manner. If, by chance, you still get an exclamation point or already had one to begin with the only option I can think of is to use a jig. Not that a jig isn't a good thing to have anyways. Any ROM you flash from within CWM will not be added to your Custom Image count and will not produce the annoying exclamation point on the boot screen.
Absolutely first thing you want to do is boot into CWM.
As of this writing, press the Home button to choose an entry and press your Power button or the back button to go back to the previous screen.
Go to: backup and restore
Choose Backup
This will take a few minutes, but is well worth it. Now if you ever mess up your install you can always boot into CWM and restore the image you backed up. This, however, doesn't protect you from flashing bad bootloaders so word to the wise... DO NOT FLASH BOOTLOADERS!!! At this point and time there is no need to.
looks nice!
Thanks !!!
Good to see another dev joining the S II ranks. I can't wait to give this a go.
Thanks Coz, will try this one out. looks like the perfect theme to match the go launcher glass icons I always seem to come back to using.
Update: No issues with the rom yet, been running it all day. Only issue (not from the rom) is that I loose root if I change the kernel. I'm trying to use Zedomax OC kernel, but since root breaks I can't OC.
papashex said:
Update: No issues with the rom yet, been running it all day. Only issue (not from the rom) is that I loose root if I change the kernel. I'm trying to use Zedomax OC kernel, but since root breaks I can't OC.
Click to expand...
Click to collapse
I have not tried the Zedomax kernel, but I'm not a fan of overclocking. I can say that I've been using my ROM for a while and for me, its always been as stable as can be. Definitely not saying that because it's my ROM. I appreciate you using it as your daily driver for now
Updated to include CWM install instructions.
I love this rom. I hate to even try something else.
aintwaven said:
I love this rom. I hate to even try something else.
Click to expand...
Click to collapse
I'm really glad you like it. Thank you!
looks cool. Will give it a test drive.
Now that I can finally post in here, I can say that this has been my favorite ROM. Thanks again, Cozmo.
Nice job on the rom. Really smooth and fast.
Sent from my SAMSUNG-SGH-I777 using xda premium
CoZ ROM v2 has been posted and is available in the OP.
Cozmo1 I just have to say you have been really active with the updates. That's really awesome from what I noticed there is still not many developers on the AT&T SGS2 So I am really happy that your contributing so much, unlike me >_> Who can't develop Still Once I get home today I'm going to flash everything i can for some runs I'll pick my favorite and run with it for a bit. All of your stuff looks super tempting though.
I may have to give this a try later
Sent from my SAMSUNG-SGH-I777 using xda premium
hey, this looks great, does this ROM have init.d support??
Good work. Looks very nice.
Enzopreme said:
hey, this looks great, does this ROM have init.d support??
Click to expand...
Click to collapse
Currently it does not have init.d support, but it'll be an easy thing to implement in the next release. I must admit I don't know why I haven't thought of implementing it already.
The Boxinator said:
Cozmo1 I just have to say you have been really active with the updates. That's really awesome from what I noticed there is still not many developers on the AT&T SGS2 So I am really happy that your contributing so much, unlike me >_> Who can't develop Still Once I get home today I'm going to flash everything i can for some runs I'll pick my favorite and run with it for a bit. All of your stuff looks super tempting though.
Click to expand...
Click to collapse
Thank you. There's people here a million times more talented than me when it comes to building a ROM though. However, one learns more everyday. I hope you find a ROM that fits all your needs and then some.

[ROM][SAMMY-ICS 4.0.3]MJ ROM-version 1.3[XWLP7_XENLP3][16.04.2012]

Greetings!
I have decide long enough and here i am, trying to build my own ROM and share with you guys.
I am still new in creating my ROM, yet i wanna challenge myself and try to have fun with it. To be honest, it is harder than i thought with no complete tutorial out there.
I am planning to start things slowly and learning as i go along. Thus, i start with the basic, modifying stock ROM, and de-odex them. Clear all the bloatware or what i think is not necessary.
Please take note this is just a trial. If you are interested, do try out, and let me know how or where i can improve. I am noob, please don't flame me.
Current Release
MJ ROM: Trial Version 1.3 - 16.04.2012
Firmware: I9100XWLP7
CSC: XENLP3
Kernel: current LATEST Siyah Kernel v3.1rc4 (dual boot supported )
Coming Soon:
add in call recording feature
add in toggle bar - Postpone! Seems like Lidroid method will supercede my translucent status bar.will fine other method to make both thing works.
planning to switch launcher, as i am not too fond with Apex (suggestion please)
create my own logo (might take times, still figuring out)
Beats audio, anyone? (some claim it doens't work, does it? )
Click to expand...
Click to collapse
Bugs:
Not everything is perfect, though i expected a perfect ROM to ease everyone. However, there are some minor bug i encounter. Not a big deal.
- Keyboard not poping up at the initial setup the ownership of the phone
solution: i realise it takes time for the ROM to load up the keyboard (maybe due to language change from netherland to english - united state issue). what i do is, i just press back and forward few time, and the keyboard will initially pop up. don't worry, it just happen the very first time android setup. no more issues after that.
- Messaging app cannot use
solution: i suspect this is Apex Launcher issues. just delete the dock bar Messaging shortcut. Drag and put the new Messaging app from app drawer and you are good to go.
Click to expand...
Click to collapse
Change Log - trial version 1.3 - 16.04.2012:
latest siyah kernel v3.1rc4 with dual boot supported!
add in cool boot animation (my own creation )
add in honeycomb battery mod as default
Click to expand...
Click to collapse
Change Log - trial version 1.2 - 15.04.2012:
latest siyah kernel v3.1rc3 with dual boot supported!
50% translucent status bar
open up hidden samsung cool wallpapers! more selection available!
add in cool boot animation (android destroy apple!)
add in big android battery mod - Done! All you need to do is to download the zip file from below link and flash it with CMW recovery option. Simple and easy. (separate flashing)
add in honeycomb battery mod (separate flashing)
Click to expand...
Click to collapse
Change Log - trial version 1.1 - 14.04.2012:
SuperSU (FULLY ROOTED NOW! )
CWM with touch menu!
latest siyah kernel v3.1rc2 with dual boot supported!
old bootloader for use of USB jig (fully tested, remove yellow triangle and remove binary counter! )
overclock to 1.4ghz
Click to expand...
Click to collapse
Change Log - trial version - 13.04.2012:
Apex Launcher v1.5 (Touch Wiz launcher remove due to force close)
Fully Deodexed
Zipaligned
BusyBox
SuperSU (not really working, i lost the root access, not sure why )
NO WIPE
remove all bloatware and unnecessary apps
Click to expand...
Click to collapse
Benchmark scores for reference:
Quadrant Benchmark(1.2ghz): 3866
Antutu Benchmark(1.2ghz): 6399
WARNING: i have tried running overclock to 1.4ghz, but the score is opposite. i got very ridiculous low score in quadrant benchmark. bug in new firmware?
Don't try to overclock unless you know how to fix it.
Click to expand...
Click to collapse
WHO SHOULD TRY
-Those who want total stock ROM experience with root access,
-Those who is kind enough to train a new developer for S2 and keep the development alive!
Before you did any chances or installation, please make a backup just in case you are not happy and wanna revert back! I will not be responsible for any damages occurred to your phone! I have tested everything myself before i release it to the public, to minimize the errors.
Installation Guide
- Download the ROM (don't unzip)
- Copy the .ZIP file to your INTERNAL SD card
- Boot your phone into CWM (hold Vol Up, Home & Power Button)
- Wipe data/factory reset
- Wipe cache
- Wipe dalvik cache
- Select 'Install ZIP from SD Card'
- Select 'Choose Zip from SD Card'
- Then select the the rom .zip file you downloaded
- Reboot
Battery Mod Installation Guide
1. Download the Battery_Mod.zip.
2. Put it in your internal SD card.
3. Open CMW from your app drawer.
4. Choose "Flash update" (Flash and update .zip).
5. Browse for the Battery_Mod.zip file.
6. Flash it and enjoy!
DOWNLOAD
MJ ROM TRIAL VERSION 1.3 IS UP FOR FREE!
CLICK HERE TO DOWNLOAD
Download Big Android Battery Mod Here!
Download Honeycomb Battery Mod Here!
Screenshot as per below.
New screenshot for new release added (MJ - Trial version 1.3)!
{
"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"
}
NEW Battery MOD with Big Android!
New screenshot for new release added (MJ - Trial version 1.3)!
Credit:
Currently quite busy with modification. Will add in every help i got from this xda shortly.
Credit back to respective developers!
LP7 it's not AOSP man ! it's SAMMY-based.
by the way, welcome here and good luck in this jungle.
for the beginning, try to post some screenshoot, of course to full root your rom, choose a sympathic theme, put call recording and the new siyah kernel.
cya !
nesquix said:
LP7 it's not AOSP man ! it's SAMMY-based.
by the way, welcome here and good luck in this jungle.
for the beginning, try to post some screenshoot, of course to full root your rom, choose a sympathic theme, put call recording and the new siyah kernel.
cya !
Click to expand...
Click to collapse
thanks man! btw, is it legal to use theme provide here? can i use the mod they provide here? i scare i violate the rules or whatever copyright thingy.
U can use themes,apps and other mods from developers just ask their permission first and credit them in your op.
About supersu,you need to install(push) binary for it to work. Think it's binary is a xbin file, but not sure ask in chainfire thread.
anyways good luck with your project
zodiaxe66 said:
U can use themes,apps and other mods from developers just ask their permission first and credit them in your op.
About supersu,you need to install(push) binary for it to work. Think it's binary is a xbin file, but not sure ask in chainfire thread.
anyways good luck with your project
Click to expand...
Click to collapse
thanks for your hints and advise. really appreciate it.
edit: i think i found the reason on why my custom ROM is not rooted. it seems like i am using stock ROM unrooted, that's why it is not rooted. base on my research, i just have to flash the stock ROM, root it, flash kernel and old bootloader. back up, and start cooking afterward. correct me if i am wrong.
anyway, gonna try it tomorrow. used almost full day in trial and error, at least i can flash and run my first trial.
Mj rom trial version 1.2 is here!
MJ Rom Trial Version 1.2 is up!
Try it out for free!
Please don't flame me. Learning in progress.
New big android battery mod added!
Follow the steps below to flash it to my ROM:
1. Download the Battery_Mod.zip.
2. Put it in your internal SD card.
3. Open CMW from your app drawer.
4. Choose "Flash update" (Flash and update .zip).
5. Browse for the Battery_Mod.zip file.
6. Flash it and enjoy!
Might compile couple more battery mod to suit different people. Stay tune!
Bugs encounter. No worry, just a minor one.
Other than that, everything should work fine.
hi guys, thanks for trying out my own. i realise it is kinda messy, so i decide to try to recompile every for next release. hopefully the minor bug can be fixed.
give me sometimes as i am doing everything from scrap.
Good luck to u project .
milandhal said:
Good luck to u project .
Click to expand...
Click to collapse
thank you
MJ ROM Trial version 1.3 is up

Categories

Resources