[ROM][HC3.2.1]HoneyIce - ICS Themed Honeycomb [BUBLB4] - Galaxy Tab 10.1v Android Development

HoneyIce - ICS Themed Honeycomb
Hi everybody,
The official HC3.2.1 for the GT-P7100 (10.1v) ,was released a few months ago and i found it to be almost as smooth and stable as ICS, only with one major benefit, the camera works.
Unfortunatly Honeycomb looks like pants and ICS is beautifull; so I decided to Completely re-theme the rom. V1 is out now for you to play with and Features:
-Pure honeycomb with almost no additional apps
-The additional apps included are : Flash, Titanium backup, ES file explorer and Go launcher HD
-Rooted , busybox etc..
-All non updatable apps and UI are ICS themed
-Fast, stable and everything works
Future updates will include:
-More UI theme
-Bug fixes
-custom bootanimation
-SMS
-Overclocking
-A Go launcher ICS theme, when go launcher HD becomes themable
-More ....
DOWNLOAD : Mediafire
install the zip file with Clockworkmod recovery (make sure that you go to mounts and storage and format data/cache and system before you flash)
Changelog
Bug tracker
please use it to submit/read bugs and make feature requests
dont add bugs unless you verified them with a clean install (format data/cache/system, then install rom)
Many thanks go to RS125, this rom is based on his Puregoole rom; give him thanks too !!!!!
-Unfortunatly I brought in my tab for repair this morning and i forgot to take off the screenshots, so if anyone installs it and would be so kind to post some screenshots of the main screen (with analog clock widget), the app drawer, the lockscreen and the camera, it would be awesome !!!​

Can you tell me how to install your rom if I come from ISI rom 3.2 ?

just download it and install with clockworkmod recovery , dont forget to wipe data/cache (factory reset)

Good work Psyloid

Thanks. The ROM successfully installed.
And look great! I will play for a while and give you more comment if i found something interesting

erwiensamantha said:
Thanks. The ROM successfully installed.
And look great! I will play for a while and give you more comment if i found something interesting
Click to expand...
Click to collapse
Could you post some screenshots, please ?
thanks

Thanks for your work!

Great work...another dev for the "V"
Will try for sure..
Sent from my GT-I9000 using XDA Premium HD app

downloading

richard2311 said:
Great work...another dev for the "V"
Will try for sure..
Sent from my GT-I9000 using XDA Premium HD app
Click to expand...
Click to collapse
semi-dev, most dev's out here are way much more experienced than me
I did set up a linux machine today and made an acount on github, connected to github etc, so i'll be building from source soon, now it's copy paste stuff

Psyloid said:
semi-dev, most dev's out here are way much more experienced than me
I did set up a linux machine today and made an acount on github, connected to github etc, so i'll be building from source soon, now it's copy paste stuff
Click to expand...
Click to collapse
Youre further then i ever was
Sent from my GT-I9000 using XDA Premium HD app

hello what is the best between this room and the isi room 1.25.
I flash your room and have a lot of bug: live walppaper crash, ad launcher ex crash...
Can you help me because i preferd ad launcher ex and live walpaper, thanks in advance.

hebbe said:
Could you post some screenshots, please ?
thanks
Click to expand...
Click to collapse
How to take a screenshot? I didn't see screenshot button that ussualy i used with Honeycomb?
btw the UI and themes are great and beautiful thanks!!!
---------- Post added at 10:59 AM ---------- Previous post was at 10:55 AM ----------
jipils said:
hello what is the best between this room and the isi room 1.25.
I flash your room and have a lot of bug: live walppaper crash, ad launcher ex crash...
Can you help me because i preferd ad launcher ex and live walpaper, thanks in advance.
Click to expand...
Click to collapse
Same here , live wallpaper crash when press a setting.

I added a link to the bugtracker in the first post
jipils said:
hello what is the best between this room and the isi room 1.25.
I flash your room and have a lot of bug: live walppaper crash, ad launcher ex crash...
Can you help me because i preferd ad launcher ex and live walpaper, thanks in advance.
Click to expand...
Click to collapse
did you format cache and data before installing???
erwiensamantha said:
How to take a screenshot? I didn't see screenshot button that ussualy i used with Honeycomb?
btw the UI and themes are great and beautiful thanks!!!
Click to expand...
Click to collapse
for now you will need an app from the market or with adb
Code:
adb pull /dev/graphics/fb0
ffmpeg -vframes 1 -f rawvideo -pix_fmt rgb32 -s 1280x800 -i fb0 fb0.png
I will add this functionality later
Same here , live wallpaper crash when press a setting.
Click to expand...
Click to collapse
strange it worked on my tab before i uploaded the rom, i will have a look at it when my tab get's back from repair

yes i format.....

jipils said:
yes i format.....
Click to expand...
Click to collapse
ok, there is not much i can do right now, as i don't have my tab
I expect to have it back next week, please add your bugs (seperatly) to the bugtracker

flashed the rom. looking good and seems to be smooth.
But i get FCs very often. even in the settings. can't even set up my google account. did a wipe, but after installing (did it before, then recovery couldn't access the sdcard where i copied the rom to flash).

this rom is quite promising, but actually it has too many FC. will flash back stock.
but will definetly keep an eye on this one

Honey ICe
Its motion sensor is not working properly. it shown inverted screen. I putt off the auto rotate then i can use it properly.

yasirshafiq said:
Its motion sensor is not working properly. it shown inverted screen. I putt off the auto rotate then i can use it properly.
Click to expand...
Click to collapse
Hmm many issues it seems, i might have an idea what went wrong with the build i have put online, let's pray that my tab is repaired quickly so i can make a new build that deals with it, i also got my hands in the kernel source, trying to figure out now how to enable overclocking and adding some governors
Sent from my Incredible S using xda premium

Related

[ROM][StangRoms] Desired Inc HD 3D Vsix [Updated:18Aug2012]

No longer developing this rom - Thread Closed - ws83
Welcome to Desired Inc HD 3D
About Desired Inc HD 3D
Based originally on the official RUU 3.06.405.1 for the HTC Desire HD
Android 2.3.5 (Gingerbread) w/ HTC Sense 3.0 for WVGA devices
.10 Inc Kernel
Wi-Fi
Rooted-ChainsDD
Sense 3.0
BusyBox with runparts
RAM script-Jewell
SD Card speed tweak
DeBloated
System apps reupdated
WWE/ Multilang-for now
Auto Zipalign on boot
Fully de-odexed
Functional init.d scripts support
Native screen capture!
Updated Superuser app and binary
Installation Instructions​NOTE: I use CWMR 5X. Some wipe options below are not included in earlier recovery versions. Still wipe what is available the best you can.
1. Put Rom on the root of your SD Card
2. Compare MD5 Sum
NOTE: To verify MD5 you could use the program for Windows that I use here: MD5 Calculator
Or if you use Linux you could just run this command from Terminal as Linux has hash built in:
Code:
md5sum rom_name.zip
3. Reboot to Recovery
4. Wipe these:
Main Screen:
wipe data/factory reset
wipe cache partition
Advanced:
Wipe Dalvik Cache
Wipe Battery Stats
Mounts and Storage:
Format-
/boot
/system
/datadata
/data
/cache
5. Install Rom from SD Card
6. Reboot and enjoy!
Note: First boot is really long!
Downloads:
Download Desired Inc HD 3D​
Click to expand...
Click to collapse
Changelog:
Vsix:
Its a year later from my last updated. Gapps were seriously behind so I updated those
Updated to latest Superuser app with binary
Added in my wallpaper app called WallpaperPlus, find it in the wallpaper menu
Deleted HtcLoggers.apk, this is one of HTC's sneaky data collecting apps
Updated build.prop with some tweaks
Updated default.xml (both) with some changes
Removed bootsound and coding for it, needed space
Removed downanimation coding, really don't see a need for it. Wastes time when we need to reboot
Removed Maxthon browser, dont really need two browsers do we?
Vfive:
eMMC/SD Card now mounts and unmounts properly-CONAP!!!!
Fixed Weather FC
More custom by me iconage exclusive to my Roms
Custom Maxthon Browser
Guys, I know there is more when I think of it I'll update this further.
Vfour:
Ruffly removed all languages except English. Thanks Mik for the hook up!
Removed all widgets from the home screens by default except clock. This
speeds up initial boot time. Thanks Mik for the hook up!
Custom Default Dialer by DevilDog. This will remain for all further builds.
Added back in the HTC News w/widget. FOR JDOG, whiny baby.
Updated host file. No ads!
Added Conaps app 'DualRomX2'. Use this to mount eMMC. Open the app
and then press menu. Hit mount eMMC. good to go.
Added the modded exchange mail for security yall wanted.
Vthree:
5x4 depaginated app drawer
Put back in the normal settings +3D home screen settings
Added DSP Manager
Modules!!! Sorry still no OC. Thanks Tiny!
Last minute mind change. Took
out all transparency except the
launcher. Kills most lag issues.
Added in three of my favorite walls from Bliss.
Vtwo:
Fixed music from eMMC-newt
Extra Quick Settings Thanks dude360
Mik style battery with %
Transparent Settigs. These are a bit laggy but I like them.
Fully custom 4 Bar Signal by ME
Fully custom pulldown bar by ME
Custom never seen before overscroll by ME
Even more default.xml edits
mx0'd certain system apps-me
Cleaned up some more junk
Removed Auto Mount since its no longer needed
Updated ES File Explorer
Add Launchkey by beansoft cloaked by me to blend into the system better
This app is for remapping the search key on long press.
Updated Netflix
Updated to the latest Market since my phone auto
updated and I was able to grab it.
Vone:
Fixed 3G Icons-Me
Fixed rotation-Me
Fixed SD mounting to PC and WiFi-Thanks Jermaine
Fixed Wallpaper, Gallery, Pic Widget-Me
More edits to default.xml's-Me
More build.prop edits-Me
Rolled all the way back to Froyo Market. I did this
to see if it would auto update it self.
Put in 6Bar Signal. Will have four bar posted in mods.-Me
Nicer Vibe and silent icons for status bar.-Me
Nicer Icons for the menu-Thanks NilsP for the idea and some of the images.
Arrowless keyboard-Thanks newtoroot
I forgot to take out Auto Mount, but you don't have to use it anymore.
Vzero:
Initial build, thanks newt for the semi slick base, build.prop
edits, default.xml edits, mms patch applied.[/CODE]
Credits:
HTC - Base rom
JoelZ - Certain tweaks
Newtoroot - Base for this rom
Everyone else involved in this project[/CENTER]
Desired Mod​
BUNKER BUSTER DTR
No GPS Reticle Thanks RMarkwald!
Stock 4x4 app drawer
Desired Retired​
The following versions are retired and will not be supported.
[url=http://dev-host.org/p9pro0h0cysq/wildstang83_desired_inc_HD_3d_v2.zip]Desired Inc Vtwo
Desired Inc Vone
Desired Inc Vzero​
Lol nice stang!
big_mike_2k6 said:
Lol nice stang!
Click to expand...
Click to collapse
Lol thanks. I thought someone would get a kick out of that, lo
That's good stuff. So as a loyal follower of your work I look foward to what's to come.
Funny lol
Sent from my Incredible 2 3D using Tapatalk
Thanks guys. But everyone knows where the sweet base will be coming from. All creds will for sure go to the original dev(s).
That been said, I bet it will be!
downloading now...(coming soon)
on another note...just loaded your hybrid rom...love the darker theme and overall performance. nice job. cant wait to see this one
OMG_VTEC said:
downloading now...(coming soon)
on another note...just loaded your hybrid rom...love the darker theme and overall performance. nice job. cant wait to see this one
Click to expand...
Click to collapse
Yea that one is a sik rom. I love it and I'm running it right now.
OMG_VTEC said:
downloading now...(coming soon)
on another note...just loaded your hybrid rom...love the darker theme and overall performance. nice job. cant wait to see this one
Click to expand...
Click to collapse
where is the download link??
orochi9999 said:
where is the download link??
Click to expand...
Click to collapse
Its not available yet. The title of the thread says coming soon.
You keep this up, and you may have created your very own themer. Can't wait for this. Much love to all of you guys for laying this sh1t down. Thanks Stang......
Edit By the way, one sick boot animation on your v6 hybrid, almost makes me want to shut my phone off, just to turn it back on again...lol
Sent from my ADR6300 using Tapatalk
So this build means no resizing is needed correct?
greenro89 said:
So this build means no resizing is needed correct?
Click to expand...
Click to collapse
Yea thats what it meens.
Alright guys, uploading now. Mostly build.prop edits and default.xml's for tonight.
Is there actually any difference between this and Newts version? Thanks.
Sent from my ADR6300
Is this based off Mike1986s rom?
wildstang83 said:
Yea thats what it meens.
Click to expand...
Click to collapse
Awesome! So stoked to try this!
Sent from my ADR6300 using XDA Premium App
countryfolk07 said:
Is there actually any difference between this and Newts version? Thanks.
Sent from my ADR6300
Click to expand...
Click to collapse
Just whats listed in the op. Build.prop edit since his was still edit for his inc2 and same thing for the default.xml
titans808 said:
Is this based off Mike1986s rom?
Click to expand...
Click to collapse
Don't know where newt got this. Im based of newt.
greenro89 said:
Awesome! So stoked to try this!
Sent from my ADR6300 using XDA Premium App
Click to expand...
Click to collapse
Thanks. Theres gonna be some fairly rapid updating over the next couple of days.

[ROM][23DEC]CyberGR-MOD|NS.NGN v.4 Ult.+Franco Kernel 08.12|Lightning FAST!

CyberGR-MOD|NS.NGN ver. 4.0 Ultimate
​
**If you like all the good stuff that a CyanogenMOD ROM offers and you looking for a lightning fast, smooth and rock stable alternative with stock look, custom ROM, then you are in the right place!!Give it a ride to believe!!**
Features :​
Based on AOSP and parts of CyanogenMOD7 (1.0.1 Stable ROM)
Kernel latest stable from Franco ver. 08.12
Android version 2.3.7
Radio : free (you can flash which is best for you and your area, or stay with what u have now)
All the features that a CM7 Based ROM Offers + Theme Chooser
SD Card I/O Speedtweaks - EXT4 | Ram Tweaks
All Ezekeel`s Mods *BLN|BLD|BLX|Deep Idle|LIVEOC*
NSTools by arifhn Integrated to easily configure all the above Mods
Overclock able up to 1200Mhz + Extra Boost with LIVEOC
CFS auto group tweaks and optimizations from Franco
Zipaling on boot
Zipaling all apps better Ram usage
Really fast times on Reboots & Boots
3G/HSDPA Tweaks
Init.d scripts support
Newest Host File (Ads.remove)
Tweaked + faster stock Launcher2.apk + 4 new wallpapers
Default Nexus S Boot Animation
Dark Transparent Notifications Dropdown Menu
Dark Transparent Contacts and Phone/Dialer
Swipe to remove notifications
Dev Tools + Spare Parts
Voodoo Control App
Newest Android Market and Google Music 4 ICS
Car Home Included | Modified Calculator with scientific functions | ES File Explorer by EStrongs | Sound Recorder | Roboto ICS Fonts | ICS Sounds added | ROM Manager added.|
And more..
​
Installation Instructions :​
Download and copy the CyberGR-MOD-ver.NS-NGN-4*.zip file into your Nexus S storage
Boot into ClockworkMod Recovery
From mounts and storage select format /boot
From main menu select wipe data/factory reset and wipe/cache partition
Use Dalvik-wiper.zip to wipe Dalvik Cache.You can get it from here : Link 1 or here : Link 2
From main menu select install zip from sdcard then choose zip from storage
Select CyberGR-MOD-ver.NS-NGN-4*.zip and proceed with the setup.
When done!Reboot your device
First boot as expected might be slow but nothing to worry about, its normal.After first boot, before doing anything a reboot is recommended.
[*]ENJOY
PS : First time NSToolls will ask you for superuser permissions, be careful to press ALLOW, then it will come up with a notification saying "some settings have been discarded" blah blah, don`t worry it`s absolutely normal!!Just open NSTools, configure and reboot!!​
Download :​
Dropbox : Link
MediaFire : Link
CyberGR-MOD|NS.NGN ver.4 Ultimate it`s also into Rom Manager app. by Koush. Find it, Rate it, Leave a comment or feedback, Download it!!
Extras :​
Normal GB Phone/Dialer-Contacts : Link 1 or LINK 2 (Flashable under recovery)
Transparent Contacts Final: Link 1 or LINK 2 (Flashable under recovery)
Getting FC when trying to Join Contacts! - Fixed
DSPmanager : Removed (If you still want it search for it or pm me.)
Disclaimer :​
You can always flash what ever kernel you want but keep in mind that this custom ROM has been tested and has been found to be really stable and fast with all features working on latest Franco Kernel.
Please be aware that you are flashing at your own risk.
CREDITS and special THANKS to :​
CyanogenMOD 7 Team.
franciscofranco for his awesome kernel.
Ezekeel for the various MODs.
Supercurio for the voodoo app.
Morfic for dalvik-wiper.
arifhn for NSTools app.
Koushik Dutta for Rom Manager app. & host.​
ENJOY and don`t forget to press the THANKS BUTTON if you like my work!!Cost you nothing!!
Screenshots :​
Change log :​
23.12 : Dark transparency in contacts and phone/dialer - Fixed everything works now - no preferences or join contacts problems anymore,
some tweak changes, hosts file updated, new wallpapers (some from Galaxy Nexus), drop down notifications menu changes, updated GoogleMusic to Version 4.1.511,
version name changed to ver. 4 Ultimate GB.
14.12 : Some tweaks changes,hosts file update, transparency in contacts and phone/dialer, new wallpapers (some from Galaxy Nexus), removed BLN app, added ROM Manager by Koush., NoWallpaper.apk icon changed, added SE Bravia Engine (works with stock gallery .apk & video app. - maybe a placebo but without collateral effects.)-Rom Manager Support.
09.12 : Latest stable Franco 08/12/2011 Kernel, removed file explorer- added ES File Explorer by EStrongs, ICS sounds, BLN Control, Newest Host file, minor speed tweaks, minor Framework changes, added working changelog file under CyanogenMOD/System, better performance overall..!
06.12 : Minor fix regarding youtube application! Removed, get it from market!​
Reserved 2!
downloading
Sent from my Nexus S using xda premium
nice work!
gonemad02 said:
downloading
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
Have fun mate!!Waiting your impressions and if there is any request and advice it`s welcome!!
ps: Pressed you the thanks button cause you are the first to download my ROM and posting! ;-)
nexusphone said:
nice work!
Click to expand...
Click to collapse
Thank you buddy!
Maybe cheeky but is there support for four hotseats in the launcher a la oxygen?
Sent from my Nexus S using xda premium
wildestpixel said:
Maybe cheeky but is there support for four hotseats in the launcher a la oxygen?
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
Sure mate!You can extract Launcher2.apk from Oxygen 2.3.2 Rom and replace the one on this ROM..It`s under system/app folder!Use root explorer, it`s already there in the rom under the name explorer!!DONE!
Cybergr said:
Sure mate!You can extract Launcher2.apk from Oxygen 2.3.2 Rom and replace the one on this ROM..It`s under system/app folder!Use root explorer, it`s already there in the rom under the name explorer!!DONE!
Click to expand...
Click to collapse
In which case this rom is for sure a goer. Cheers cybergr
Sent from my Nexus S using xda premium
wildestpixel said:
In which case this rom is for sure a goer. Cheers cybergr
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
Cheers mate..!!
downloading
Bllazo said:
downloading
Click to expand...
Click to collapse
Enjoy the ride!! Waiting feedback ..
Downloading... Will flash after my phone charged to 100%. How about it's battery? Thanks for sharing this.
r5xscn said:
Downloading... Will flash after my phone charged to 100%. How about it's battery? Thanks for sharing this.
Click to expand...
Click to collapse
Sorry for the long time to respond you but I wasn't at home..You arr welcome!!
As for the battery life I think that is just great!I am waiting for your feedback on this! I am gonna be pleased if u like it.
Sent from my Nexus S using xda premium
I forgot to remove youtube.apk from system/app folder,knowing that cause a problem..You will notice that it`s reported as installed under manage app/all but it`s not present in the application drawer and when you go to download it you can`t remove it - download it or update it..!!
So who has already flash the rom please do these three simple step to solve it :
1. Download titanium backup
2. from backup/restore tab, find youtube and click wipe date and then unistall.
3. go to market again and re-download it.
PS: if u get any FC when u 1st launch youtube just go back to titanium backup and wipe data again.
Sorry for the mismatched guys..already fixed it and uploading again!
Nice to see a new ROM, trying it right now!
Sent from my Google Nexus S
Icecoldmeat said:
Nice to see a new ROM, trying it right now!
Sent from my Google Nexus S
Click to expand...
Click to collapse
Keep in mind the minor bug with youtube.apk i have told in the post above your.s.
Ok, isn`t something to worry about..cause it can be easily fixed as described..
I fixed it and i am re-uploading the CyberGR-MOD-NS*.zip file!!
I will need some time though to upload it in two different hosts cause of my slow-crappy upload speed!!
Its cool to see a new rom that promises to be awesone. However im sticking with my ics rom however looks like this has alot of potential. Great job!
shockem said:
Its cool to see a new rom that promises to be awesone. However im sticking with my ics rom however looks like this has alot of potential. Great job!
Click to expand...
Click to collapse
Thank you...and hope u try it one day!
downloding......1st i like to say thank you for your hard work and wish u all the best for the future, sory for my bad eng

[ROM][XXLRQ][TW] CosmoROM 1.5 [STOCKISH][STABLE][SMOOTH][DISCONTINUED]

CosmoROM by CosmoDroid
Initial Release 1.5 (10-06-2012)
Based on Sammy's Stock XXLRQ (4.0.4) Smooth and Stable​
Changelog:
HydraCore 5.3 OC Edition. (1.6 Ghz) Kernel (Use SetCPU etc. to limit it to 1.4 Ghz for best results.)
Deodexed and Zipaligned by Me.
Full Root with SuperSu and Busybox (See Notes below)
Added Multiple CSC's
No Theme-ing. Complete Stock look.
Galaxy S3 UI Sounds.
Galaxy S3 Ringtones and Notifications and Alarms.
Galaxy S3 Live Wallpapers (Deep Sea, Luminous Dots)
Galaxy S3 Music Player.
Galaxy S3 Shut-Down Animation.
Note 2 Ringtones and Notifications and Alarms.
Note 2 Live Wallpaper (Water Ripple)
Note 2 Wallpapers.
Cosmic Flow Live Wallpaper from Sony.
Sony Walkman Music Player. (See Notes below)
Google Music Player.
Native Call Recording support.
Modded MMS app with no Contact Limit or SMS to MMS conversion.
No ascending Ringtone.
Various FlipFonts Added.
Full Transparent Digital Clock Widget.
15 Toggles mod with 5 Toggles per page.
Awesome Beats V3 with added Beats libs. (Amazing Sound)
CRT-off Animation. (See Notes below)
Apex Launcher added as alternative to TW UX.
Various build.prop tweaks to improve performance and battery.
Mass Storage as default PC connection.
Some other tweaks.
Download Link: CosmoROM_N7000_TW_ICS_XXLRQ_1.5.zip - 631.34 MB
Mirrors: LINK 1 LINK 2
Thanks to Fred (bangsti) for all the super-fast links. :good:
Installation Instructions :
1) Flash a SAFE Custom Kernel like SpeedMod or Note/HydraCore.
2) Reboot into Recovery.
3) Wipe (Full Wipe Recommended) (Cache, Dalvik, Data)
4) Flash ROM.
5) Wait till installation completes, it will reboot by itself.
6) First Boot takes a loooong time. Have Patience.
7) Enjoy !!
Notes:
1) For CRT-off Animation Flash the attached Zip only after a complete boot into OS. If flashed before it'll go into bootloop. (Sorry) For the time being use THIS Link.
2) Before using any root appication make sure to launch SuperSU atleast once and update the SU binary.
3) Best Sound Effects with Google or Walkman Player.
4) For best stability and smoothness, Flash SpeedMod K3-15 kernel afterwards.
Credits:
Credits goes to all respective developers and modders who made most of the mods.
Some were made by me too.
I basically combined them together and added some myself.
My fellow XDA members for encouraging me.
My Computer and my Mom and GF for their patience.
***This project is paused till March of 2013***
Press the THANKS Button If you like it.
ScreenShots. Stock Look.
reserved
The Last One.
Congratulations
Hi
What kernel have this ROM please?.
I will try it. Thanks
EDIT: Thank You. I have kernel now.
Welcome.
Von meinen Project-ReVo Black Beast gesendet.
gogol1996 said:
Congratulations
Click to expand...
Click to collapse
Thanks Bro.
ValenteL said:
Hi
What kernel have this ROM please?.
I will try it. Thanks
Click to expand...
Click to collapse
It uses Hydracore Kernel OC Version. Use with 1.4 Ghz limit and SmartassV2 as governor for best performance and battery. :good:
bangsti said:
Welcome.
Von meinen Project-ReVo Black Beast gesendet.
Click to expand...
Click to collapse
Thanks buddy. Without who again my DropBox Link would have been dead.
Congratulations young man
welcome
wanna see screenies
Nice one
Just a note gavin used to recommend devs not to use the oc as default kernel as not all phones will boot using it maybe a little warning would be needed else you may get repeated my phone wont boot comments
Anyways great to see another fresh rom
Sent from my GT-N7000 using xda premium
Looks cool. Congrats
Doea this have the s-pen apps?
Sent from my GT-N7000 using xda premium
Ameet said:
Looks cool. Congrats
Doea this have the s-pen apps?
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Yeah it does. It's based on stock only.
Awesome.. Will try at home in evening..
Sent from my GT-N7000 using xda premium
meethere said:
welcome
wanna see screenies
Click to expand...
Click to collapse
ScreenShots added. Stock look and Theme though.
new rom from an Indian developer
Cheers!
N7000 is getting more Dev Support..
N7000 is getting more Dev Support..
Cheers Bro.. :good::good::good::good:
Great ROM, installed and configured it and found that all works smoothly, the only strange problem I faced - when dialing to any contact from my contacts list I see contact name and phone number and below some strange text - Chinese words in English letters.
Is it a known problem?
Update: found the root of the problem - it was a phone number locator. I turned it off via contacts > call settings
toxicthunder said:
new rom from an Indian developer
Cheers!
Click to expand...
Click to collapse
I'm not a developer. Just a kid encouraged by great Developers like You.
Nice one
thering1975 said:
Just a note gavin used to recommend devs not to use the oc as default kernel as not all phones will boot using it maybe a little warning would be needed else you may get repeated my phone wont boot comments
Anyways great to see another fresh rom
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Thanx, But till now I havent faced an issue. If anyone has a problem I will change it to the Standard Edition.
CosmoDroid said:
I'm not a developer. Just a kid encouraged by great Developers like You.
Nowadays kids are so awesome : :highfive::highfive::highfive:
Click to expand...
Click to collapse

[ROM][ICS] Iced Berkelium #2 | Blazing Fast | Superb Battery

ICED BERKELIUM
I present to you my ICS ROM Iced Berkelium
This ROM is based on the latest firmware 4.1.B.1.13 and believe me, its much better than the .587 firmware
Features of this ROM:
Bloatware Free
Good Multitasking
Fully Optimized for gaming
MIUI Music Player
Very Good Battery Life
Beautiful and Smoother UI
Awesome Bootanimation
Modern Combat 4 and Temple Run 2 works smooth on high graphics
ROM Installation Instructions:
Flash any ICS Kernel[Suave V6 is recommended]
Place the ROM in your SD Card
Boot into recovery and do the following:
-Factory Reset
Wipe Cache Partition
Mounts and Storage
-Format System
Advanced
-Wipe dalvik Cache
Select install zip and navigate to the folder where you put your rom and install it.
Changelog:
Changed the framework
Added Xperia T system UI
Increase in performance because of updated scripts
Added NOS entropy init.d script with light/moderate/aggressive profiles and sets moderate by default
Added new 99logdelete script to execute 02logdelete1 script properly at boot
Added The Netforks tweak for Network
NOTE:Im not responsible if anything happens to your phone,although nothing hardcore will happen
Credits:
SONY of course
slaid480 for script
DaXmax for music player
KristianCarl for keyboard
Pharandeamit for themes
PartimusPrime for bootanimation
saqib nazm for framework
serajr for systemui
ra3al for launcher
droidfolks for tweaks
anyone i missed?
Special thanks to devjaskirat for his help in porting and stuff.
Hit THANKS if you loved my ROM!!!!!
Downloads
Iced Berkelium #2
Older downloads
Iced Berkelium
Xperia Arc Patch
Xperia Arc S Patch
Xperia Pro Patch
Cybershot Mod original thread here
Screenshots
Some screenshots please
EDIT: Thanks for the screenshots, will give a try!
any specialty compared to other roms?
alfstep said:
any specialty compared to other roms?
Click to expand...
Click to collapse
i am a neo v user and i havent tried other arc roms. so i cant say
look nice :laugh:
Ahhh other rom for Arc s! Long life! Thanks dev :thumbup:
can someone please test it and tell me whether the patch is working or not?
Suarezian said:
can someone please test it and tell me whether the patch is working or not?
Click to expand...
Click to collapse
The patch work flawlessly on lt15i. ... Thx a lot, mate
Btw, seems the Kill back button not working for me. Is there anyone who've try this rom have same issue?
vashta said:
The patch work flawlessly on lt15i. ... Thx a lot, mate
Btw, seems the Kill back button not working for me. Is there anyone who've try this rom have same issue?
Click to expand...
Click to collapse
I haven't added the hold back to kill apps option in this Rom. many people don't like it
Downloading and installing in hope that the UI is not a lag and stutter fest like in all the other ICS roms.
neo2k12 said:
Downloading and installing in hope that the UI is not a lag and stutter fest like in all the other ICS roms.
Click to expand...
Click to collapse
i guarantee you it wont lag
thanx mate for your work. please answer can I change theme (into dark) and wallpaper, like in stock rom ? In my opinion, there are missing screen buttons, can you fix that?
regards
Will take a look at this tomorrow!
Sent from the 7th Nexus
Suarezian said:
I haven't added the hold back to kill apps option in this Rom. many people don't like it
Click to expand...
Click to collapse
Strange, what i observe here in xda, many people like it. Well I guess 'many' really subjective matter
Anyway, if you haven't added it, you shouldn't put that option in dev menu. .
Other than that, i like ur rom, it's simple, not fill with bunch of feature that i don't use
Sent from my LT15i using xda premium
ShockBuddy said:
Will take a look at this tomorrow!
Sent from the 7th Nexus
Click to expand...
Click to collapse
bane.twit said:
thanx mate for your work. please answer can I change theme (into dark) and wallpaper, like in stock rom ? In my opinion, there are missing screen buttons, can you fix that?
regards
Click to expand...
Click to collapse
I'll make a flashable zip for the themes. I'll also add a link for the OSB
on lt15i 2011 , accelerometer x&y axis are inverted , which means camera shows images upside down and in temple run turning left tilt and right tilt are also inverted result
visarya said:
on lt15i 2011 , accelerometer x&y axis are inverted , which means camera shows images upside down and in temple run turning left tilt and right tilt are also inverted result
Click to expand...
Click to collapse
flash this in cwm https://www.box.com/s/eh8b2ul556autet81jlt
Suarezian said:
flash this in cwm https://www.box.com/s/eh8b2ul556autet81jlt
Click to expand...
Click to collapse
did not work
visarya said:
did not work
Click to expand...
Click to collapse
try this friend. take the sensors.conf from any ics rom (its in system/etc) and replace it in iced berkelium's system/etc
or try this https://www.box.com/s/7zo20r9pe5hetwajnqq7
flash in cwm. dont forget to fix permissions in advanced option from recovery

[ROM][4.2.2] Tweaked CARBON-JB-v1.8-i9300 V3.3.1 FINAL [Nov20]

This is a tweaked versions of CARBON-JB-v1.8-i9300 so all credit goes to the Carbon Team for the ROM.
Changes Made:
Added Motorola Launcher with Circle Widget and KitKat 4.4 Launcher.
Replaced stock gallery with Sony Z Album and Movie app (Facebook & Twitter integration working.)
Added Sony Z Walkman app with UPNP/DLNA Media Server.
Added Moto X Camera, some features not working. See link for details.
Replaced the default kernel with the Boeffla-Kernel 2 by Lord Boeffla.
Added BeatsAudio+xLoud+ClearAudio and ViPER4Android.
Added Mobile BRAVIA® Engine for improved video processing.
Modified Adobe Flash 11.1 with Hulu support.
Facebook sync working.
KitKat Apps. Google Now, Hangouts with integrated SMS, Calendar, Email, Keep ect.
Forced all rendering to be done on the GPU. Should help with gaming and make things more smoother.
GoogleEars.
Kick Ass Kernelizer
Auto-zipalign and defragdb on boot
Auto Calibration on boot. Only does a few programs each boot. So may take a few reboots to calibrate all of them.
Plus many improvements taken from this thread + many others.
I also added some terminal commands.
Run each command with SU first then the command.
fixfc - Fix apps force closing.
sclean - Clean the dalvik cache and cache partition
v6 - run the V6 SuperCharger script. I have tested this but it seems to make no improvements.
Know bugs
Not a bug as such but something you should be aware of. It does take a few reboots to optimise all the apps.
On first boot you need to hold down the power button to reboot the phone (I normally do this at the setup screen). You only have to do this once and will reboot fine afterwards.
Any more issues please report them.
TweakedCARBON-V3.3.1-JB-i9300.zip - 495.75 MB
MD5: abb52b9f801b9c9fe659cf57ce57d149
Mirror: https://drive.google.com/file/d/0B21a8VVM4QfGS2tGbm1RUnJfX3M
​
Reserved.
pinguy1982 said:
Reserved.
Click to expand...
Click to collapse
thank you, will try because it looks interesting.
More feed back people..
Downloading
Edit:download failed 5 times at 70%
The download link doesn't work
Sent from my GT-I9300 using Tapatalk
thank you for this rom ,,,
i dont know why i should come back to old android version !!
but anyway i'll try it , and the most important thing to me , is camera quality
Camera dies after the first photo and you have to reboot the phone.
New version out!
Based on CARBON-JB-v1.8-i9300 and replaced the camera app. See OP for details.
V2 with bug fixes + extras. See OP for details.
your rom is super and amazing,i love it........super fast and pretty
V3 out.
Minor bug fixes and speed improvements, and updated system apps to latests versions.
Now testing but it seems like this is nice smooth and fast rom. Im surprised that isnt here more conversations about it...maybe it is so perfect I will post more experiences later...thanks pinguy1982!
predator.sro said:
Now testing but it seems like this is nice smooth and fast rom. Im surprised that isnt here more conversations about it...maybe it is so perfect I will post more experiences later...thanks pinguy1982!
Click to expand...
Click to collapse
I am hoping the lack of feedback is due to there being nothing wrong with the ROM
pinguy1982 said:
I am hoping the lack of feedback is due to there being nothing wrong with the ROM
Click to expand...
Click to collapse
After one day testing i must agree...everything is working perfectly, smooth and the battery life is great! How often will be released a new version? Or is possible to implement OTA? Thanks
Is wifi direct working on this rom??
Sent from my GT-I9300 using xda app-developers app
harrysahni87 said:
Is wifi direct working on this rom??
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
I tried wifi direct and NFC with Beam are not working OR im doing something wrong.
I will wait what writes pinguy1982...maybe he has a sollution. Anyway for almoast one year i did not use these features...
Great Rom! smooth and fast
I'm downloading it now.... I want to try it!!
predator.sro said:
I tried wifi direct and NFC with Beam are not working OR im doing something wrong.
I will wait what writes pinguy1982...maybe he has a sollution. Anyway for almoast one year i did not use these features...
Click to expand...
Click to collapse
V3.1 is out with working NFC.
pinguy1982 said:
V3.1 is out with working NFC.
Click to expand...
Click to collapse
downloading... :victory: and NFC is working! :victory:

Categories

Resources