[15 Mar][DL DesireARB v1.4/DL Desire v4.31.44.1][Sense RE-Engineering][IMG/EXT4/RAM] - HD2 Android NAND Development

DL Desire Series
By: Dandiest​
{
"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​
Click to expand...
Click to collapse
All my new builds have the following features ( click ) videos provided
Untill you finish the download watch the step by step video here
[DL Desire v4.31.44.12][Sense RE-Engineering] Highlights​
Click to expand...
Click to collapse
1. Sense Re-Engineering
Recompiled all the apps and framework for lowest RAM consuming and highest performance
2. Merged DesireZ and DesireHD
mixed the advantage features from both DesireZ and DesireHD into one build.
3. RAM fs
after testing for a week, come into one best way to utilize the RAMfs, by default, one 16M RAMfs will be created for app and market cache.
once set to ram_data=1, additional 1 RAMfs will be created for most accessed dalvik cache.
4. totally re-write the SuperInit
fixed a lot of bugs inside and optimize it again, once set ram_data=1, the boot time should be within 1min, in next version, the boot time will be reduced again.
5. added a lot of usable functions into SuperInit
- extend the backup/restore to be able to backup &restore to different build.s
- added more repair_mode, to be able to repair the nand system and reset the system.
6. use own kernel
freak kernel v1.2 to perfect fit our builds. Source: http://www.linux4freak.com/gitweb
hence, 2 parameters were added to best control the kernel
vdd_mode= xxx //for under/over volting cpu, [-150,-125,-100,-75,-50,-25,+25,+50]
sched_mode= xxx // "cfq" or "bfq"
And of course, thanks for people who ever helped me, encouraged me, donated to me!!!
Click to expand...
Click to collapse
New features for superinit v4.4
Buildin with IMG/EXT4/RAM support
--- by default will create a 16M RAMfs and use it as app_cache and cache.
--- once set the ram_data=1, will move the dalvik-cache of framwork into RAM
--- to roll back to normal status, use the ram_data=11
-- Optimize the nand_data, which will also be able to move the dalvik-cache of framwork into Nand.
-- add new backup_img=2 to back apps from data, which is used for changing the build, the backup_img=1 will back up the whole data, once restore to a new base, will incur the UID inconsistent issue. should use restore_img=2 to restore.
-- add more function for repair_mode
-- repair_mode=1 will rescue the data partition.
-- repair_mode=2 can use the MAGLDR load system to repair the Nand system and mount the Nand system to /mnt/rescue
-- repair_mode=3 will reset the system, all the modified app, framework, lib, fonts that caused the issue will be removed, system will be reset to the origin without losing data and settings.
-- Auto detect the phone modal(EU or TMOUS)
--- for EU modal, will auto enable the data.img if the 2nd partition can not be found.
--- for TMOUS, if doesn't have 2nd partition and set the data_img=1, will auto bypass all the relative code to reduce the boot time.
-- Auto detect the boot mode (SD/MAGLDR/NAND)
--- auto select the best configuration for each boot mode
-- Auto partitioning the SDCard if set the format_ext4=9
-- Fixed a lot of bugs in previous version.
-- to best control kernel, added
vdd_mode= xxx //for under/over volting cpu, [-150,-125,-100,-75,-50,-25,+25,+50]
sched_mode= xxx // "cfq" or "bfq
​
Download links​
Click to expand...
Click to collapse
(6/3/2011) Dl Desire V4.31.44.12 Download
(8/mar/2011) Update for V4.31 and 4.32 (download )
(15/3/2011) DL DesireARB v1.4.45.14 download
(New)DL DesireHD v1.3 (27/2/2011)​
--v1.3s (stock version) download​
--v1.3t (themed version) download ​
see change log for changes
How to install​
Click to expand...
Click to collapse
For Nand:
just extract the Desire_DL and Update_DL(for upgrade) folder from the package to the root of your SDCard, flash.
change the config.txt.nand to config.txt and modify the config in it.​
For SD/MAGLDR: ​
just extract the Desire_DL and Update_DL(for upgrade) folder from the package to the root of your SDCard, answer yes when ask for overwrite.
change the config.txt.sd to config.txt and modify the config in it. (Nand)
or change the config.txt.magldr to config.txt and modify the config in it. (Magldr)​
If you encounter mobile data issue, please check here​
Notes :​
The first boot will take a very long time, especially for SD/MAGLDR due to system will convert the system.img to system.ext2, need 10-20 mins depends on the speed of your SDCard.
After the install, please reboot your system at lease twice to let the system settle down.​
How to upgrade or change kernel or customize the system​
Click to expand...
Click to collapse
1. more kernel can be found here,​--a. For Nand, just extract the Update_DL folder to the root of your sdcard, boot twice.
--b. For SD, extract the Update_DL folder to the root of your sdcard, and copy the zImage file from /Update_DL/update/kernel_files to Desire_DL, boot.
--c. You can also use the same kernel package, but replace the kernel file with your own under /Update_DL/update/kernel_files. (for SD/Magldr version, the zImage file should be put under Desire_DL)
2. for system upgrade or bugfix, extract the Update_DL folder from a update package to the root of your sdcard, reboot.
3. if you intend to replace any file from the system, use rootexplorer to delete the target file first, then put the file to /Update_DL/root/system..., e.g, if you want to change the framework.res, just delete the origin file from /system/framework, then, put your own file under /Update_DL/root/system/framework, boot.
How to load from MAGLDR​
Click to expand...
Click to collapse
1. Press the power button during reboot​
2. Select "Services" from MAGLDR menu
3. Select BootSettings
4. Select AD SD Dir
5. Choose the Desire~1
6. Back to the Boot from AD SD.
Useful info and plugin :​
Click to expand...
Click to collapse
1.backup/restore
2.Rescuing your system from boot loop or FC.
3.Patch for TMOUS MMS
4. Q&A
5. How to install and config
6. Step by step.
7. Another step by step
tips and trics:​
Click to expand...
Click to collapse
Bugfix & Enhancement (here )
How to install config the v3 based builds. (here )
How to play with V3.3 final. (here )
Changelog+features​
Code:
[B][SIZE=3]v1.4.45.14 ARA[/SIZE][/B]
-- Battery percentage and more.
-- dynamic RAM (big thanks freak and Jim)
-- more optimization.
[SIZE=3][B]Features:[B][SIZE=3]v1.4.45.14 ARA[/SIZE][/B][/B]
[/SIZE]use a new RAM optimization method which is based on Jim's idea,
and freak successfully made it work.
This method uses another file system on top of squashFS to gain dynamic ram cache to improve the performance,
which is totally different with the previous ram_data mode 1,
that uses a static RAM allocation.
[B][SIZE=3]8/3/2011 Dl Desire reengineering (v4.31/4.32)[/SIZE][/B]
- bugfixes initrd
- bugfixes init, removed some debug info
- modified vdd_mode: now, if the value for undervolting is "more" than -50, only frequency below 576000 are reduced by this value, others only -50.
- new kernel v1.3 (only change is aufs support inside kernel)
- mobile/wifi data.
[LEFT][SIZE=3][B]27/2/2011[/B] [B]new[/B][B] (DesireHD v1.3t and v1.3s)[/B][/SIZE]
both v1.3s and 1.3t are based on RUU 1.84 Desire HD;[/LEFT]
[LEFT][B]v1.3s[/B] (stock version with slight theme, power notification and percentage )
-- recreate the build
-- fix all the previous problems.
-- update the drivers.
-- added the advanced power menu.
-- upgrade to init v4.0[/LEFT]
[LEFT][B]v1.3t [/B](pply the full theme with Gloss Blue HD Sense Theme 1.4a)
-- recreate the build from scratch.
-- update drivers.
-- fixed all the previous bugs.
-- add advanced power menu
-- changed the fonts
-- changed the lock screen[/LEFT]
[SIZE=3][FONT=Arial][COLOR=black][B]26/2/2011 new[/B][/COLOR][/FONT][/SIZE]
[SIZE=3][B][FONT=Arial]v4.2[/FONT][/B][/SIZE]
[SIZE=3][SIZE=2]- Recreate the build.[/SIZE][/SIZE]
[SIZE=3][SIZE=2]- Added the advanced power menu.- Added launchkey customization.[/SIZE][/SIZE]
[SIZE=3][SIZE=2]- Tuned the system performance again.[/SIZE][/SIZE]
[LEFT][SIZE=3][SIZE=2]- Fixed many defects.[/SIZE][/SIZE][/LEFT]
[LEFT][SIZE=3][SIZE=2]- base on the newest DesireZ 1.85.73.2[/SIZE][/SIZE][/LEFT]
[LEFT][SIZE=3][SIZE=2]- modified with full languages and locations.[/SIZE][/SIZE][/LEFT]
[LEFT][SIZE=3][SIZE=2]- add battery percentage.[/SIZE][/SIZE][/LEFT]
[LEFT][SIZE=3][SIZE=2]- equipped with DLINIT v4.0(modified by freak totally )[/SIZE][/SIZE][/LEFT]
[LEFT][SIZE=3][SIZE=2]- all work and more smooth.[/SIZE][/SIZE][/LEFT]
[LEFT][SIZE=3][SIZE=2]- improved battery life[/SIZE][/SIZE][/LEFT]
[SIZE=3][FONT=Arial][COLOR=black][B]21/2/2011[/B] [/COLOR][/FONT][/SIZE]
[SIZE=3][FONT=Arial][COLOR=black][B]v4.1[/B][/COLOR][/FONT][/SIZE]
[LEFT][SIZE=3][FONT=Arial][COLOR=black]- [SIZE=2]fix all the bugs[/SIZE][/COLOR][/FONT][/SIZE][/LEFT]
[LEFT][SIZE=3][FONT=Arial][SIZE=2][COLOR=black]- update new drivers.[/COLOR][/SIZE][/FONT][/SIZE][/LEFT]
[LEFT][SIZE=3][FONT=Arial][SIZE=2][COLOR=black]- change the kernel back to gpc.[/COLOR][/SIZE][/FONT][/SIZE][/LEFT]
[LEFT][SIZE=3][FONT=Arial][SIZE=2][COLOR=black]- add power notification and battery percentage, and more.[/COLOR][/SIZE][/FONT][/SIZE][/LEFT]
[SIZE=3][FONT=Arial][COLOR=black][SIZE=2]- tune the system performance once again[/SIZE].[/COLOR][/FONT][/SIZE]
[SIZE=3][FONT=Arial][COLOR=black][B]20/2/2011[/B][/COLOR][/FONT][/SIZE]
[SIZE=3][FONT=Arial][COLOR=black][B]v1.2[/B][/COLOR][/FONT][/SIZE]
[SIZE=3][FONT=Arial][SIZE=2][COLOR=black]- new version of DL Data2SD/Ext4 v3.0[/COLOR][/SIZE][/FONT]
[FONT=Arial][SIZE=2][COLOR=black]- rafpigna kernel which can be easily changed to another kernel using the Update_DL[/COLOR][/SIZE][/FONT]
[FONT=Arial][SIZE=2][COLOR=black]- 2 versions[/COLOR][/SIZE][/FONT]
[FONT=Arial][SIZE=2][COLOR=black]-- v1.2s (stock version)[/COLOR][/SIZE][/FONT]
[FONT=Arial][SIZE=2][COLOR=black]-- v1.2t (themed version)[/COLOR][/SIZE][/FONT]
[LEFT][FONT=Arial][COLOR=black][B]x/x/2011[/B][/COLOR][/FONT][/LEFT]
[FONT=Arial][COLOR=black][B]ARA v1.1[/B][/COLOR][/FONT]
[FONT=Arial][SIZE=2][COLOR=black]- Based on the official HTC ACE 1.83.415.4 RUU ARA, specific for Arabic, Stock version.[/COLOR][/SIZE][/FONT]
[FONT=Arial][SIZE=2][COLOR=black]- Equipped with DL Data2SD/Ext4 v3.0.[/COLOR][/SIZE][/FONT]
[LEFT][FONT=Arial][COLOR=black][B]v2.0[/B][/COLOR][/FONT][/LEFT]
[FONT=Arial][SIZE=2][COLOR=black]- Based on the very popular Desire HD 1.72.405.3 RUU, Themed similar to Coredriod.[/COLOR][/SIZE][/FONT]
[FONT=Arial][SIZE=2][COLOR=black]- Equipped with DL Data2SD/Ext4 v3.0.[/COLOR][/SIZE][/FONT]
[FONT=Arial][SIZE=2][COLOR=black]- For ppl like theme, should try this version[/COLOR][/SIZE][/FONT]
[FONT=Arial][COLOR=black][B]v3.5[/B][/COLOR][/FONT]
[FONT=Arial][SIZE=2][COLOR=black]- update all the drivers, now, the driver for my DHDv1.1, DesireZv3.5 and DHDv2.0 are same version, next time, I may provide only one update package to update all versions.[/COLOR][/SIZE][/FONT]
[LEFT][FONT=Arial][SIZE=2][COLOR=black]- Change the kernel to rafpigna 1.7[/COLOR][/SIZE][/FONT][/LEFT]
[LEFT][FONT=Arial][SIZE=2][COLOR=black]- Upgrade my Initrd to v3.0[/COLOR][/SIZE][/FONT][/LEFT]
[LEFT][FONT=Arial][SIZE=2][COLOR=black]- add 2 plugins for backup/restore[/COLOR][/SIZE][/FONT][/LEFT]
[LEFT][FONT=Arial][SIZE=2][COLOR=black]- add 1 plugin for rescuing your system once you encounter the boot loop or many FC.[/COLOR][/SIZE][/FONT][/LEFT]
[FONT=Arial][SIZE=2][COLOR=black]- Patch for TMOUS MMS[/COLOR][/SIZE][/FONT]
[FONT=Arial][COLOR=black][SIZE=2]btw, am developing the auto-partition function now, will update soon[/SIZE].[/COLOR][/FONT]
[FONT=Arial][COLOR=black][B]Older versions[/B][/COLOR][/FONT]
[FONT=Arial][COLOR=black]v3.4 final[/COLOR][/FONT]
[FONT=Arial][SIZE=2][COLOR=black]- this is considered as the bugfix for v3.3, but due to some fundamental changes, cannot use update mechanism to upgrade it, sorry.[/COLOR][/SIZE][/FONT]
[LEFT][FONT=Arial][SIZE=2][COLOR=black]- fix the problem of market download(again)[/COLOR][/SIZE][/FONT][/LEFT]
[LEFT][FONT=Arial][SIZE=2][COLOR=black]- fix the problem of HTC sync(should be able to work without install the apk)[/COLOR][/SIZE][/FONT][/LEFT]
[LEFT][FONT=Arial][SIZE=2][COLOR=black]- fix the problem of button savior(all button functions)[/COLOR][/SIZE][/FONT][/LEFT]
[LEFT][FONT=Arial][SIZE=2][COLOR=black]- fix the potential problem of ppp/rmnet stability[/COLOR][/SIZE][/FONT][/LEFT]
[LEFT][FONT=Arial][SIZE=2][COLOR=black]- fix the potential problem of pc to mobile transfler.[/COLOR][/SIZE][/FONT][/LEFT]
[LEFT][FONT=Arial][SIZE=2][COLOR=black]- Recreate the squashed file which contains the full stock apps, nothing removed, with the cost of only 3M increase of system space. (power of squashFS :D )[/COLOR][/SIZE][/FONT][/LEFT]
[LEFT][FONT=Arial][SIZE=2][COLOR=black]- v3.3 users using ext4 or data.img can just flash it without losing anything.[/COLOR][/SIZE][/FONT][/LEFT]
[FONT=Arial][SIZE=2][COLOR=black]- Kernel gpc#215[/COLOR][/SIZE][/FONT]
[/SIZE]
Useful apps : (it can be applied to all my new builds, including: DesireZ v4.1, DesireHD v1.2, DesireARA V1.1(soon.
)​
Click to expand...
Click to collapse
HTC news widget.: ( here )
Gingerbread style lock screen ( here )
Droideye bootanimation ( update.BootAnimation.7z )
Special thanks to
wingmann, E Lin, D69K, McNiceGuy, vlad48, RicarduZonta, akshan, Alexei, Kam,​adeeb, Shane Grosser, Kenneth Davis, Muhammad, Joe, parzifal, F-bone,TruePlaya, Eric, kajos, b0nni....
Prefer you mail to me directly once you have any question, cause I may visit the forum less and less.
Thanks to - Cedesmith, Cotulla, ownhere, melethron, ocm, Rajko, LeTama, Hastarin, NetRipper, Markinus, gauner1986, Takaaki, GPC and others I may forgot.​for making all this happen
Donations for dandiest (here )
cautation :
1. this dynamic RAM build can only work on freak kernel v1.3d or later.
2. can not set ram_data=1 which will worsen the overall performance.
3. normally, the build can work out of the box without any config.
Thanks and ragards
Hossam Yasser
Click to expand...
Click to collapse

THANKS!!!
Already much better, but do we need some screen capture here?
btw, to celebrate this big change of my web page, I will release v4.1 here in a while.
thanks again, I like teamwork.

a little bit confusing. can the op be changed to dandiest?
ps. sorry for the comment but this is a great idea!

Screemi said:
a little bit confusing. can the op be changed to dandiest?
ps. sorry for the comment but this is a great idea!
Click to expand...
Click to collapse
no, no, it's just for us to test the new page, after finish, I will copy this to my thread.

Can I post my ideas here in this thread?

few notes for the first post.
what it's confusing it's the fact that you keep fixes and notes for older version..
well, for me, those are completely useless
new releases are there for solving bugs and problems of the old version
got a problem with 3.x?? update to 4.x. job done.
also some people could install old fixes them on the newer version, causing only problems
same story for the videos: they were great to show the build.
but as 4.x introduces a lots of improvements, the videos may not reflect the reality
WIP for second post:
now I need to do the links
let me know if you want something else.
[size=+2]OPTIONAL PACKAGES/INFO[/size]
Arabic support by Arabic Language Support "Desire - Evo - Nuxes -HD - Z - MIUI - CM 6&7 - Gingerbread"
Arrow Keyboard [EVO], thanks colossus_r and ehsan76
Stock Boot animation. update.animation.2010122901.zip (for both SD&Nand version)
extract the "DLZUPDATE" on SDCard, there already provided stock boot and down animations, use your own to overwrite and reboot.
Alternative Kernels:
...
[size=+2]BUGS[/size]
testing 4.x atm
Code:
[PLAIN]
[list]
[size=+2]OPTIONAL PACKAGES/INFO[/size]
[*] Arabic support by [url=http://forum.xda-developers.com/showthread.php?t=852122]Arabic Language Support "Desire - Evo - Nuxes -HD - Z - MIUI - CM 6&7 - Gingerbread"[/url]
[*] Arrow Keyboard [EVO], thanks [url=http://forum.xda-developers.com/showpost.php?p=11183635&postcount=3126]colossus_r[/url] and ehsan76
[*] Stock Boot animation. update.animation.2010122901.zip (for both SD&Nand version)
extract the "DLZUPDATE" on SDCard, there already provided stock boot and down animations, use your own to overwrite and reboot.
[*] Alternative Kernels:
...
[size=+2]BUGS[/size]
[*] testing 4.x atm
[/list]
[/PLAIN]

thanks, way much better than me.
anyway, I'm really not good at this, may need some more professional input from others.

qaliza said:
Can I post my ideas here in this thread?
Click to expand...
Click to collapse
yes, i think so.

dandiest said:
thanks, way much better than me.
anyway, I'm really not good at this, may need some more professional input from others.
Click to expand...
Click to collapse
no problem.
what's the bb code for the grey-ish background?
Working on a title now..

all ideas are acceptable until we reach the best solution

for the title, I simply used Wordart from Work 2010
that's the result
to import the title, I simply took a screenshot
BIG VERSION
LITTLE VERSION

dandiest said:
THANKS!!!
Already much better, but do we need some screen capture here?
btw, to celebrate this big change of my web page, I will release v4.1 here in a while.
thanks again, I like teamwork.
Click to expand...
Click to collapse
I think yes we need screen shots may be 3,4 screens

screens.
@hoss_n2, have sent the download link to you.
@hrockh, thanks, I like the little version.

dandiest said:
screens.
@hoss_n2, have sent the download link to you.
@hrockh, thanks, I like the little version.
Click to expand...
Click to collapse
awesome.
what remains now is the build itself
EDIT:
saw it.. downloading now xD

Upgrade from DL 3.5 to 4.1?
Hi
Thanks for this amazing site and all the support and in particular this version of android
Maybe a stupid question but is it possible to upgrade from 3.5 to 4.1 or do i have to backup and start again for 4.1?
Cheers and TIA!

uploaded screen shots and download links to the first post , all what is missing is the donation link for dandiest

hoss_n2 said:
uploaded screen shots and download links to the first post , all what is missing is the donation link for dandiest
Click to expand...
Click to collapse
not yet
please list also all the commands that are possible with the new Init
Link donation
http://forum.xda-developers.com/donatetome.php?u=476954
AND
- A simple Guide to use Clockwork v1.3

hoss_n2 said:
5. DL DesireZ v4.1, updated (21/2/2011) download link (here )
screen shots (here)
changes:
1. fix all the bugs
2. update new drivers.
3. change the kernel back to gpc.
4. add power notification and battery percentage, and more.
5. tune the system performance once again.
Click to expand...
Click to collapse
WOW!!!
once again with gpc kernel!!!
I love it...that way I didn't updated from 3.4 till now.....
according to me it's the best kernel for the phone...also if sometime 3g and wifi data doesn't start to connect.....however I can't wait for testing it!

Greetings to all!
At attempt to change framework has caught cyclic reboot for ever.
Did all as it is recommended: has removed through rootexplorer framework.apk and has tried to insert new through Update_DL.
Has not worked. For me.

Roxio2005 said:
Greetings to all!
At attempt to change framework has caught cyclic reboot for ever.
Did all as it is recommended: has removed through rootexplorer framework.apk and has tried to insert new through Update_DL.
Has not worked. For me.
Click to expand...
Click to collapse
hmm, the 1.85 framework is not compatible with old version, you can use this http://uot.dakra.lt/ to do it from the original framework.res.

Related

[22APR'12][ZIP] ★★★★HyperDroid-CM7-v6.0.0[a2sd][CyanogenMod7 LEO 2.3.7][seader_R9]

[22APR'12][ZIP] ★★★★HyperDroid-CM7-v6.0.0[a2sd][CyanogenMod7 LEO 2.3.7][seader_R9]
Welcome to the HyperDroid-CM7 (CyanogenMod 7 for LEO Edition)
One of The BEST TESTED & SUPPORTED Custom ROM's
Designed and Optimized just for the HD2!
The Ultimate CyanogenMod 7 Android ROM for the HD2 (HTC LEO)! BUILT from SOURCE, Then TWEAKED for PERFORMANCE!
You've tried the REST... NOW its time to try ONE of the BEST...​
Almost 1 Million Downloads...
More Than 5 Million Page Views...
We. Are. HyperDroid.
Feel Free to Drop by and say Hi!​
{
"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 used to be the thread of my CM build for SD... using it again so that old users can easily find it since its heavily associated with the CyanogenMod Series!
If you have used any of my previous ROM's (HyperROM for WinMo back in the day AND HyperDroid CM6.1 for Android SD), you'll know that I build these to be Clean, Fast, Minimal and as Stable as Realistically Possible. (YMMV, of course)
I originally built this for my personal use and offer no guarantees except that I personally use this ROM and it's passed my standards for daily use as well as my 4 year old son's since he plays the games I download on the device.
In the spirit of the open source community, allow me to share and give back to something I enjoy participating in--- Tweaking my Gadgets to Death... yes, to death...
I am not a developer nor do I aim to be called as such. I believe this should be reserved for the real people who do the work behind the scenes and in the trenches of kernel hacking and coding.
I am an extreme gadget enthusiast or simply a Gadget Geek... The work I do is to build from source then put together bits and pieces of what works and what looks good to create a gadget experience that is elegant, polished, minimalist and functional (E-P-M-F).
From my HyperROM WinMO ROM roots to today, I've always liked using and sharing a ROM that meets my E-P-M-F aspirations for a gadget. Today I bring you my personal twist on an Android ROM based on CyanogenMod7.
Again, THIS is NOT a PORT... its Completely Built FROM SOURCE, Then Fully Optimized and Tweaked for the HD2!
From v3.0.0 onwards, this version is being maintained by the HyperDroid Dev Crew:
seadersn
clyder
doctorcete
pongster
Yz
fhasovic
Huge props to:
ihlades: for allowing me to build off Redux and helping me figure stuff out (saved me a lot of time)
cyanogen: for the various useful features and functions... Android is better because of you
AdamG: for the tweaks on AOSP and contributions to Android...
charansingh: for his work on the vendor related stuff for the HD2...
tytung: for his work on the kernel, vold, gps and openly exchanging code with me to make both our builds that much better.
Tricalibur and Veyka: for their generosity in sharing Unlimited Bandwidth FTP for these ROM's
doctorcete: for helping me test the ROMs over and above the call of duty. breaking what I don't break myself For adding the finishing touches on certain Framework Tweaks as well, I am grateful!
D4rk50ul: for helping rework the posts on the first page and being a helpful troubleshooter that has allowed me to fix a lot of small details. The go to guy re: GPS stuff for HyperDroid... trust me!
pinDemon: for creating an awesome video guide for HyperDroid! (more to come)
karendar, slashas69, seadersn, fhasovic, Nikola G., discohk, Yz.hd: for their time, contributions and methods of testing out the [email protected]#$% out of these ROM's and helping make it a True Community Effort (thread support, chatzy support, etc.)
Click to expand...
Click to collapse
In essence, if you like what you see feel free to download it directly by clicking the appropriate link below!​
Upgrading is possible and theoretically safe... unless stated other wise. However, due to the complexity of different settings, applications installed, and Android system itself this upgrading would be unsupported officially and in case a bug arises we cannot provide official support other than trying full wipe.
You have been Warned.
Therefore a full wipe is always advisable to minimize errors and get proper support (everything is tested on all defaults).​
BEFORE FLASHING PLEASE READ THE FAQ LOCATED HERE!​​
========
MAGLDR
========
You must be running MAGLDR 1.13 and a compatible ClockWorkMod to use this link.
CLICK THE LINK TO DOWNLOAD >>>>>>> RELEASE POST IS HERE
========
cLK
========
You must be running cLK and a compatible ClockWorkMod to use this link. Advanced Users Only.
CLICK THE LINK TO DOWNLOAD >>>>>>> RELEASE POST IS HERE​
GET Future Hotfixes for MAGLDR and cLK HERE​
Wanna change the way your phone looks? Check out these GREAT themes by sonnysekhon HERE!​http://forum.xda-developers.com/showthread.php?t=955177
Don't forget to checkout this post for the latest Hotfixes (if applicable to the version you're on right now, of course)​
Click to expand...
Click to collapse
Do a Nandroid Backup before Installing or Updating ANYTHING!
Read the F.A.Q. in Post #2
Download and Install the file above (CWM)
Go to the Bottom of the page and Install any updates via CWM (updates will have the prefix *HyperDroid)
You want to be able to charge when off, use fastboot, reboot to recovery and Rom Manager (for future potential OTA updates)? Install cLK as shown in the F.A.Q link on page #2 and use the cLK version above.
Discussion for Latest Release begins HERE...
Completely Stock Version Discontinued at the moment
Click to expand...
Click to collapse
Clean, Minimalistic, Dark, Fast UI
LCD Density at 192 by default (easily changeable using a Root file manager and editing the build.prop; I use and highly recommend 167)
Built from source Based on CM7 Sources (http://review.cyanogenmod.com)
Lucid + Minimalist Theme by Sonnysekhon, david1171and djdarkknight (mixed version by pongster and seadersn)
Minimalist HyperDroid Wall by Neurotica (Thanks buddy! He can make walls for you too, if his time allows.)
Apps2sdExt support (install detects ext partition (if available) and installs apk's on sd-ext) (Thanks to DarkTremor!)
Auto Zipalign script (ensures your apps use RAM efficiently)
Fastest Customizable Launcher (ADWLauncher)
Clean, Readable Font (Segoe Small Regular Font)
Some Apps from Minimalist by david1171 and DarkGinger by djdarkknight
Boot Animation by clyder
Shows "H" when connected to a HSDPA network
So much more... (check the changelog)
Click to expand...
Click to collapse
Patched files:
Improved libhtc_ril_wrapper for more stable PPP connections on cLK (thanks to cedesmith and LeTama)
Improved 720p Playback (Stagefright libs)
patched libsqlite (faster IO and less Disk Usage) by ownhere
GPS Fix from tytung (older version by gauner1986 and Diem)
GPS.conf tweaks by D4rk5oul
SDCard Readahead script by brainmaster
tweaked initrd.gz by tytung
Various Fixes by ihlades, pongster, seadersn, doctorcete, fhasovic
Click to expand...
Click to collapse
What works:
3G / Data
Audio (Thanks to drizztje for v5)
Bluetooth
Updated zoneinfo data to 2011n....thanx to hashnon
BT in standby fixed by Trilu and charansingh (Huge props to both!)
GPS is working (No 60mA battery drain issue.) (Props to tytung! Old version by Gauner1986 & Diem)
Network Location
Wi-Fi
FM Radio
Phone
Camera
Camcorder
USB Tethering
USB Mass Storage (latest vold thanks to tytung)
LED Charging Lights (Thanks to iamgpc)
LED Notification Lights (Thanks to iamgpc & tytung)
Auto Backlight (Thanks to iamgpc)
WiFi Tethering/Hotspot (thanks to tytung and charansingh)
Click to expand...
Click to collapse
4. Known Issues
==========================
Click to expand...
Click to collapse
Updates for HyperDroid-CM7:
None at the Moment but stay tuned!!
Click to expand...
Click to collapse
Kernel:
Seader_R9 based on tytung R14 kernel which is very stable base. (Head to tytung's Kernel thread for the source and seader's site for his changes)
Click to expand...
Click to collapse
Credits:
ihlades, Cyanogen, Cotulla, AdamG, TYTung, Dr1337, huanyu, Hastarin, Markinus, Letama, Rajko, Gauner1986, Dan1j3l, RaiderX303, Rafpigna, mdeejay, lesjaw, Sonnysekhon, David1171, crawlingcity, charansingh, iamgpc, trilu, tyween, 2000impreza, fhasovic, B.Maximenko, seadersn, brainmaster, AngelDeath, D4rk5oul, doctorcete, arif-ali, the_scotsman, noellenchris, and the Official HyperDroid Beta Test Team!
Click to expand...
Click to collapse
Hope you Enjoy the ROM as much as we enjoyed building it and sharing it for your Personal Computing!
Click to expand...
Click to collapse
If you're feeling generous and are enjoying the ROM please consider donating for the time spent developing it during our free time. A little goes a long way. The ROM will always remain free. ​
​
Click to expand...
Click to collapse
Click to expand...
Click to collapse
FAQ thanks to D4rk50ul
HYPERDROID INSTALLATION GUIDE AND FREQUENTLY ASKED QUESTIONS​
DISCLAIMER: WE ARE HUMAN AND CAN MAKE MISTAKES, WE ASSUME NO RESPONSIBILITY FOR ANY DAMAGE TO YOU, YOUR DEVICE, YOUR DOG, YOUR SISTERS BFF'S BOYFRIEND'S CAR, OR ANYTHING ELSE. USE THIS GUIDE AT YOUR OWN RISK.​
Created by PinDemon
==========================
MAGLDR
==========================
This guide is assuming you have a completely stock HTC HD2 running Windows Mobile 6.5.
You should ALWAYS turn OFF Anti-Virus and Sleep/Hibernation/Screensavers while Flashing​
1. Install HSPL 2.08 onto your device by following the directions in that thread or by watching the above video.
2. Install the newest version of MAGLDR. Unzip the file into a folder on your desktop for easy access. With the phone off Power up your device by holding the volume down button and red power button at the same time. You should see a rainbow colored screen as shown in the video above. RIGHT Click the ROMUpdateUtility.exe file and "Run as Administrator". Follow the on screen instructions. When the process is finished your phone should now boot into MAGLDR with a Kernel failed to load error.
3. Download the appropriate ClockWorkMod 150MB file from HERE. Extract this file into a folder on your desktop in preparation. On the Phone select the option 5. USB Flasher using the Volume Down hardkey and press the Green Send button to confirm. Connect the phone to your PC with USB cable and wait until it says USB connected. Go to your ClockWorkMod folder and RIGHT CLICK on the DAF.exe file and "Run as Administrator". Follow the on screen instructions. **If you want the newest version of CWM before flashing the above file, CLICK HERE and follow the instructions.
4. You now have all the tools to install HyperDroid on your device. Insert your SD card into a card reader and connect to your PC. Copy the MAGLDR version zip of the ROM to the root of the card. DO NOT USE MAGLDR USB MASS STORAGE TO TRANSFER ROM FILES IT CAN CORRUPT THEM. Place the SD card back into your phone and press and HOLD the power button until the MAGLDR menu appears again. Select option 9. AD Recovery. Select the option "install zip from sdcard" with the volume up/down keys and confirm with green send button. Choose the ROM file and press the Green button. Scroll down to YES and press the Green button. Wait. You have successfully installed the awesomeness that is HyperDroid onto your Device.
5. For future use when upgrading versions. ClockWorkMod's NANDROID BACKUP IS YOUR FRIEND PLEASE USE IT BEFORE FLASHING ANYTHING NEW TO YOUR DEVICE. The "wipe data/factory reset" option in ClockWorkMod will completely reset or (Full Wipe) your device. You still need to go to the "advanced" option and "Wipe Dalvik Cache" as well. If you are trying to keep your data just choose the two options "wipe cache partition" from the main menu and "wipe dalvik cache" option from the advanced menu, then install the new version with "install zip from sd card".
==========================
cLK
==========================
ADVANCED USERS ONLY!!​
Follow this great Installation guide provided by Newman180 with pictures and clickable links!
It's a 30MB download and not recommended to run from your mobile device.
Want the latest cLK from cedesmith? >>>>>>> CLICK HERE!
Looking for the latest and greatest cLK ClockWorkMod by seadersn? >>>>>>> CLICK HERE!
F.A.Q.​
What is Hyperdroid by Pongster?
It's an Android NAND rom for HD2 that puts style, speed and stability into one. It can be considered a minimalistic ROM.
When will the next version be released?
It'll be done when it's done. Until then...
Is Hyperdroid a Sense ROM?
No, therefore all the apps and widgets that require sense will not work ie. Friendstream
What CWM recovery size should i use? EU HD2 USERS THIS ONE IS IMPORTANT!
150 mb is the correct one and the most system space you will need for this or the CM7 HyperDroid!
Do NOT use the 250 mb partition or higher, the ROM may malfunction!!! You have been warned!!!
For extra space you can follow this guide to create a custom partition size and get the most out of your NAND space!
dertester123's Tutorial can be found here!
I'm getting Robotic Voice, I thought this was Fixed!
Unfortunately this has not been completely fixed as of yet, and we as you are eagerly awaiting its final demise. For now go to Settings/Sounds then uncheck audible touch tones. Place a phone call and when finished reboot.
What is the PIN CODE to use in the video pinDemon made so I can haz Android working?
Why are the icons so small?
Because the density of the screen is set to 167. If u don't like it use either the terminal or any root enabled file explorer like THIS and edit the /system/build.prop file. Find and change the number in the line "ro.sf.lcd_density=167" to 240 for stock android DPI. You can also do this before flashing the ROM by using a tool such as WINRAR to edit the file in the ROM without unzipping it.
GPS is slow what can I do to fix it?
Open the /system/etc/gps.conf file with a root text editor and change the top four servers. Change the "us" to your country code such as "cn". There are other fixes available on XDA but unfortunately GPS is never going to be native like until DEVS build the proper system files needed.
Why do some applications only extend up to a smaller part of the screen?
Probably because you did not UNcheck compatibility mode in spare parts app as advised. Do it and everything will appear normally. If you are still having issues it is the APP itself and only changing the system density will solve your issue.
ZOMG Angry Birds and/or (insert game/app here) Force closes on me what do I do?
Open your settings menu and go to the Applications sub menu. Select the misbehaving application and press the "Move to Phone" button. All Apps we've tested work from the SD Card (Fat32, Old School Move Apps to SD)
Will there be a DFT flashable version or sd version?
No. Recovery Mods such as ClockWorkMod are the future due to functionality and ease of use. They feature the Nandroid backup feature and it is strongly advised to do Nandroid backups regularly. If you prefer Titanium backup it's your choice, but don't argue about it. If you choose to use Titanium or MyBackup and experience bugs, we probably won't be able to help you because the restore itself could have caused the issue.
I am afraid of flashing CWM recovery, help me?
Installing CWM recovery is as easy as flashing HSPL or MGLDR. You will still have HSPL and MGLDR installed so you can uninstall CWM at any time. CWM allows you to do nandroid backups and therefore to restore any NAND rom in a minimum amount of time.
What is free memory?
The free memory shown in the app manager is the memory left on NAND for your /data partition. (it does not include sd card or sd-ext): Free memory = Total NAND memory (512 for RU 1024 for TMOUS) - CWM recovery (system files) - Apps installed on NAND.
Why do i have only less than 10mb of free memory left?
Because you probably used the wrong CWM recovery size. Use the 150MB ClockWorkMod partition.
If you are using the proper 150mb CMW recovery image you should have about 250 mb free with EU HD2.
Why do i freeze on the ANDROID white logo after the install?
You missed a step, installed something wrong, or haven't properly prepared your SD card. Please follow the installation instructions and try again. FULL WIPE the device if all else fails.
My SD card is slow, the camera crashes, or my gallery takes forever to load up.
I highly recommend you backup then reformat your SD card with the largest block size you can. This will greatly enhance data throughput. A FAT32 main partition with 32kb Clusters is the recommended size, although on smaller cards you may only be able to do 16kb. Also try the app called QUICKPIC in the market, it loads much quicker than stock Android Gallery.
How can i install the zip on sd-card?
Either by putting your sd-card in a card reader and downloading via your computer, or by clicking the link directly with your phone. You can place the file wherever you want on the sd card FAT main partition.
Can Hyperdroid install apps on sd-ext or use a2sd+?
If you have a primary ext3 or ext 4 partition (1024 mb is enough) AFTER the FAT 32 partition, Hyperdroid will automatically install your apps there. More specifically: app, app-private and dalvik-cache are moved to the sdcard.
What does App2sd mean?
The HyperDroid rom has Apps2sdExt support. The install detects an ext partition (if available) and installs apk's
on sd-ext. It means that applications are installed into an ext partition on the SDcard.
However, lib data of installed applications are still in phone memory.
If you use Titanium and Root Explorer, you will see that the sd-ext folder are full of your installed application.
This is NOT data2sd (which can quickly corrupt your data if your not careful) so "Internal Storage" is NOT equal to your ext partition storage.
What is sd-ext?
sd-ext is the mount point for the 2nd primary ext2/3/4 partition on the sdcard.
Do i need an sd ext partition?
YOU NEED TO PARTITION YOUR SD CARD IN ORDER TO GET APPS2SD WORKING!!
If you want more space on your NAND yes, it is very useful but it is still optional. There is no windows app to format in ext3/ext4, so download Gparted Live CD from here or use a linux virtual machine. There is a guide on how to do this here on XDA, CLICK ME!
But that looks complicated! How do I make a ext partition on my SD card using ClockWorkMod?
Boot into MAGLDR (Power On and HOLD the Power Button till MAGLDR options are shown)
Boot into option 9. AD Recovery to enter CWM Recovery Mode
Once in CWM choose advanced, then choose Partition SD card, then choose the size of the partition (Maximum of 1024M recommended)
The choose 0 for the swap and partition away.
Can Hyperdroid be installed after WP7?
Yes but you must repartition and format your sdcard into either one primary FAT 32 partition, or a primary FAT 32 followed by a primary EXT3 or EXT4 partition.
Can i install Hyperdroid after another Android NAND rom?
Yes but check you have the correct CMW recovery size (for HyperDroid 150 mb), do a full wipe (sd-card fat32; and use CMW to clear data, cache and dalvik cache)
What about battery life?
Battery drain is very low (2-5 ma for me in standby). If you want to have optimal battery standby options install Superpower from the market.
Does Bluetooth buttons and stock headset buttons work?
Yes they do, if they don't it's the app your using which is in cause.
Can you change the ____ I like how it looks better.
No I can't but YOU can. This is an OPEN SOURCE project. You are welcome to change anything about it.
Live Support now Available for HyperDroid!
Users can now log into the following chatroom LIVE SUPPORT and receive real-time assistance.
Live Support is offered with the understanding that the HyperDroid team does this in their spare time, and will not be available at all times. You are free to work with other users present in the chatroom to help each other out!
KERNEL UNDERVOLTING AND EXPERIMENTAL KERNELS​
Custom User set Voltage values via init.d script (thanks to snq-, hastarin, 2000impreza, tyween) Follow the syntax here.
OR use the init.d script 12vddlevels HERE
Here's a link to Tytungs awesome Kernels that are used as the source in the stock ROM.
CLICK ME! Here is the config file seader used for the kernel we use in this current ROM.
HyperDroid Lab Updates & Changelogs:
HyperDroid Lab Updates:
Updates, Updates, Updates: Everybody Loves Updates!
Killer Koala(HyperDroid-CM7-v5.5.0)
Highlights:
fixed Dialer stuff (both transparency and 240 should be fixed)
updated ramscripts to juwe11
changed battery icons to fit theme
added new maps by ownhere
updated theme a litle bit about new lockscreen (no more green or red bubbles) although I would want them not to be bubbles and be plain flat
Updated to Seader [R9] kernel
removed the red and green from the lockscreen
bubbbles and the circles
updated init.d scripts for better ram handling
used latest CM7 sources
added VPN fix from arne182 http://forum.xda-developers.com/showthread.php?t=1298337
included Bravia Engine (although I have no idea if its doing anything http://forum.xda-developers.com/showthread.php?t=1318814
included updated Time Zone list to 2011l (credits: hashnon) http://forum.xda-developers.com/showpost.php?p=18951417&postcount=16223
new wifi drivers.....seader knows the location of where they are downloaded
other small stuff not important for users like new boot animation, theming tweaks,
added tytungs Leo AGPS Injector........
Updated timezones
gapps all newest (exept vending.apk)
new battery icons
ramscript updated
Dialer semitransparent, supports multidpi
it backups your batt stats.bin so you wont have to recalibrate unless its corrupted and
funs a fix permission script at end of flashing, to avoid permissions errors
New bootanimation by Clyder
Retained hyperdroid-launcherpro
edited ringselector for dpi stuff
SEADERS EDITS:
- http://tools.impjq.net/android/hardware/broadcom/wlan/bcm4329/ <- wlan firmware
- kernel: included interactivex gov
Jumping Jaguar (HyperDroid-CM7-v5.3.0)
Highlights:
Synced to CM7 sources (based on latest CM7 code merged as shown on http://review.cyanogenmod.com)
CyanogenMod 7.1.0 RC0 2.3.7 (For Leo NOT any other device)
Issues Fixed:
-mms.apk not displaying correct time
-blurry mms
-The issue with not being able to watch a youtube video for longer that 6 minutes
-VPN
-Several "under the hood" fixes
tytung's latest gps lib (all credits to tytung)
All new custom kernel by seadersn (seader_R7) based on tytung_R12.4p3 source (.config file available here)
enabled two new governors for testing purposes
lowered the minimum frequency for testing purposes aswell.
Insightful Impala (HyperDroid-CM7-v3.0.0)
Highlights:
Synced to CM7 sources (based on latest CM7 code merged as shown on http://review.cyanogenmod.com) as of 7:00PM August 31, 2011
-CyanogenMod 7.1.0 RC0 2.3.5 (For Leo NOT any other device)
-bugfixes & translations update
-Framework changes
-Stagefright Changes
-Updated CMParts, Email, Browser, Phone, Settings
Default DPI now 192 from 167
juwe11's RAM tweaks
gapps-gb-20110613 version used (market should no longer autoupdate and work on all dpi's) if you want the new market, I'm sure you have an apk of it ready for installing... hope devs correctly mark their apps as compatible on all dpi's soon though.
Contacts/Dialer Transparency Removed (to allow proper alignment of dialer at 240)
tytung's latest gps lib (all credits to tytung)
All new custom kernel by seadersn (seader_R5) based on tytung_R11 source (.config file available here)
Heady Honeybadger (HyperDroid-CM7-v2.1.0)
Highlights:
Synced to CM7 sources (based on latest CM7 code merged as shown on http://review.cyanogenmod.com) as of 7:00PM May 29, 2011
-CyanogenMod 7.1.0 RC0 2.3.4 (For Leo NOT any other device)
-bugfixes & translations update
-Framework changes
-Stagefright Changes
-Updated CMParts, Email, Browser, Phone, Settings
tytungR10
tytung's vold (to fix USB Storage) USB Debugging Icon not showing is a known issue/feature.
tytung's gps lib (all credits to tytung)
Thanks to cyanogen for the dhcpd (name of interface) to enable wifi to work properly
Gingerbread Keyboard with Soft Arrow Keys (can be hidden) thanks to doctorcete for the MOD and Steven Lin for allowing us to use his App as default (https://github.com/g1011999/Gingerbread-Keyboard) OR http://moooom.dyndns.info/
Gregarious Greyhound (HyperDroid-CM7-v2.0.1)
Highlights:
Synced to CM7 sources (based on latest CM7 code merged as shown on http://review.cyanogenmod.com) as of 5:00PM April 26, 2011
-CyanogenMod 7.0.2 Final/Stable (For Leo NOT any other device)
-bugfixes & translations update
-New Framework Tweaks (animations) by doctorcete (Huge props man!!!)
-newest libhtc_ril_wrapper beta4 by cedesmith (Great work cedesmith!)
GPS.conf by D4rk50ul (Amazing work here buddy!)
HD2 Specific LED Settings in CMParts (even more than usual thanks to doctorcete)
Updated Apps: ADW, CMParts, ContactsProvider, TelephonyProvider, Email, Stagefright libs, etc.
Tablet Tweaks Enabled (Set soft buttons in CM Settings)
Newest initrd by crawling, edited by seadersn for HyperDroid
Fearless Falcon(HyperDroid-CM7-v2.0.0)
Highlights:
Synced to CM7 sources (based on latest CM7 code merged as shown on http://review.cyanogenmod.com) as of 5:00PM April 17, 2011
-CM7 Stable (before 7.0.1 arrives)
-bugfixes & translations update
-Settings Fixes (Removed Trackball Wake, Included LED Notifcations)
-Framework & SystemUI changes
-FileManager, Settings, Browser, Mms, CMParts, AccountsAndSyncSettings, Calendar, DSPManager
TytungR9 as default kernel
Updated Market to 2.3.6
Fixed YouTube Crashing on certain videos (Reverted to stock animations)
Newest Stagefright libs to fix Race Issue
GPS.conf with code from AngelDeath and D4rk50ul
SD Card Read ahead tweak by brainmaster
htcleo.acdb from iamgpc
Ecstatic Eagle(HyperDroid-CM7-v1.0.4)
Highlights:
Synced to CM7 sources (based on latest CM7 code merged as shown on http://review.cyanogenmod.com) as of 1:00AM Mar 27, 2011
-bugfixes & translations update
-Contacts App with default tab
-Browser Fix
-Settings Fixes
-Framework & SystemUI changes (reverted one commit which broke the lockscreen for LCDDensities below 180)
-bugfixes & translations update
-stagefright update
-libstagefright
-libmedia
-Pacman, DeskClock, Mms, Phone, Settings, CMParts
New kernel tytung_r8.3
-BT drain fix by Trilu and charansingh
-BTRFS Support
-latest cLK patches
-latest kernel patches (check out source from tytung)
Apps in SD now working as it was in Bearcat (Games and all sorts of apps from fat32 partition) thanks to @athulag for inspecting @edangel's logcat closely
Deliberate Diamondback(HyperDroid-CM7-v1.0.3)
Highlights:
Synced to CM7 latest updates (based on latest CM7 code merged as shown on http://review.cyanogenmod.com) (mostly bugfixes) as of March 21 11:55pm Philippine Time
Changed kernel to tytung_r7 (experimental kernels will be for the team to test and if proven stable, config changes could find their way to the main kernel) This will ensure kernel development is focused on the highly tested and stable tytung_r* series. vddlevels scripts can be used to Undervolt at the users choice.
Fixed FM Radio
Fixed WiFi Tethering using PPP (No more misplaced WiFi Tether icon when not enabled)
Cheerful Cheetah(HyperDroid-CM7-v1.0.2)
Highlights:
Synced to CM7 latest updates (based on latest CM7 code merged as shown on http://review.cyanogenmod.com) (mostly bugfixes) as of March 16 11:55pm Philippine Time
New HyperKernel-v6.0 (cLK support, UV 925, Custom UV via init.d scripts, and more... checke kernel info on post above)
Tweaked the theme to remove "banding" gradients for some parts
Boisterous Bearcat (HyperDroid-CM7-v1.0.1)
Highlights:
Bugfixes to Kernel (Fix broken Rotation for some users and SOD for some users)
Included Smartass Governor, NILFS, BTRFS and ReiserFS support in HyperKernel-v2.0
Built From Source on March 10 including latest commits (based on latest CM7 code merged as shown on http://review.cyanogenmod.com)
Using libaudio from iamgpc for in-call volume setting
Cleaned Up /etc/firmware
Adventurous Armadillo (HyperDroid-CM7-v1.0)
Highlights:
Initial Release
Built From Source (based on latest CM7 code merged as shown on http://review.cyanogenmod.com)
Themed using a mix of Lucid by sonnysekhon & Minimalist by david1171 & DarkGinger
Built at a different time than the nightlies (newer commits may be included by the time I rebase and build)
Note: Due to its Bleeding Edge Nature, Some stuff may not work as you might expect.
Please follow the Bug Reporting Process I outlined on the thread.
Just to be sure, here it is right here:
How To File a Bug Report with Logcat:
Install android sdk
Install drivers for adb on PC
connect phone to PC
open cmd.exe
type 'adb logcat' without the quotes
start the app that causes the issues
wait for the app to close or get to the error
copy logcat contents and put in pastebin
copy pastebin links here
OR
Install "alogcat" from Market
Run it to get log until your Issue pops up
copy logcat contents and put in pastebin
copy pastebin links here
Before filing a bug report, please consider the answer to these:
1. Is the bug reproducible?
2. How do you reproduce it?
3. What is the expected behavior?
4. What actually happens?
5. Do you have a Task Killer running?
6. Are you on the default Kernel?
7. Did you restore using Titanium Backup?
Info Needed:
1. Are you using the default kernel? Y or N
2. If using a custom kernel are you loading the correct bcm4329.ko and tun.ko? Y or N
3. Are you using wiping data before flashing? Y or N
3. Are you using the default setup of the build? Y or N
Click to expand...
Click to collapse
Hotfixes
3.0.1 Click this link to get the Insightful Impala Hotfix by seadersn!!!
​UPDATES BELOW THIS ARE DEPRECATED:
_______________________________________________________________
Hotfix for HyperDroid-CM7-v2.0.1
Recommended hotfix for all v2.0.1 users that fixes several visual bugs in the Contacts and Phone apps respectively. (Thanks to doctorcete for putting it in CWM flashable zip format)
Download View attachment CM7v2.0.1Hotfix.zip
Install via CWM
Reboot and Enjoy!
reserved for me...
just in case...
for good measure...
Pongster? Really? I'm all over this Android ROM!!!
another one...sounds great!
Welcome and good luck!
Nice bro, downloading right now.
very nice will try it right away
lemonspeakers said:
Pongster? Really? I'm all over this Android ROM!!!
BTW, is that 180 dpi? Looks awesome.
Click to expand...
Click to collapse
Hope you enjoy it as much as I do
exceller said:
Nice bro, downloading right now.
Click to expand...
Click to collapse
Thanks buddy!
lemonspeakers said:
Pongster? Really? I'm all over this Android ROM!!!
BTW, is that 180 dpi? Looks awesome.
Click to expand...
Click to collapse
167 DPI old eyes will probably need to "Stockify"
Looks good. Will try the non themed version when I get home from work in the morning.
Great, i'm gonna try this one latter, since here in Brazil is 5am right now.
Thanks bro.
Sent from my HTC HD2 using XDA App
Put.Contents.In.root.to.Stockify << awesome. hahaha.
downloading now, this looks pretty
Ggggrrrrrr!!!! Been waiting for this...too bad I'm already at work and cant download it now!!! Cant wait to get back home... nyway, does the usb mass storage working? Just tried latest of shu8i, it is working there....but consumes too much of my battery......(sigh)
-------------------------------------
Sent via the XDA Tapatalk App
where are download link?
A+ you did all the work for us. It's ready to go.
Good Job, I think mmm yes yes im sticking with this one for a while.

[07.AUG.11][CWM] RAFDROID HD 4.2.0|Froyo DesHD|Most Stable Rom [Rafpigna 2.0 OC]

{
"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"
}
4.2.0 - Data2Ext
Yes, it's old
But have no major issues, it's stable, it's fast, lasts for months
--- PLEASE READ POST 2 FOR UPDATED FAQ. IF YOU HAVE QUESTIONS OR ISSUES, MOST PROBABLY YOU WILL FIND THE ANSWER THERE WITHOUT NEEDING TO POST A NEW MESSAGE ---
Click to expand...
Click to collapse
BE ADVISED: THIS BUILD, CAUSE IT'S SIZE, WILL WORK ONLY WITH THIS METHOD OF DATA2EXT EXCEPT FOR 1024 LEO WHERE IT WORK WITHOUT IT: JUST DONT CREATE ANY EXT PARTITION ON YOUR SDCARD AND IT WILL NOT BE USED. IF YOU PUT AN EXT PARTITION WILL BE AUTOMATICALLY USED ON BOOT
========================= THEMED VERSIONS! =========================
ARE YOU LOOKING FOR THEMED VERSIONS??? GO ON POST 4 OR click here​
Check Quadrand Score! Ext3 4k with my kernel
NO OC = 2236 ------- [email protected] 1.5 GHZ = 3041!!!
---------
Stock Version and Themed version RAFDROID REVOLUTION videos by kevinniven
This is a personal build made for my self, based on DESIRE HD. Is 99% stock, % battery indicator and some animations/icons. It's fully DEODEXED so you can theme it as you want. Also if it's a bit slower then ODEXED builds. I tried also to keep most of the apps, wallpapers and other stuff in it. But most important it uses to put all your DATA folder on EXT partition on your SD CARDso you dont have to worry about storage limite on LEO512​
Credits:
-Cotulla and DFT for making all this possible, darkstone for his big help, the coding bits, the debug and the hours spent helping me
-andrewf403, mdeejay for the kernel, Rajko, crawling, ocm, Cass, cedesmith, domineus, imilka, rmk40 for the modded su app/bin
-dandiest for some parts of his init script that I changed to my needs.
Thanks to all people on #htc-linux and probably a lot of other people I'm forgetting and to the TMOUS version betatesters: tampaboy1984, hkmark24, Scabes24, rapaholic999, kicker1, fatappel
Thanks to Cmylxgo, Sergio76 and all other chefs that spent with me some times of nice chats and knowledge sharing
Thanks to 3.0 testers: kkeller, brunoavrocha, edan1979, tunkki
Thanks to the themers: kurniawan77, dandsta34, rapaholic999
and a last big thanks again to kurniawan77 for his amazing graphic, logos, texts and the theme support
============ FEATURES ============
Deodexed and Zipaligned, not sqashfsed
RMNET / PPP
Multilanguage
Rooted (SU app + SU binaries)
AdFree
AutoAPNs
5mpx camera with face recognition + 800*400 camcorder
HSDPA, GPS, Bluethoot, WiFi all working
% battery icon and status bar icons changed (use original framework-res.apk to go back to stock attached in 2nd post)
fonts changed (use original fonts to go back to stock attached in 2nd post)
Enhanced Shutdown Menu
WiFi unique MAC address or custom via config.txt
Working HTC-SENSE.COM, HTC-HUB, HTC-LIKES
Working HTC Headsets using my kernel
Working notification LEDs
Working Streaming Video
Working Flash Player, No more browser crash
Support config.txt to tweak boot options
Modified shutdown android process to cleanly unmount data partition and avoid data corruption.
Fast, Fast, FAST!
Removed to fit in the 400mb system partition(you can download from market or use update zip in post #2)
AdobeReader.apk
Facebook.apk
GoogleMaps.apk
Quickoffice.apk
SoundHound_freemium.apk
Street.apk
Talk.apk
Twitter.apk
VoiceCommander.apk
YouTube.apk
============ WHAT IS WORKING ============
Everything except stock HTC Reader (removed)
============ WHAT IS NOT WORKING ============
No photo sharing in camera app
If you choose to use a custom wifi mac, gps will not work.
============ CHANGELOG ============
Code:
[SIZE=2]4.2.0 - 07 AUG 11
I THINK THIS WILL MOSTLY BE THE LAST RELEASE OF THIS ROM
- Updated GPS libs (credits: tytung)
- Tweaked ril data (credits: jan-williem)
- Otpimized again all apks to improve speed
- Updated ad-free hosts
- Updated Market, Gmail, Flashplayer
- Fixed some typo in some part of codes
4.0.2 - 10 MAR 11
Reverted the weather fix. If you weather doesnt work apply the fix in post 2
4.0.1 - 9 MAR 11
Reverted to radio drivers from 3.2 for better data stability
Fixed a typo in init causing some issues with data and booting
Fixed some drivers dependencies
Fixed PPP: working again
Included WeatherSync fix
Reverted to camera app with working preview
Some fixes on some parts of the system to improve stability and speed.
Some other small fixes
4.0 - 6.MAR.11
New base TELUS 1.84.661.1
new kernel rafpigna 1.8 OC
updated gmail
updated market
updated flash player so you will have no more erros
modified camera app: disabled review to not show the "share" menu (credit cmylxgo)
updated busybox to 1.18 stable
added custom wifi possibility
added ppp possibility again using a separate radio lib to not "touch" the rmnet radio lib so battery drain will not be affected.
modified init and init.log to have better debug informations
zip align of all apps on boot to improve speed, ram, and battery drain
updated some driver and libs for better stability
updated all languages including Serbian and handwriting languages
MMS sizes 300kb, 600kb, 1024kb (default 300kb, choose size in the sms settings)
reduced freeze a bit when installing apps from the market
some other small fixes and tweaks I forgot
3.2 - 25.FEB.11
Some improvements and fixes to radio/audio driver,
this "should" fix phone freeze in some setups, also if I was not able to replicate the issues
Tweaked for more battery life on some sd cards usage
Updated hosts file with last one
3.1
New boot screen, thanks to [/SIZE]ddeathmetal
[SIZE=2]Added more languages
Tweaked again mmc read-ahead to improve sd-card speed
Automatic zipalign on boot for better ram usage
Reverted to old radio driver for less battery drain and improved data stability (no more PPP possible, only RMNET)
Now possible to use old light driver and disable button backligh directly in config.txt
Improved stability of data2ext
More info on init.log for debugging
Other small fixes and tweaks
3.0
Dropped the old 1.72 base and started from scratch new official RUU HTC 1.72 Desire HD Base
Correctly Deodexed framework and apps (took me 1 day of work)
Updated some drivers and a lot of libs
G-Sensor calibration fix
Included TMOUS MMS FIX: 300kb, 600kb, 1024kb mms size available in the sms settings. 300kb as default.
Included Video Streaming Fix by ownhere
Patched sql_lite libs
Reduced again lag/freeze when installing apps.
Reduced boot time. On the first boot you can unlock the screen after 30 seconds you see the lockscreen, without any lag
Re-added VR libraries
Updated AdsFree hosts file
Fixed HTC Hub / HTC likes :D
Fixed HTC Navigation ;)
Added boot config.txt to switch between ppp and rmnet
Sd_boost mode available
My own custom initrd with Improved Sd-EXT I/O performance and Improved SD-EXT read-ahead performance
Improved Nand read-ahead performance
Working HTC Headest with included kernel
Modified shutdown android system process to cleanly unmount data partition and avoid data corruption
Working notifications led
Button backlight on when screen on
A lot of other cleanups and tweaks that I cant remember.
Removed, to save space (you can download from market)
AdobeReader.apk
Facebook.apk
GoogleMaps.apk
Quickoffice.apk
Street.apk
Talk.apk
Twitter.apk
VoiceSearch.apk
YouTube.apk
2.3
Patched sql lib to improve I/O speed and disk usage (credits to nowhere)
Patched ext mount options to dramatically improve I/O speed when using EXT3/EXT4 for data
Patched htcleo.acdb for louder volume. You will still have robo audio on first call. Check FAQ to avoid it.
Added e2fs tools in bin
Small cleanups
2.2
Merged 512 and 1024 versions, changing the init to use internal nand storage if non EXT partition is found
AutoApns fixed for most of the countries.
Fixed charging while screen off
Fixed "system not responding" during boot -> this will give you robovoice audio at first call. To avoid it disable touch tones before first call or enable then disable speaker during the first call.
Improved boot speed
Improved app installation speed -> less lag!
Some cleanups
Latest kernel MDJ 10.3 OC for improved performance
2.1
Fixed SU (read bug reporting on post 3)
Changed from data.img support to Data to Ext4
Working USB Mass storage mode
Patched version for TMOUS users with MMS fix and no data2Ext
Latest MDJ Kernel 10.2 OC
2.0
New base Desire HD 1.72.405.3
RMNET
Rooted (su + Superuser APP)
Bootanimation changed
Bootsound changed (very very low, just a "beep")
Auto APN
AdsFree (updated)
New Advanced Power menu (credit to reef2009)
New initrd/data2sd system (credit to Takaaki.Takuno)
some minor tweaks & fixes
1.0 - Initial Release
Based on RUU 1.32.405.6
Removed HTC E-Reader
Removed SoundHound
Removed AmazonMP3
[/SIZE]
Click to expand...
Click to collapse
=== INSTALL INSTRUCTIONS (CWR) - NEW USERS WITHOUT CWR INSTALLED OR WITH CWR BUT USING ANOTHER ROM ===
This process will erase everything on your nand. So, if you are already using a previous rom, backup everything!
Suggested but not mandatory: Download PANASONIC SD FORMATTER and use it to format your card with SLOW ERASE
Prepare your SD Card with first partition primary FAT32. This is where you will put all your stuff like music, videos... so make it bigger as possible less the space for the EXT partition. Ext partition must be EXT3 or EXT4, primary, and must be the second partition of the SD card, just after the FAT32. The EXT partition will be seen from your phone as it's internal storage memory. Maximum 1gb EXT is suggested, bigger one can cause issues. Refer to this for an help to make the partitions http://forum.xda-developers.com/showthread.php?p=10654666#post10654666(only ext3) or use this for ext 4 http://forum.xda-developers.com/showthread.php?t=905089
After the partition are created, you need to flash MAGDLR 1.13 and the 400mb Recovery for MAGDLR that you can find here http://forum.xda-developers.com/showthread.php?t=898913 follow the instructions on the thread
Download the FULL RAFDROID PACKAGE and copy the entire zip (not extracted!) on the SD CARD root.
Put the SD CARD in your phone and power it on and go in the MAGDLR menu (hold the power key while powering up)
Select BOOT AD RECOVERY
Click on INSTALL ZIP FROM SD CARD and then CHOOSE ZIP FROM SD CARD
Select the FULL_RAFDROID_HD_EXT_*r*.zip that you downloaded before.
Select "Yes - Install........" and wait for installation then Go back with power button and select REBOOT SYSTEM NOW
First boot can take up to 20 minutes. If you are stuck on white screen with HTC logo just wait. If you hear boot sound more than one time, you had a bootlop and something has gone wrong. Maybe your partitions are not setted up properly. Delete everything, reformat your SD card and try again.
When you see the lockscreen, give at least 5 minutes to settle. Then do all your settings and then reboot again
Go in Settings -> Audio -> Disable "audible touch tones". This will avoid robo voice and phone freezes.
Read the FAQ on post #2
Enjoy.
Remember: if you want to avoid Data Corruption always choose SHUT OFF and not reboot!
TOO DIFFICULT?? HERE A VIDEO TUTORIAL!!! BY ACLERIGO!
=== INSTALL INSTRUCTIONS (CWR) - UPGRADING FROM A PREVIOUS RAFDROID VERSION WITH ALREADY CWR INSTALLED===
Since 4.0 is completely new base and a lot of bugs are fixed, I suggest to backup your apps with Titanium Backup or another backup app, format your ext3 partition and start fresh. If you prefer to keep your old data partition please understand that you could have bugs, instability, slowness, and some bugs that are fixed will remain not fixed for you.
It's your choiche, if you still want to keep your data partition, instructions below:
Make a NANDROID Backup
Make a NANDROID Backup... go on!
Make a NANDROID Backup... really!!!!
did you made the backup?
You need MAGDLR 1.13 and recovery 1.3. If you have previous version, you need to flash MAGDLR 1.13 and the 400mb Recovery for MAGDLR that you can find here http://forum.xda-developers.com/showthread.php?t=898913 follow the instructions on the thread. Old CWR is NOT compatible!!!
Download the RAFDROID_HD_EXT zip and save it to your SD card root
Enter in MAGDLR by powering up the phone and holding power botton until MAGLDR screen appears and Enter in CWR Recovery by selecting BOOT AD RECOVERY
Select INSTALL ZIP FROM SD CARD then CHOOSE ZIP FROM SD CARD
Select the RAFDROID_HD_EXT zip that you downloaded before.
Select "Yes - Install........" and wait for installation
Go back with power button and select REBOOT SYSTEM NOW
First boot can take up to 20 minutes. If you are stuck on white screen with HTC logo just wait. If you hear boot sound more than one time, you had a bootlop and something has gone wrong. Maybe your partitions are not setted up properly. Delete everything, reformat your SD card and try again.
When you see the lockscreen, give at least 5 minutes to settle then do all your settings and then reboot again
Go in Settings -> Audio -> Disable "audible touch tones". This will avoid robo voice and phone freezes.
Read the FAQs on post #2
Enjoy.
Remember: if you want to avoid Data Corruption always choose SHUT OFF and not reboot!
============ CONFIG.TXT ============
Used some ideas and code bits from Dandiest's init script.
You can create a config.txt file on the root of your sdcard to configure some things at boot.
Actually you can configure the following options
gps_zone=[your country]
check http://www.pool.ntp.org/zone/@ for country codes (example: it for italy, us for usa.. and so on...)
sd_boost
sd_boost=0 -> sd bost not active (default)
sd_boost=1 -> sd boost active
* SD Boost deactivate journal on your ext partition. This gives you more performance but if you not shut off your phone properly or you pull out the battery while running you can have data loss or data corruption. If you activate sd boost, then you want to go back to norma sd usage, just change the config.txt back to sd_boost=0 and journal will be recreated on next boot *
ppp_mode=[1 or 0]
1 to enable PPP
0 to enable RMNET.
Default is 0
RMNET is more stable and less battery hungry, but in some countries/carries PPP can work better.
old_light_driver=[1 or 0]
0 to use the new light driver (working notification leds, button backlight control)
1 to use the old light driver (no notifications leds, buttons will go off after 10 seconds)
default is 0
auto_btn_backlight=[1 or 0]
1 to have the buttons backlight going off/on with the screen
0 to have the buttons backlight going off after 10 seconds from when the last button is pressed
default is 1
this work only if old_light_driver=0
wifi_mac_change=[1 or 0]
1 tells the system that you will need to change the wifi mac address to a custom one
0 tells the system that you will use the wifi mac address based on device hardware
custom_wifi_mac=yy:yy:yy:yy:yy:yy
here you have to write the wifi mac address you want.
This is needed, and will work, only if you specify wifi_mac_change=1
If you not write any mac address here, the default 00:11:22:33:44:55 will be used
Just an example on how a file could look:
Code:
gps_zone=it
ppp_mode=0
old_light_driver=0
auto_btn_backlight=1
The init script will also create an init.log file on your sd card at every boot. This will help you and me with debugging if something not works fine. If you have issues please always post your init.log file when reporting your problem.
Click to expand...
Click to collapse
============ KERNEL ============
You can refer to my kernel thread for updates, changelog, and comments
http://forum.xda-developers.com/showthread.php?t=940823
Click to expand...
Click to collapse
DOWNLOADS
​
Click to expand...
Click to collapse
4.X is bigger then 2.X so you need at least a 390mb system partition. If you flashed the recovery with 360mb modded file, you have to reflash it again, or you will have issues at boot!!!
Remember: if you want to avoid Data Corruption always choose SHUT OFF and not reboot!
Full zip:
ALWAYS MAKE A CWR NANDROID BACKUP BEFORE FLASHING!
FRESH INSTALL RECCOMENDED (format ext3 partition or factory reset nand)
Please, if you respect my work, dont upload this file on any other mirror or host, always put the original link in any forum or web page where you are going to post it.
RAFDROID HD 4.2.0 CWR FULL zip -> DOWNLOAD HERE
MD5: FD92F05F19F93472758431A6E9693F17
SHA1: AC36D7F8A3930F4AE53514CE0FC363E8BC323F46
CRC32: 16E8C321
Update zip:
NO UPDATE ZIP FROM 4.0.2 TO 4.2.0 AVAILABLE. USE THE FULL ZIP, IT WILL NOT ERASE YOUR DATA OR SETTINGS.
OLD VERSIONS:
RAFDROID HD 4.0.2 EXT FULL http://www.multiupload.com/RP3B4LX68X
RAFDROID HD 4.0.2 EXT UPDATE FROM 4.0.1 http://www.multiupload.com/DCC78Q8CRK
RAFDROID HD 4.0.1 EXT FULL http://www.multiupload.com/PX886QUD3G
RAFDROID HD 4.0.1 EXT UPDATE FROM 4.0 http://www.multiupload.com/UR8MSZNZY1
RAFDROID HD 4.0 EXT FULL http://www.multiupload.com/8RK24UHUC1
RAFDROID HD 3.2 EXT FULL http://www.multiupload.com/I13LGA4CWA
RAFDROID HD 3.2 EXT UPGRADE FROM 3.1 http://www.multiupload.com/EI95P7SZVK
RAFDROID HD 3.1 DATA2EXT FULL -> http://www.multiupload.com/NGAZIAYWY2
RAFDROID HD 3.1 DATA2EXT UPGRADE FROM 3.0 -> http://www.multiupload.com/F2MS80I7BI
RAFDROID HD 3.0 DATA2EXT FULL/UPGRADE -> http://www.multiupload.com/YGWCQAV5BZ
DONATE:​
Click to expand...
Click to collapse
I'm putting a lot of time in this, nights without sleeping, downloading, flashing, reflashing..So, if you like my work and appreciate it, and you want to buy me a coffe or a beer for chilling out, I will appreciate it you can do this here
otherwise a click on the "thanks" button is still a good idea
(if you have issues donating, you can try this link too: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5QAZTXDRDKLS8
- BUGS REPORTED -
- Video recording makes videos and audio out of sync. This is a common issue of all Desire HD bulds. can't do nothing to fix
----------------------------------------------------------------------
TO DO LIST (next releases)
Add support for CWM zip file. DONE!
Add support for config.txt file to change gps location, dpi, and other stuff DONE!
Add PPP/RMNET choiche via config.txt DONE!
Test ext3 and ext2 to see if they have more speed. Test if ext4 journaled fs can be disabled TESTED! ext3 is faster. 4kb cluster suggested.
Add a full themed version DONE
UPDATES AND PATCHES
to be flashed via recovery
​
Click to expand...
Click to collapse
Instructions:
1. Download your update and copy it to your sd card folder. Dont use MAGDLR mass storage mode because will corrupt your files. Use an sd card reader on your pc or usb mass storage mode in recovery menu
1. Boot into MAGDLR and choose BOOT AD RECOVERY
2. Make a backup! It will save your life if something goes wrong and you want to roll back! You are aware now!
3. Click on INSTALL ZIP FROM SD CARD
4. Click on CHOOSE ZIP FROM SD CARD
5. Select the update zip that you downloaded before
6. Select "Yes - Install........" and wait for installation
7. Go back with power button and select REBOOT SYSTEM NOW
Stock Framework (notification bar icons) for 4.X version -> http://www.multiupload.com/R61RSZCZ8N
Rafdroid Framework (notification bar icons) for 4.X version -> http://www.multiupload.com/XR3QBDCK09
old acdb file (read the faq if you dont know what this is) -> http://www.multiupload.com/AHV0UIKHZF
Rafdroid 4.X removed apps for EXT users -> http://www.multiupload.com/MV9D2ITBZX
Rafdroid 4.X removed apps for who not use EXT partition -> http://www.multiupload.com/TP55AT18PL
Replacing fonts with standard Desire HD one http://www.multiupload.com/N4VR74W8PK
Replacing fonts with Rafdroid one http://www.multiupload.com/E9UKQBEE4P
If you have issues with flash videos on website, you need an older flash version. Check this post. Thanks to Jayedamina http://forum.xda-developers.com/showpost.php?p=10584806&postcount=280
If you have issues with weather not updating on 4.X , flash this -> http://www.multiupload.com/8YOYX0P5UE credit to CMYLXGO
Only for older version
Stock Framework, only for version 3.X -> http://www.multiupload.com/SI2VXOW3D0
RAFDROID Framework, only for version 3.X -> http://www.multiupload.com/ZC4P6KSKWL
Removed Apps for version 3.X for people using EXT partition -> http://www.multiupload.com/O6SYWQBDJG
Removed Apps for version 3.X for people NOT using ext partition -> http://www.multiupload.com/FVXAWDOQLR
[only for 2.2 or 2.3] Fix for SPB TV and other video straming apps (v2) http://www.multiupload.com/VB0MB5R6RL Credits goes to ownhere! -> http://forum.xda-developers.com/showthread.php?t=922595
[only for 2.2 or 2.3] Fix for Camcorder ForceClose on rapaholic999 theme http://www.multiupload.com/TTQOHSG155
Stock Framework, only for versions 2.0, 2.1, 2.2, 2.3 http://www.multiupload.com/ZV310PPYB4
RAFDROID Framework , only for versions 2.0, 2.1, 2.2, 2.3 http://www.multiupload.com/NO9L7W9JVD
FAQ - QUESTIONS and BUG FIXES
PLEASE READ
​
Click to expand...
Click to collapse
q) My phone sometimes freeze and I have to reboot.
a) Go in Settings -> Audio -> disable audible touch tones. this will solve the issue in most of the cases.
q) Can you provide a different link or a mirror different from hotfile?
a) I'm sorry but the answer is "no". I pay hotfile every month and the downloads give me the possibility to pay it. I dont do this for money, but I also dont want to waste my money
q) During/after boot a window appears with "System process not respoding". What I have to do?
a) This is caused from the new audio driver I used. The new audio driver has better phone stability and no robo voice. You have two choices: 1) Click on "wait" and all will be fine OR 2) download the "old_acdb_file.zip" and flash it via recovery. In this way you will not have the error anymore but you will start having robo voice on first call (you can avoid this disabling audible touch tones) and could happen that your phone freezes when receiving a call. It's your choiche. I preferred the "window error" one because for me is more important to have a working phone than an error window appearing at boot.
q) After I take a photo, I dotn see the "review"
a) This is caused from the new HTC Camera app I used that disables the review to not show the "sharing" menu that ForceCloses. If you cannot live with that until next update, you can use that one http://forum.xda-developers.com/showthread.php?t=981881
q) What is the difference between Data2Ext and App2SD?
a) App2SD simply move all your apps that you install in the Ext partition. Data2Ext instead "mounts" your data folder, including dalvik cache, on the ext partition. This is a little slower than App2SD but it's necessary for a Desire Hd full build. Infact, installing a full HD build will left you with only 5mb of free space in internal storage.
q) I have robo voice when I make a call
a) To avoid this, disable "audible touch tones" from the "settings -> audio" menu. You will have no-more robo voice also if you reboot.
a) During the robo-voice call, enable the speaker, then disable it. You will have no more robo-voice until next reboot.
q) I have very low audio during calls
a) During the call, enable the speaker, then disable it. You will have loud volume until next reboot.
q) after boot I see only a white screen with a green htc logo
a) just wait. It can take fro 5 up to 20 minutes depending on your sd card. There are no issue. The build booted fine, it's just copying all the files to SD. This will happen only on first installation.
q) During the boot I see an error windows "System not responding" what I have to do?
a) This could be caused by slow sd card. Just click on "wait" and all will works fine
q) I already have a ext partition that was running under another rom, how can I empty it so that I can cleany flash your rom?
a) Just use one of the tool you used to create the ext partition to format it or to delete and recreate it back.
q) I'm having high battery drain
a) Try reboot. Try disabling gps in location. As you can see from the screenshot I have 4mA with WIFI active! Also be careful. If during google account setup you choose to backup/restore all your data, the sync process will be dramatic heavy because it has to reinstall all your apps. It could need a couple of hours to settle. Also high battery drain could be caused by SD. try another one.
q) It's really laggy!!!!
a) as all Desire HD builds this is BIG! This needs at least 10-15 minutes after boot to be usable. Then try to use it for 5-6 hours.. and do a couple of reboots.. you will see that the speed will improve. After 24 hours of use and 4-5 rebots this will be really fast.
q) It lags when I'll install apps?
a) very few..
q) I have no GPS or the fix is really slow
a) Firs fixt can take up to 5 minutes. just wait.You can edit the config.txt gps_zone= to your country. See here for the right strings http://www.pool.ntp.org/zone/@ if this not solves, try use QuickGps from the market to download a-gps data.
q) I have low quadrant scores when using on full nand (no ext-partition) compared when used with SD!!!
a) yes, this is true. I made some tweaks to the full sd mount and use process that raise the quadrant i/o score. Anyway, also if quadrant is lower on full nand, you daily usage speed is the same or in some cases FASTER.
q) Can I unmount the SD while in use or connect the phone as mass storage to my pc while in use
a) Best not. Is unuseful. You can access your sd card connecting your phone to pc and using "mass storage" option.
q) It not boots
a) partition again and format again your sd card. follow the guide linked in the first post.
q) I have no data/3G/HSDPA
a) probably you have to set your apn manually. google it for tips on how to do and what settings are need for your carrier
q) How do I remove BOOTSOUND / How do I change bootanim
a) bootsound and bootanim are located in /system/customize/resource
Just delete android_audio.mp3 if you dont want sound
q) I have wake up lag
a) It's an issue that devs are trying to solve. It's not related to the build itself. In the Q&A Forum there is a thread about this problem. HERE, HERE,....
q) My screen stays off after call
a) Maybe this can help: http://forum.xda-developers.com/showthread.php?t=946012 ATM very few people have this issue, so I wonder is related to sd card.
q) My contacts pictures are low res after sync!
a) this is a google problem, read here http://code.google.com/p/android/issues/detail?id=4147
q) My Weather doesn't update
a) seems an issue of 1.84 builds. Try to flash this via CWR http://www.multiupload.com/8YOYX0P5UE credit to CMYLXGO
q) I have random reboots
a) Seems to be related to your phone, read here http://forum.xda-developers.com/showthread.php?t=941845 and here http://forum.xda-developers.com/showthread.php?t=898804
q) Can I disable the button light always on with screen on to the "previous" way that they go off after a while?
a) yes, changing config.txt Read the OP.
......................
More Screenshot's:
http://goo.gl/JdqB6
What's included:
- rEVOlution theme by manup456 and he_stheone64, all credits to them!! Ported and modded by me
- Semi transparent StatusBar, NotificationBar, NavBar, AppDrawer, Personalize
- 1% BatteryGauge
- Modded StatusBar Icons
- AppDrawer 5 Column layout
- Inverted Dialers
- PowerControlWidgets in NotificationBar
- Remapped Personalize to LaunchKey app (by appelflap) (bottomright softkey)
changelog rev3:
- Compatible only from RafDroid 4.0! and above
- RafDroid_rEVOlution on SteriodZ is now the default theme, look in the options list below for other or less options (SOON)
- Rebuilded from stock framework 1.84.661.1 including services.jar and framework.jar by me
- Remapped rosie for 1.84(personalize) to LaunchKey app (appelflap) by me
- Removed the text under icons on workspace (home). Nice clean look!
- Removed "Phone" text on navbar... Placed a better looking phone icon thanks to myn.
- Modified the lockscreen arc to look better on darker backgrounds, looks better too imo...
- Modified the lockscreen hint background
- Edited Dialer text to slightly darker green
- Modified Dialer pads
- PowerControl indicator colour hardcoded to green
- Nicer background for PowerControl widgets
- Included latest PowerControlSettings 1.1 app by JsChiSurf
- My own home made WheatherClock widget
- Hacked the flipclock to be disabled by me
- Wallpaper added (Don't worry, Megan still there...)
changelog rev2:
- png optimized and zipaligned for better memory handling
- rebuilded from stock framework 1.72.405.3
- new lockscreen and incall slider made by me
- replaced some panel pop up's made by me
- smooth charging animation on battery gauge
- added Flying transitions
- nice volume icons specially made for me by Madeli
- particles1 Bootanimation by Dysgenic
- edited statusbar_close to rafdroid hd2
- reverted some icons back to stock DHD, you wouldn't notice...
- Powerwidgets AND Recent apps on notification pulldown
- replaced powercontrol notification icons specially made by Madeli... she's awesome!! Power off icons were modded by me... hope she don't mind...
PowerControlWidgets
Hardcoded on default, widgets: toggleGPS|toggleWifi|toggleBluetooth|toggleSync|toggleFlashlight|toggleSound
I have hardcoded the powercontrolwidgets so after flash it is all done. U still can override these settings by applying the following:
- Customizable via a text file widget.txt (max.6) to change widgets.
Find included 'widget.txt' on root of SDcard. Modify to your likings but DON'T use spaces or delete the pipeline signs. Use Rootexplorer to copy this file to '/system/customize/'. Make sure permissions are set to 'read', at a minimum after copying! Then power off and on.
- available widgets:
toggleAirplane
toggleAutoRotate
toggleBluetooth
toggleBrightness
toggleFlashlight
toggleGPS
toggleLockScreen
toggleMobileData
toggleScreenTimeout
toggleSleepMode
toggleSound
toggleSync
toggleWifi
toggleWimax
Have in mind that u have to use the exact syntax!
Enable or disable PowerControlWidget
Hardcoded to have both PowerControl and RecentApps on default. U still can override these settings by applying the following:
- Find included 'notification_config.txt' on root of SDcard. Modify to your likings but DON'T use spaces or delete the pipeline signs. Use Rootexplorer to copy this file to '/system/customize/'. Make sure permissions are set to 'read', at a minimum after copying! Then power off and on.
- Available options:
Default = enablePowerControl|enableRecentApps
PowerControl only = enablePowerControl
RecentApps only = enableRecentApps
Remapped Personalize
Personalize softkey is remapped by default to LaunchKey app by appelflap. You can set it to launch an app, service or a nice launcher menu. Personally i have setted to Settings... More info here: http://forum.xda-developers.com/showthread.php?t=818499, or buy it on the market to get more options.
If you don't want it to be remapped, you can have a look in the options list below to apply. (SOON)
Install RafDroid_rEVOlution:
- Download .zip to sdcard
- Boot ClockWork Recovery
- Before installing the Theme...
- Backup Nand!!!
- Install .zip from sdcard
- Theme will install and wipe Dalvik-cache (next boot will take more time and will be sluggish)
- Reboot sytem, let it settle for a while
- Power off and on again
Download RafDroid_rEVOlution rev3:
Click Here
OptionsList
Click to expand...
Click to collapse
I can't please everyone but at least i can give some options to choose from...
Before applying these options, you must have the main theme(see above) running first!!! After that, you can choose whatever options you like, no matter which one...
What options do i have
- Steriods: This will give u the PowerControl in notificationbar, PowerControlSettings app and Personalize softkey (bottom right) remapped to LaunchKey app​ - rEVOlution: Simply NO Steriods... just plain and natural
- Text/ NoText: Visibility of the text under the icons on your workspace (home)
- 4/ 5 column: App drawer (All Apps) layout
HowTo Install:
- Download .zip to sdcard
- Boot ClockWork Recovery
- Before installing the Theme...
- Backup Nand!!!
- Install .zip from sdcard
- Option will install, make some modifications and wipe Dalvik-cache (next boot will take more time and will be sluggish)
- Reboot system, let it settle for a while
- Power off and on again
Downloads
Steriods_NoText_4column
Steriods_NoText_5column
Steriods_Text_4column
Steriods_Text_5column
rEVOlution_NoText_4column
rEVOlution_NoText_5column
rEVOlution_Text_4column
rEVOlution_Text_5column
And if you really don't like it.....
Revert to RafDroid
​
YouTube
Click to expand...
Click to collapse
Video's made by kevinniven ​
​
Video made by aclerigo​
Credits
Click to expand...
Click to collapse
All Credits goes to he_stheone64, he made this possible. manup456, the real rEVOlutionER. Appelflap for his great LaunchKey app.
rafpigna for the greatest DHD build.
JsChiSurf... YOU r the MAN!
rapaholic999... keep up the good work my friend, too bad someone stolen your HD2.
Madeli... nice work lady, u have no idea how happy u made me, luv ya!
To the donaters and downloaders... you know who u r
My girlfriend and kids.... for having so much patience...
And XDA.... Thanks!
You may donate me but at least push the thanks button, it's a hell of a work, and it's not only swapping .png's.....​
Rafdroid HD Xtreme
by By dansta34
http://forum.xda-developers.com/showpost.php?p=11170313&postcount=2002
​​
thanks rafpigna
tonight will be a busy night
thanks for ur build
Are there in this build laggs when i install or uninstall an app ???
seavers11 said:
Are there in this build laggs when i install or uninstall an app ???
Click to expand...
Click to collapse
Aw Come On!
RTFM would you ... It's all stated in the FAQ, should you just bother to give it a read!
The threat will quickly closter if people keep asking questions already answered, and even faster when people starts getting cross about it, so I'll just shut up now.
waiting for your release..
now lets wait for the link to update and test it before saying anything... there is no easy way in life...
when release this man????
good job and thanks rafpigna !
i'll try this rom and i also like your Fonts !
10 PEOPLE REACHED. NO MORE BETA TESTER NEEDED. THANKS​
TESTERS NEEDED​
Before uploading the TMOUS version I needs to check that it works fine at least for the no "data2sd" thing. Unfortunately having a 512LEO I cannot test my self.
So please, anyone has a 1024 LEO and want to be a betatester send me a PM. I will send the link to the first 10 people. You will have to flash it and let me know if it works.
Be advised: since this is a beta test request, could happen also that you have to reflash back a supposed working version after a couple of hours.. so I need people that will not give up after a one not working flash.
I will write in this threa again when 10 people are reached and no more requests accepted.
All the testers will be thanked in the OP.
Hi I have a ext4 partitio that was running under revolution 2.3, how can I empty it so that I can flash a clean flash of your rom?
Thanks
nickytheshaft said:
Hi I have a ext4 partitio that was running under revolution 2.3, how can I empty it so that I can flash a clean flash of your rom?
Thanks
Click to expand...
Click to collapse
Just use one of the tool to create the ext partition to format it or to delete and recreate it back.
ok thanks, I thaught it was possible from the phone...
beta tester
rafpigna said:
TESTERS NEEDED​
Before uploading the TMOUS version I needs to check that it works fine at least for the no "data2sd" thing. Unfortunately having a 512LEO I cannot test my self.
So please, anyone has a 1024 LEO and want to be a betatester send me a PM. I will send the link to the first 10 people. You will have to flash it and let me know if it works.
Be advised: since this is a beta test request, could happen also that you have to reflash back a supposed working version after a couple of hours.. so I need people that will not give up after a one not working flash.
I will write in this threa again when 10 people are reached and no more requests accepted.
All the testers will be thanked in the OP.
Click to expand...
Click to collapse
im willing to give it a shot im advanced user
Could I move some app to rom from ext4? How to do that?
rafpigna said:
TESTERS NEEDED​
Before uploading the TMOUS version I needs to check that it works fine at least for the no "data2sd" thing. Unfortunately having a 512LEO I cannot test my self.
So please, anyone has a 1024 LEO and want to be a betatester send me a PM. I will send the link to the first 10 people. You will have to flash it and let me know if it works.
Be advised: since this is a beta test request, could happen also that you have to reflash back a supposed working version after a couple of hours.. so I need people that will not give up after a one not working flash.
I will write in this threa again when 10 people are reached and no more requests accepted.
All the testers will be thanked in the OP.
Click to expand...
Click to collapse
I will be your tester.

[03/09/2012] mwakiousRUNNINGrom® v.10 (k:fikret,sense3.5,HW acc)

When There is Alchemy There is Love ..
When There is Love There is Care ..
This is When mwakiousSENSEroms® come!
​
{
"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"
}
Index:
Post #1: Intro, Info about the ROM & screen-shots/video.
Post #2: Change Log, "Thank you" & Bugs' List.
Post #3: Installation Guides, Required Partitions' Sizes & Important Installation Notes !
Post #4: Frequently Asked Questions.
Post #5: Downloads.
Post #6: Add-on's, Tips & Tricks & Recovery Packs.
Click to expand...
Click to collapse
Intro:
After cooking and making mwakiousROM® based on MIUI and making MwakiousFlyingROM® (MFR®) HC for HTC Flyer and mwakiousSENSETIONALrom® I have decided to create a second sense based ROM. YOU ASKED FOR IT, I MADE IT!
I wanted to create one version that has (almost) everything, stable(every day use), quick(no blocks and glitches) and nice.That's why a searched and added all the good ingredients that I could find .. ALWAYS Fresh Stuff ! .. That's My Cooking !!
I went to the store(xda), I bought meat(a good base for the build), I bought sauce (the kernel,thanks to all kernel devs), and I have selected vegetables (files from every ROM/Build that I found). I put everything in a pot (kitchen) and there it is .....mwakiousRUNNINGrom® .
This ROM is based on the great work of the top chef dungphp and other great cooks!
I did not create any files! I just cooked or adjusted them to fit the HD2, so I have to THANK the creators of some of the files that i use!!(they are so many that if I write them all I will not finish…haha)​
Click to expand...
Click to collapse
Information About This ROM:
1- This ROM is optimized for cLK & Magldr.
2- Follow me on
for latest updates about my ROM.
3- PLEASE do not post or re-upload my ROM, or make mirrors without my permission (to control the downloads).
4- Kernels used in this ROM are: Tytung r14, HierOS & Dorimanx.
5- We, me & the creators, take no responsibility for any damage that may occur to your phone, by downloading this ROM you agree that everything is made at your very own risk.
Click to expand...
Click to collapse
Videos:
Click to expand...
Click to collapse
Change Log:
a very big thanks to AngryDinosaur and walidhazem for the perfect contribut in beta testing on versions 8.1 and 8.2 and 8.3,they have been a great help!!so thank them too
BBOOTANIMATION - FROM Pacattack!!SO GIVE HIM A THANKS TO!!
DOWNANIMATION is from 2thesound so thank him to!
​
Click to expand...
Click to collapse
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
DISCLAIMER​
This product is free to use at your own risk. Donations are always welcomed! We take NO responsibility for any
conflict, fault, or damage caused by this product. No warranties implied or
otherwise are given if you agree to use this product. No problems were found while
testing this product on several different devices, your experience may vary.
Use and Distribution​
1. You are free to distribe this ROM, but only WITH LINK to official source and download links have to be mine(you'll find them in official source)
(under official source we are considering my xda thread)
http://forum.xda-developers.com/showthread.php?t=1282281
2. You must NOT use any components from this ROM or any of my fixes or the ROM as base,read point 12 XDA rules
2. NO changelog before the release of the ROM
3. The changlog would be complete at the release of the ROM but details would be added only one week after the release(if needed).....
During this period we will collect feedback for future development & improvements of mwakious ROM series.
Because some persons do not respect our work and our time that we spend(and its not a little)we have added these rules on changelog and on the rom policy: (for details go on post #4 in official source)
WE WOULD CHANGE THESE RULES WHEN SOME PERSONS START TO RESPECT THE CHEFS....
Please respect our work.
END OF TERMS AND CONDITIONS
thank you for using my ROM, mwakious
Click to expand...
Click to collapse
Click to expand...
Click to collapse
do NOT port or share my mwakiousSOUNDenhancement ALL GEN or mwakiousSOUNDenhancement OVERLOADED ALL GEN &
mwakiousCAMmod ALL GEN or mwakiousSYSTEMmanagment or use my rom as base without my permission! NO permission is given(read point 12 on XDA rules)
CHANGELOG v10 :
FIRST ROM SENSE 3.5 FOR HTC HD2 WITH FULL HW ACC and 3D!!!
--no more aroma,now MAGLD and clk are seperated
--re-wrote permissions
--re-wrote scripts
--added swipe in QS (TY kane159)
--NEW! mwakiousSYSTEMmanagment v.2 for HD2 NEW SYSTEM MANAGMENT/improvements with many deep system improvements! And very important system fixes/changes!!(ty mwakious)
#zram integrated and active if you want it just create a swap partition
#faster system
#many new adds/improvements
#good battery
#good system managment
--NEW!mwakiousCAMmod GEN1 for HD2 v.1.1 BRAND NEW MODE (ty mwakious)
#fixed yellow/green on photos
#photo improvments
#taking pictures is faster
#very good quality even in dark
#recording sound is clear
--NEW!mwakiousSOUNDenhancement OVERLOADED GEN1 for HD2 v.1.1 (ty mwakious)
#improved beats/speaker/headphonesSRS , need to finish DOLBY
#incredible sound on SRS enhancement on movies playback, need to finish beats->for now it wont work
-ONLY 1 kernel so no confusion now!!
-optimized the rom for fikert 2.16
-NEW! soft HW acc v2 (100% HW acc but no preview on skins,but NO more fc's),better game support,weather effects are more agressive and faster
-fixed browser
-fixed wakeup lag
-weather close fixed
-fixed personalize QS
-Htc Quick Launch Widget(look in widget)
-updated youtube
-stock battery with %
-The phone is stable
-Eliminated the problems that 8.x 9.x had
-for preview in personalize use list for now
-Battery drain is incredible GOOD!the battery normalizes after 1-2 cycles,if not use battery calibrator (included)
-WiFi/data connections are fast! for tethering use barnacle
-ROM base 1.05 + 1.17 + 1.22 + 1.27 + ICS(sense 3.6)(coctail ROM)
-Improved camera/camcoder(camcoder needs some work)
-NEW! enhanced GPS,now universal and it locks in seconds!
-NEW! bootanimation (ty Pacattack)
-NEW!all internet USB functions work!
-NEW!boot and shutdown sound added
-NEW!Full support for T-Mobile(dl the zip bellow and add/replace in the zip before install)
​
Click to expand...
Click to collapse
Special Thanks to:
Marvlesz(helped organise this thread)
Click to expand...
Click to collapse
A VERY BIG THANKS TO:
All the donators,
all the chefs, cooks and every one who has contributed in this project !​
Click to expand...
Click to collapse
You can find the old change log attached
How to install:
v.8.0.0 Se7en Seas
INSTALL GUIDES FOR NEWBIES!!! and FOR THE LAZY ONES TO SEARCH THE FORUM:
USE THE PACKS IN POST#6
PLEASE DO NOT ASK IF YOU DID NOT FOLLOW THE GUIDES!!
Click to expand...
Click to collapse
Step0: Repartition your sd card to 2 partitions, a fat32 one , an ext4 (1024mb preferred)
*If you already have MAGLDR or cLK installed proceed to step 2, otherwise continue reading onto step1:
Step1:
1-1: Install HSPL 2.08 for your phone if you don't have it yet. [Search the forums]
1-2: Do task29[Search the forums]
1-3: Install proper radio (Radio Leo 2.15.50.14) [Search the forums].
Step2: If you have MAGLDR follow 2-1-X, if you have cLK follow 2-2-X.
MAGLDR:
2-1-1: Install this tool by ksubedi (thanks), and then open it.
2-1-2: From the top, choose MAGLDR Repartiton, from left choose "Custom" and set cahce to "5mb" .. click repartition, then type in 200mb(if you have bad blocks 220mb). wait for it to finish and then factory reset - wipe cache - wipe dalvik from cwm and then flash the rom from recovery.
cLK:
2-2-1: Same as first step of MAGLDR.
2-2-2: From top choose cLK repartition, from right set it to 200mb(if you have bad blocks 220mb) and just below it select 5mb cache .. Then click on repartition and proceed.
2-2-3: after it finishes, from top panel select cLK install recovery and click on install. wait for it, then make a factory reset - wipe cache - wipe dalvik from cwm then flash rom from recovery.
ATTENTION: If you use cLK 1.5 repartition system because default is 220MB
Click to expand...
Click to collapse
IMPORTANT NOTES, READ BEFORE INSTALLING ! :
1- v.8.x.x uses partitions of 200+5, otherwise it won't boot !
2- This ROM wipes everything, and optimizes the secondary partition to ext4-optimized SO MAKE A BACKUP BEFORE INSTALLING.
Sometimes, it may not fully wipe everything. When I make a small update that doesn't wipe, I will tell you.
3- The installation may take <20 minutes, so just wait, it is installing and it's not stuck.
4- After installing and making the first boot, DON'T TOUCH YOUR PHONE. Let it rest for 10 minutes so the scripts would do there job!
5- After the first boot, make all settings except google log in,after finishing wait 5 minutes and shutdown your device (preferably twice)NOT REBOOT to get the best out of this ROM,now do whatever you want.
6- You NEED a secondary partition on your sd card, otherwise there might be consequences.
7- Format is not the same as wipe. Wipe cleans partition's data. Format cleans partition's data and also parition's files.
Click to expand...
Click to collapse
some usefull links:
Click to expand...
Click to collapse
go here for installing cLK(ty stirkac)
here is a video guide for cLK(ty 96edwy)
you can use this tool (ty ksubedi)
Create SD-EXT Partition W/Clockwork Mod
[VIDEO TUTORIAL]Multiple Video Tutorials on How To Install Android to NAND on the HD2
How to Format EXT3/EXT4 in windows. Works Guaranteed!
Click to expand...
Click to collapse
NOTE : ALL FILES NEEDED ARE ADDED BELLOW!! POST#6 BLISS MODE - GPS tweaks - INSTALL PACKS
IF YOUR COMING FROM A PREVIOUS VERSION FROM ME AND YOU DONT WANT TO CLEAN INSTALL(LAZY ONES....) YOU CAN USE SUPER WIPE!
PLEASE READ BEFORE YOU INSTALL
QUESTIONS:
Why did you add those new rules?
We have added those rules because some people use us to get credits...i don't say...honest people exist...but....others use our work to get credits..ITS NOT FAIR!we work hard to make/find/adjust the files.....we want some respect!
OK,i understand your resons,but that rule of 3 weeks is for all?
NO!these rules are ONLY for those that take our files and publish without asking!
If you are a regular user you dont care about these rules....just download the ROM install enjoy!
The 3 weeks passed....can i use your ROM or files?
YES,you can,just give us credit...i think we deserve it!!
I'm one of the known dev's/chef's ,does these rules go for me to?
YEAP!please contact me or seaman2k and we will see what can we do...
You said in rule number 3 something for the changelog....what do you meen??
I meen that before the release of the ROM we wont give out the changelog...
At the release of the ROM we will give the changelog but only adding basic changes(things that interest normal users) details(things for dev's) would be added 1 week after.....
I think you are very mean.....why did you add these rules?
I'm not mean....i'm a very good person...i help when i can....but others can't get credits for things that me and my team do...ITS NOT FAIR!!
For those disappointed about these rules go and tell those that started this to stop......
Click to expand...
Click to collapse
DO I HAVE TO CHARGE MY BATTERY BEFORE STARTING THE INSTALL PROCESS??
Yes,the process is long,YOU don’t want surprises,right?
PLS TELL ME WHAT PARTITION TO USE AND WHAT RECOVERY?!
From the version 1.1 and up i use 110+5 for cLK and 110+5 for MAGLDR
Recovery is 5.0.2.3
OMG!I INSTALLED THE ROM AND IT REBOOTED IN RECOVERY…WHY???!!
This is normal,go to reboot system(the first one)and just reboot
You said that the wifi works BUT IT DOESENT WHY???
IT WORKS!
If it doesent work YOU DID NOT DO A FULL WIPE!!
If you did so...do 2-3 consecutive reboots and you will be fine!!
OMG!...i was doing installing 2 programs from the market opening galery made a photo...etc etc...at the same time and my phone rebooted by its self!!why??
You answered by your self, this is HD2 AND NOT SENSETION....it has only 512 RAM and 1GHZ processor....what do you whant it to do...coffee??
I was making the settings and i was trying to connect to my wifi but it said : "connection unsuccseful" why?
Dont worry finish your settings and go to settings/wireless & networks and activate the wifi and then connect....if it doesent connect do a reboot with wifi ticked!!
I AM TRYING TO INSTALL THE ROM ZIP FROM RECOVERY AND I SEE ABORTED....WHY?IS THE ZIP BAD?
first look if you downloaded it right,second : DID YOU DO A CLEAN INSTALL??(maybe the problem,not always)
if all of these things are allright do this:
in recovery do every wipe 2-3 times EVEN IF YOU COME FROM TASK29...
in recovery go to power off,and hit to close the phone,re-enter in recovery do wipe one time and install...
IF YOU CONTINUE HAVING PROBLEMS PLEASE REDO YOUR PARTITIONS!
now YOU are happy and I am happy....
I ADDED MY GMAIL AND MY PHONE IS SLOW….YOU SAID FAST UI…
Its normal…its syncing,leave it do its job when you don’t see anymore the 2 arrows on top bar(sync is finished)try the phone…DON’T FORGET,WE ONLY HAVE 512RAM!
OH! I INSTALLED THE ROM,AT FIRST BOOT I STARTED TO USE IT,BUT I HAVE PROBLEMS…YOUR ROM IS NOT GOOD!?
No,the ROM is allways tested,YOU HAVE TO REBOOT 1-2 TIMES AND THEN LEAVE IT FOR SOME TIME TO SETTLE!!( I know that you want something quick but at first install you have to wait,watch a film drink coffee…do something!!sense ROMs need TIME at least 40’ to do a good job)
MY PHONE FREEZES WHEN I USE IT THE FIRST TIME(WIFI OR PROGRAM OR WALLPAPER)
when the phone first boots only do settings do not connect to the wifi,reboot,and leave the phone settle,add your google account and leave the phone settle.....
AFTER FIRST INSTALL I CANT INSTALL ANY PROGRAM....
please reboot before you do it
THE PROBLEM CONTINUES...
reboot again...
THE PROBLEM CONTINUES....
reinstall
WITCH IS THE RIGHT WAY TO INSTALL YOUR ROM...
1.eliminate all partitions from the SD and format
2.clean the phone with task29 etc..
3.do partitions in recovery
4.install
THE INSTALL TIME IS VERY SLOW...I THINK MY PHONE IS BLOCKED...
yes its true install time is very slow...hole process takes 20-30 min...
first screnn HTC(black)would take some time...reading sripts,but if you see the alchemy bottle your ok,(if it passes 20' in the black HTC screen restart.
WHY DID I CHOOSE ONLY cLK?
Its more often updated
Makes the phone more android
Off charging
ROM manager worksY
NO go go go! Screen
Everybody is making MAGLDR out there and then cLK…I do the opposite
WOULD YOU MAKE A MAGLDR VERSION?
Maybe in the future…I don’t have much time now…
edit:like you see a released it....
IS THIS A LEO1024 OR LEO512?
its made and tested on a LEO512 if you want to try it on LEO1024 be my guest...(i am positive that it works if you make a partition on the sd)
WOULD YOU MAKE IT FOR LEO1024?
yes but i need someone to test,i dont have a LEO1024...
YOU SAID WIFI WORKS,BUT AT FIRST BOOT IT DOESENT…
Read up,reboot and then connect
YOU SAID FAST BOOT AND SMOOTH FAST..
It is after first reboot,try and then complain..
BATTERY DRAIN IS FAST..
Like everyone knows…for ages..there is a program that I have added,BATTERY CALIBRATOR,after second reboot,use it,let the phone be used for 2 days and then post for battery drain…
DOES HTC SYNC WORK?
YES IT DOES!
IS IT POSSIBLE THAT YOU RELEASE A ROM WITH PROBLEMS YOU DID NOT SAY?
NO!before i release a ROM i test it,i have betas testing to....if i dont like it for me,I DO NOT SERVE IT!
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
DISCLAIMER​
This product is free to use at your own risk. Donations are always welcomed! We take NO responsibility for any
conflict, fault, or damage caused by this product. No warranties implied or
otherwise are given if you agree to use this product. No problems were found while
testing this product on several different devices, your experience may vary.
Use and Distribution​
1. You are free to distribe this ROM, but only WITH LINK to official source and download links have to be mine(you'll find them in official source)
(under official source we are considering my xda thread)
http://forum.xda-developers.com/showthread.php?t=1282281
2. You must NOT use any components from this ROM or my fixes or the ROM as base,read point 12 XDA rules
2. NO changelog before the release of the ROM
3. The changlog would be complete at the release of the ROM but details would be added only one week after the release(if needed).....
During this period we will collect feedback for future development & improvements of mwakious ROM series.
Because some persons do not respect our work and our time that we spend(and its not a little)we have added these rules on changelog and on the rom policy: (for details go on post #4 in official source)
WE WOULD CHANGE THESE RULES WHEN SOME PERSONS START TO RESPECT THE CHEFS....
Please respect our work.
END OF TERMS AND CONDITIONS
thank you for using my ROM mwakious
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Current Versions:​​​v.10 03/09/2012
"ONE ROM TO RULE THEM ALL"​
Click to expand...
Click to collapse
​
do NOT port or share my mwakiousSOUNDenhancement ALL GEN or mwakiousSOUNDenhancement OVERLOADED ALL GEN &
mwakiousCAMmod ALL GEN or mwakiousSYSTEMmanagment or use my rom as base without my permission! NO permission is given(read point 12 on XDA rules)​
Click to expand...
Click to collapse
​​
v10 cLK-MAGLDR-T-Mobile-EU 03/09/2012
MAGLDR
cLK​
old versions:
v9.1
v.9.0
mwakiousRUNNINGrom_v.8.2.22_MULTI
V.8.1 MAGLDR
V.8.1 cLK
v.7.8.151_clk
v.7.8.151_MAGLDR
6.5.17 clk/MAGLDR
v5.1 NIGHTMARE cLK ONLINE!
v5.1 NIGHTMARE MAGLDR ONLINE!
v3.0 NEXT GENERATION cLK tytung v3.0 NEXT GENERATION cLK tytung ONLINE!
v3.0 NEXT GENERATION MAGLDR tytung v3.0 NEXT GENERATION MAGLDR tytung ONLINE!
v2.3 new generation magldr v2.3 new generation magldr ONLINE!
v2.3 new generation clk v2.3 new generation clk ONLINE!
v2.1 new generation clk
v2.1 new generation magldr
v2.0 new generation magldr v2.0 new generation magldr ONLINE!
v2.0 new generation clk v2.0 new generation clk ONLINE!
v1.2 rebuild clk
v1.2 rebuild magldr
v1.1 rebuild clk
v1.1 rebuild magldr
v1.0 rebuild magldr
v1.0 rebuild clk
v.0.7 only clk
v.0.6 clk
v.0.6 magldr
v.0.5 only clk[/center]
Click to expand...
Click to collapse
ADD ONS:
FACEBOOK FOR VERSION 6.5.x
facebook for 6.5.x
Click to expand...
Click to collapse
NEW SPLASH SCREEN(ty optiknerv)
splashscreen
FOR THE FRIENDS(AND NOT)THAT WANT TO ADD A BANNER ON THERE SIGNATURE!!!
NEW!!(ty optiknerv)
(ty didier57)
(ty didier57)
(ty optiknerv)
(ty optiknerv)
(ty freon1131)
(TY 2thesound)
A VERY BIG THANKS TO THE DONATORS!!!!!​
FOR BLISS MODE : (say ty to seaman2k)
DOWNLOAD HERE :
mwakious_sense3.5 v0.1 BLISS mode FOR VERSION 1.0
mwakious_sense3.5 v0.2 BLISS mode FOR VERSION 1.1
instructions:
1.just push files into --> sd-ext/sys-parts/app
2.install HtcQuickLaunchWidget.apk & Idlescreen_Base.apk
3.then enjoy bliss mode and have fun
FOR VERSION 0.2:
Just replace files in path ,nothing to install...
ADDED htc widget --> new one clock
Click to expand...
Click to collapse
BLISS skins:(say ty to seaman2k)
just unrar & install Apks
BLISS SKINS
Click to expand...
Click to collapse
RTL fix (NO NEED FOR VERSIONS 7.X its included):(say ty to seaman2k)
-unpack rar
-push files in path by root explorer-droid explorer or what ever...
-reboot and wait it take time then all be happy
arabic patch for mwakious_sense3.5 v0.1 for 1.1
arabic patch for mwakious_sense3.5 v0.2 for 1.2
Click to expand...
Click to collapse
partition & recovery packs 170+5 & 5.0.2.6 :
for MAGLDR NEW PACKS 2
FOR cLK NEW PACKS 2
Click to expand...
Click to collapse
INSTRUCTIONS FOR FAST GPS,FOR PEOPLE OUT OF EUROPE(because the ROM has the europe gps.conf),BEFORE INSTALLING,OPEN THE ZIP AND NAVIGATE TO:
this is from version 0.11a and up
system/etc and replace gps.conf with the one attached bellow(if you already have 0.11a installed just push it in with root explorer and reboot (these are based on the work of AngelDeath and tytung,I just mixed them and added some lines in plus )
Click to expand...
Click to collapse
First here!!
waiting for upload!
thenks broo a like youre roms thenks
links ADDED!!!!!!!!
HAVE FUN!
mwakious said:
links ADDED!!!!!!!!
HAVE FUN!
Click to expand...
Click to collapse
Thanks mwakious, seems you don`t get any sleep or rest , every day with a new surprise.
Will download now & feedback later.
lsherif said:
Thanks mwakious, seems you don`t get any sleep or rest , every day with a new surprise.
Will download now & feedback later.
Click to expand...
Click to collapse
i did not roll out a beta for this....but for his update yes...
EDIT: no,you guys had it last week with other name
New update!!!!!!
UPDATE V.0.6 ADDED!!!!
HAVE FUN!
When can we expect MAGLDR version?
Sent from my HD2 using XDA App
tomorrow,max saturday
i see in ur post on the first page that u got wifi tether work is this native tether or barnacle tether ?
still wifi error in v 0.6
seaman2k said:
still wifi error in v 0.6
Click to expand...
Click to collapse
when you install at first boot dont connect the wifi,but you see it work,reboot,let the phone start again,go in notifications,tick the wifi,if it does not work reboot(leave the tick,after reboot it works....
New update!!!!!!
UPLOADINNG MAGLDR version!!!
MAGLDR version
mwakious said:
UPLOADINNG MAGLDR version!!!
Click to expand...
Click to collapse
link for MAGLDR version is still not working
Probably it's not uploaded yet. We have to wait a little bit longer :]
Each sense-based rom is about 330-340MB so it take some time to upload
///EDIT: Which recovery partition do we need in magldr version?

[06.DEC.11][MAG/CLK] Redux2 HD2 v1.4 [2.3.5][AOSP][SMALL][ODEXED][K:TYTUNG 12.4]

Welcome to
REDUX2 HD2 ROM-PORT
This is my first attempt on porting a custom Desire rom to our beloved HD2.
My idea was to make this rom as small as possible and to keep things clean and fast without losing to much functionality and stabilty.
All credits go to the creators of the original stuff !!!
{
"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"
}
Key Features (changelog in 2nd post) :
android 2.3.5 (GRJ90)
tytung kernel 12.4
tytung GPS libraries 2.1
framework & system apps are odexed for more speed and space.
only 85 mb system partition is needed so you have +300mb free space.
small a2sd script included for the 'hardcore installers'
old and fast v1.82 market
removed Gtalk for more space
removed tts languages for more space
removed more apps which can be downloaded of the market
added spare parts (to disable compatibility mode)
added working spirit FM radio (free) (can be uninstalled)
added Rom Toolbox (free) v4.1.4 (can be uninstalled)
Downloads :
Redux2 Roms (Flash via recovery)
Partition table for v1.4 version :
misc ya 1M
boot yboot|ro 5M
system ya 85M
cache ya 5M
userdata ya|asize|hr allsize
Click to expand...
Click to collapse
Recommendations before and after installation :
- Backup your apps and settings with Titanium backup and do a clean installation for best performance. (wipe everything beforehand in recovery)
- Disable 'Compatibility Mode' in Spare Parts app otherwise the lockscreen could be too small.
- Default CPU speed and governor = 245-998 Mhz Interactive. Set your favorite speed and governor in 'CPU settings' on 1st boot.
- After setting up your phone consider doing a reboot for better performance.
- If you want to use additional system apps (a2sd for example) or use custom themes (search this thread)
be aware of your system partition size and make sure you have enough space !
- For some very nice themes you can check out this topic by mexicandroid ! thanks to him for all his work.
- For Arabic support please look here. (thanks to ksaleem & madmack)
Click to expand...
Click to collapse
*** Remember that all the flashing is at your own risk ! Always make backups in recovery and/or titanium backup ! ***
I do this for fun only and really don't want any donations, but you could consider doing one to the original creators instead.
If you find any bugs I will do my best to fix them,
but keep in mind that the development of Redux2 is stopped and closed source so some things can't be fixed...
please be nice and keep it friendly !
Thanks & Credits to : tytung, ihlades, rootSU, arif-ali, Cotulla, xavierjohn22, dsixda, hyperdroid team.
​
Changelog and previous versions
Changelog and updates Redux2 HD2 v1.4:
- Odexed the framework and system apps for more speed and less dalvic-cache which will need more system space as before (about 15mb) , but will give you around 30mb more space back in /data partition for user apps ! (credits : ckpv5)
- removed filemanager
- added free version of rom toolbox which has lots of great tools like root file manager, terminal, App manager and much more (credits : JRummy16)
- Included a small a2sd script for users who really need more space (credits : leonnib4)
make sure you have Ext3 partition, use terminal (via provided rom toolbox) and type :
#su
# a2sd on
to activate
# a2sd off
to deactivate
Click to expand...
Click to collapse
I still do not recommend using any kind of a2sd scripts and think there is enough user-space available.. Don't forget the 'built in move to sd' functionality in android !
- Included browser search fix.
- Updated Spirit FM Radio (if any update show up, just uninstall and install latest version of the market)
- Updated Superuser
- Updated build.prop so more payed apps show up.
- Hacked vending.apk to stop it from downloading the latest crappy market apk to /data/download and leave the +3mb there doing nothing.. :s (credits : Fnorder)
Side note :
Since I've decided to Odex Redux2 HD2 rom there is no 'Lite version' anymore because the difference in system space is only 3,5 mb....
Themers also need the proper adjustments for their themes. ( I think there is an option for Odexed files in the UOT kitchen)
Click to expand...
Click to collapse
Changelog and updates Redux2 HD2 v1.3a:
- changed kernel back to tytung v12.4 for better battery life and compatibility.
- recompiled email.apk which should fix the force closing.
- fixed stock music player from force closing.
- added multilanguage version as promised.
Click to expand...
Click to collapse
Changelog and updates Redux2 HD2 v1.3:
- changed kernel to Dorimanx v2.0 for now and lets see how this goes...
- Moved back to the old market again (not satisfied yet with the modded v2.3.6 market)
- changed default dpi to 240 for better overall compatibility.
- removed non working stock FM radio and replaced it with Spirit FM Radio (located in /data)
- moved email.apk back to system now only FM Radio/DSPManager & Filemanager are left in data for manual uninstallation if desired.
- replaced 2.3.5 stock launcher with smaller modded 2.3.7 launcher (7 home screens)
- fixed browser from force closing when going into download list.
- added some more system files back to gain even more stability..
- compressed the framework and files once more so everything still fits the 60mb System partition with ease
Click to expand...
Click to collapse
Changelog and updates Redux2 HD2 v1.2:
- Updated market to version 2.3.6 + dpi fix (credits : Smtih)
- Updated kernel to r14 (credits : tytung)
- Fixed cLK tethering issues
- Moved back apps from /data to /system except : DSPManager, Email, Filemanager, FM Radio
- removed dictionaries from stock keyboard to safe space (no auto complete)
- removed zeam laucher and only included stock launcher
Click to expand...
Click to collapse
Changelog and Updates Redux2 HD2 v1.1a :
- Fixed email.apk with no battery drain is now included (credits : jakubklos)
- Fixed mms.apk with no blurry pictures is now included : change the user agent to NexusOne in settings (credits : tytung)
- Changed default density to 182 (can be changed in build.prob.)
- Added stock launcher.
- Tweaked build.prob a bit and added a tweak script in system/etc/init.d (credits : Lymon.)
- Added cpu voltage script in system/etc/init.d for lower voltage (lowest default = 925 mV.)
- Added DSP manager.
- Changed headset icon and added a missing link in framework (hope it is fixed now.)
- Added Dutch & English dictionary to the stock keyboard (lite version)
- Added Dictionaries to the stock keyboard with the following country code: cs,da,de,el,en,es,fr,it,iw,ka,nb,nl,pl,pt,ru,sv (multilanguage version)
- Added more fonts (multilanguage version)
- Compressed and Optimised the framework and apps even more.
- Shrinked the partition layout to 57mb (lite) and 67mb (multilanguage) system and 3mb cache for more space.
- Added european gps.conf and full apn list (credits : D3LTA)
- Moved back LiveWallpapersPicker.apk to the system (thanks : tin2404)
- Moved the following apps to data and can be uninstalled via application management if desired :
# Browser
# Calculator
# Deskclock
# DSPmanager
# Email
# Filemanager
# FM
# Gallery3D
# LatinIME (keyboard)
# Music
# Soundrecorder
# Spareparts
# Voicedialer
# Stock Launcher
# Zeam Launcher
- Please keep in mind when uninstalling both launchers you will need a replacement first ! the same goes for the keyboard ofcourse.
Click to expand...
Click to collapse
-----------------------------------------------------------------------------
Download Previous (Deodexed) Releases
-----------------------------------------------------------------------------------------
The following Partition layouts are for all of the previous lite versions :
misc ya 1M
boot yboot|ro 5M
system ya 60M
cache ya 5M
userdata ya|asize|hr allsize
Click to expand...
Click to collapse
The following Partition layouts are for all of the previous Multilanguage versions :
misc ya 1M
boot yboot|ro 5M
system ya 70M
cache ya 5M
userdata ya|asize|hr allsize
Click to expand...
Click to collapse
Bugs & Tips
Warnings, Bugs & must know :
This rom fits the system partition really tide after repartitioning thus installing any (3rd party) system apps after installation (A2SD for example) will not work and will need repartitioning of the system partition first !
Take the above in consideration, before adding system stuff and repartition the partition-table as needed !
Known issues and bugs :
- No headset icon & Headset sometimes is not recognized :
This issue is present in the original Redux2 rom and since the development of the original Redux2 rom stopped I have to look into that if I can fix this...
If more bugs are found I will add it to this list so people know what to expect...
- Tips & Tricks :
- Disable compatibilty mode in Spare Parts app for better compatibilty with apps.
- Consider setting cpu governor on Conservative for better battery life in settings.
- To tweak the android ram manager download autokiller of the market and set default to strict or aggressive.
- Set the Window & Transition animations both on fast in Spare Parts app. (side effect = no tv animation when screen goes off)
- more to come later
Thanx man. Been waiting for a redux release. Downloading
Looks really good. What about your plans including more languages next time? thx.
Looking good!
Cyanogen based?
seems like an excellent rom, before I try it ...
Just 1 questions
1. Is this based on CyanogenMod, I mean can Tablet tweaks be applied?
regards
riaan0010 said:
Thanx man. Been waiting for a redux release. Downloading
Click to expand...
Click to collapse
Hope you like it.. Let me know.
goldlocke said:
Looks really good. What about your plans including more languages next time? thx.
Click to expand...
Click to collapse
I'll make a multi-language version soon, but don't expect it to fit on 60mb system partition
yz.hd said:
Looking good!
Click to expand...
Click to collapse
thanks.
raziel123 said:
seems like an excellent rom, before I try it ...
Just 2 questions
1. Is this based on CyanogenMod, I mean can Tablet tweaks be applied?
2. Does it include the latest Tytung Kernel 12.4 with all the latest patches applied?
regards
Click to expand...
Click to collapse
1. no it's AOSP based with some elements of CM.. no tablet tweaks sorry.
2. Yes the latest tytung kernel (12.4 update 3) is included.
Xylograph said:
Hope you like it.. Let me know.
I'll make a multi-language version soon, but don't expect it to fit on 60mb system partition
thanks.
1. no it's AOSP based with some elements of CM.. no tablet tweaks sorry.
2. Yes the latest tytung kernel (12.4 update 3) is included.
Click to expand...
Click to collapse
thanks for the quick reply
Great job. I've been doing the same thing going thru the desire forums to find new stuff for the HD2.
Once again Great job.
rom is very quick. Love the multitasking and notfication menu.
Well done. Will test more. Data and wifi okay.
rom is quick and stable.I like this minimalistic style and i have a lot of userdata space on my t-mobile hd2.I was missed the good old market Keep up the great work
good I've been waiting for so long to find a clean rom. now it seems that I got it , download right now...
[email protected] said:
Great job. I've been doing the same thing going thru the desire forums to find new stuff for the HD2.
Once again Great job.
Click to expand...
Click to collapse
thanks man.
riaan0010 said:
rom is very quick. Love the multitasking and notfication menu.
Well done. Will test more. Data and wifi okay.
Click to expand...
Click to collapse
Great keep me posted.
clio94 said:
rom is quick and stable.I like this minimalistic style and i have a lot of userdata space on my t-mobile hd2.I was missed the good old market Keep up the great work
Click to expand...
Click to collapse
On t-mobile version you should have more than enough userspace indeed
dreamenvoy said:
good I've been waiting for so long to find a clean rom. now it seems that I got it , download right now...
Click to expand...
Click to collapse
Hope you like it.
What is that quick controls screen ? An app ?
Looks like a new kind of notification bar...
how to repartition system to 60mb and cache to 3mb? Please help me.
Very nice!!
Small and nimble.
Any themes for statusbar icons like CM7 themechooser ?
Great Job
DannyBiker said:
What is that quick controls screen ? An app ?
Looks like a new kind of notification bar...
Click to expand...
Click to collapse
Pretty elegant, eh? This is custom made by ihlades of the original Redux2 Rom.
anetgrup said:
how to repartition system to 60mb and cache to 3mb? Please help me.
Click to expand...
Click to collapse
I've made a custom recovery and you can find it in the 1st post "Magldr_Recovery_5.0.2.3_Redux2_hd2"
Download this file and unpack it somewhere you can find it (desktop?) ,
Assuming you have Magldr already installed, Power off your phone and hold the powerbutton while starting up your phone, choose option 5 in Magldr menu (usb-flasher), run DAF.exe inside the unpacked Magldr_Recovery_5.0.2.3_Redux2_hd2 folder and follow the instruction on screen(s)
- sidenote - always make backups first !
arifqur said:
Very nice!!
Small and nimble.
Any themes for statusbar icons like CM7 themechooser ?
Great Job
Click to expand...
Click to collapse
Thanks, you can try to theme it yourself in the UOT-kitchen if you don't like the default theme
I currently have no plans yet to add themes, maybe later...
well done, nice to see a fast and stable ROM
just fit my needs
just add multilang (i don't care if its a 70 or 80 mb partition then) and it's perfect
edit: would it be working if i'd download the german pack from that thread: http://forum.xda-developers.com/showthread.php?t=1227419?
i guess not, right?

[24 Apr 2012] [CWM] [Sense3.5] Sendroid Beta .46 Update! [Marc1706 0.2.0]

{
"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"
}
#1 - Overview / Known Issues / Download Links / Requirement / Credits (now here)
#2 - Changed Logs / Next Plan / FAQ
#3 - Install Tutorials / Screenshot / User Banner
#4 - Debug Info Demo / Useful Tools / Recommendation
Click to expand...
Click to collapse
Big Thank for DFT Team, for Cotulla, for all of kernel builder, for Daekin and his Great Sense of Eclipse, no them no me. for the helps and discuss from dorimanx,zeppelinroxfor,Cheech1976. for everyone who devoted for Android on HD2 and for who created those tools for cooking Android system, and someone who supported all of devs and chefs, all thanks for yours.
For yes/no menu and many things, thanks for Dorimanx and his helps.
For ODEX, thanks for Xylograph and his helps.
For AUTO cLK Detect, thanks for E334.
For debugs, thanks for Rasumia;GraveDigger176;xanthrax.
For the Mirror file server, thanks to Michaelkamen
For the Update me APP, thanks to acquariusoft
For the AROMA installation wizard, thanks to amarullz
Click to expand...
Click to collapse
Sendroid are sharing with Italy people by Sgnuffitech.it and Willy89 now!
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
An Android 2.3.5 and Sense 3.5, Based on HTC Sensation XL (Runnymede) RUU 1.27.1400.4 from fooball
Support 2 Versions, A2SD / Nand-Only
Support 2 Modes, Fully and Lite(Clean) installation. *below
Multilanguage / Ad-free / RTL languages support / Proper AGPS support
Zipaligned
Deodexed for NAND-Only, Odexed for A2SD
Optimized for performance!
Auto language detecting.
Ti Backup / Dev Tools / Spare Parts / Leo AGPS injector / Newest Google Play(Market).. etc
Overview:
Add:
A hacked Sense 3.5 Roise.apk(Sense Launcher), disabled the 3d display.
Sendroid customized boot animation and off the animation when power-off.
Support:
Fully HW rendering UI.
CRT Unlock/Lock screen animation. *thanks to dungphp
Auto cLK/MAGLDR detecting, thanks for e334! he made it!
Sony 2 type posted process engines. *thanks to mwakious and seaman2k.
Android 4.0 ICS Font suit: "ROBOT" already inside.
A REALLY /cache partition! now all of market and apps cache folder will be in the ram, it will be created when linking automatic!
P.D.P, Phone Daemon Processes. *below
a system control app called "Screwdriver". *below
Modify:
Keep Weather but modify animation and sound let animation became a stopped picture so reduce resource usage.
OC when booting to reduced boot time.
com.htc.resources.apk and framework-res.apk, to reduce resource usage.
a lot of stuff about system, for more and more performance!
Enable:
Enable ZRAM, in all version and all modes. *Zram thanks for DM and Marc and all of kernel maker.
Enable Scheduled Tasks, for clean caches/memory/etc.
Removed:
Removed some HTC services and widgets
Disabled SWAP, for now we don't need it anymore.
Version Description:
NAND:
Mounted RAM as dalvik cache folder, so we can use all of data spaces and get a faster system.
A2SD:
Database to ext mod, created by me.
ODEX framework and system apps and user apps in A2SD version!
A2SD get level 0 compression for all system app! to speed up respond! when first time boot it will decompress by atuo so no any compression now!
Modes Description:
Fully installation:
Included all of system and user apps i suggested for daily use.(for guys like you and me, i guess.;p)
Lite(Clean) installation:
Only include some apps that are needed to use, so you can maximum custom your phone without remove any apps.(for Advanced users.)
Click to expand...
Click to collapse
Phone Daemon Processes:
These Processes control kernel and whole sysem via set sysctl and release cache when phone switch between Sleeping and Awake - so phone never getting slower.
Screwdriver:
It is an app that can control my part of function from rom. *coming soon till 2012-Apr-16.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Camcorder : only normal at 320x240 resolution(30 FPS), others will get half or more less FPS, and can't use the vertical way to recording videos.
HTC Sense Previews : can't shows preview screen, it's a common issue of EGL libs.
Click to expand...
Click to collapse
[Click me go to Main download page] ------------------------- [Click me to find FAQs]
[Click me go to Mirror download page]
If you like my work, please considering to do:
Donate to me or Daekin.;p
Use the Sendroid's User Banner at your signature. (just like me!)
Click to expand...
Click to collapse
Click to expand...
Click to collapse
#2 - Changed Logs / Next Plan / FAQ / Debug / Install Tutorials
Click me to look FAQs *important
Get a problem and solution for it? pls tell me and i will add in my FAQ!
Click to expand...
Click to collapse
Aroma installation wizard
Update me app
Wrench app
Click to expand...
Click to collapse
2012-Apr-24--Sendroid_Update_v1.04.46-F2FB6493
changed:
re-build part of shell scripts and move /cache partition from memory to nand to solve "when market auto restore apps, it will get stuck" issue.
move P.D.P data from /cache to /tmp
make debug part independent, now it's a part of xbin.
also make toolbox and init.d part more lite.
[*]2012-Apr-21--Sendroid_Update_v1.04.45.1_TEST_For_TMOUS-4E89B6A1
changed:
now i provided a update for TMOUS users in Major server. this update must be flash after you finished full package and without reboot. if i don't get any wrong, your second boot won't get any crash msg anymore.
[*]2012-Apr-19--Sendroid_Nightly_v1.04.45-B2A9E48F
[*]--------------Sendroid_Update_v1.04.45-4E89B6A1
changed:
Fix the cLK boot issue.(if still can't pls tell me asap, i'm using 1.4.0.1 running well)
Fix some bad code in installer-script for CWM.(also fix the issue of Fully/Lite were install the same things.)
Improve the in-call volume, from 800 to 900. (need test more)
Fix some bugs from the PDP, like the default cpu freq should be 1.3Ghz, but in .44 you will get 1.536ghz.
Update user apps to newest.
I forgot.
Issue: miss location still needed to be fix.
Issue: when plugging the 3.5 audio line, may crash the DSP manger(need test and seems not a big deal? not sure.)
[*]--Sendroid_Update_v1.04.43, CRC:E1FBAF95
*for all
improve the compatible of the network connection.
fixed the zram mod, i set it off and forgot to turn it on in .42 .
issue: miss location still needed to be fix.
issue: support of CLK needed to be fix.
Old changed logs
Click to expand...
Click to collapse
#3 - Install Tutorials / Screenshot / User Banner
*MAGLDR or cLK auto detect thanks for E334
*CWM Menu thanks for dorimanx.
Step by Step with Texts:
Download Package and check the CRC32 code.
If the code coincided, be sure you already install the MAGLDR or cLK.
The install script will detect the cLK or MAGLDR by auto.
No MAGLDR or cLK? click me to linking to HD2 Toolkit to know and install.
Install the package that you downloaded via CWM.
Select from menu to get what is you wanted.
Menu 1 : What kind of installation do you want?
NAND-Only for EU HD2 or A2SD for EU HD2? If you have a TMOUS HD2, you needed to select A2SD.
Menu 1-2 : What modules do you have? EU or T-Mobile HD2?
This step will decide where should be installed, /sd-ext or /data. so if you're the user who have T-Mobile HD2, don't get the wrong selected here.
Menu 2 : What mode do you wanted?
Here will decide what kind of mode you want to use, Fully or Lite(Clean)? the different is Lite only install some app that have to be install(like phone.apk).
Waiting to finished.
Step by Step with Video:
If you did the partitioning, in most case don't need wipe but it's depending on you. you can do it, for the reason with ensure.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
More will come...
Click to expand...
Click to collapse
#4 - Debug Info Demo / Useful Tools / Recommendation
I provided a tool to test I/O system , I believe this can help me ... all of ROM builder and devs to proof his or her tweaks really working prefect. so if you have free time, please look this one and give it a try!
Today download it, Tonight use it!
[DEV][SCRIPT][I/O][v0.6] I/O Schedulers and devices Tester
Click to expand...
Click to collapse
Click to expand...
Click to collapse
My ROM is based on Daekin's Sense of Eclipse, and his version provided a Complete Android 2.3.3 and Sense 2.1+3.0 User Experience.
#---->> Wanna try a Complete Sense? Click me to link to Sense of Eclipse 2.5.0.0 right now! <----#​
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Sounds impressive, I've been waitingfor someone properly reduce Sense to more ram, I'm downloading now
Sent from my HD2 using xda premium
Just to clear, I want to install apps2sd version do I need to just download one zip?
Damn I can't download the zip file through my phone and Ubuntu won't connect to wifi,
Sent from my HD2 using xda premium
mexicandroid said:
Just to clear, I want to install apps2sd version do I need to just download one zip?
Sent from my HD2 using xda premium
Click to expand...
Click to collapse
hi it's need base and an app package :
nand=base+napp
a2sd=base+a2sd package
Nice rom and thread! Love the pictures and instructions ^^
Now sir, YOU made me want to flash this!
Just 1 question, I see you use htc sense 3.0, but I f*cking HATE the 3D animation in sense(when you swipe trough screens) is this removed? (please say yes <3)
And another thing, will we be able to use all of the sense skins that have been released?
I'm going to try this right away!
Good luck & Good job !!
so we are flashing base.zip the flashing over it with either nand only.zip or a2sd.zip depending on preferences
also rom states dont need ext the says under required that you do ?
[11 Dec 2011] [CWM] Sense of Lunar 1.0 [DORIMANX Kernel 2.1] [don't need EXT!]
*HD2 Required :
Radio 2.15.50.14
HSPL 2.08
MAGLDR 1.13 / cLK 1.4.0.1
ClockworkMod Recovery 3 or the newest one
1024 MB EXT4 partition on SD card for App2SD versions
manemzjum said:
so we are flashing base.zip the flashing over it with either nand only.zip or a2sd.zip depending on preferences
also rom states dont need ext the says under required that you do ?
[11 Dec 2011] [CWM] Sense of Lunar 1.0 [DORIMANX Kernel 2.1] [don't need EXT!]
*HD2 Required :
Radio 2.15.50.14
HSPL 2.08
MAGLDR 1.13 / cLK 1.4.0.1
ClockworkMod Recovery 3 or the newest one
1024 MB EXT4 partition on SD card for App2SD versions
Click to expand...
Click to collapse
First you flash the base, build 0706, then you flash update 2 for the base. After you've done that you flash either the NAND package or the A2SD package. If you use the NAND package, you DON'T need the sd-ext partition, if you flash the A2SD package you DO!
Hope I cleared it up a bit
yz.hd said:
Nice rom and thread! Love the pictures and instructions ^^
Click to expand...
Click to collapse
Thanks! I also like your comments!
ybinnenweg said:
Now sir, YOU made me want to flash this!
Just 1 question, I see you use htc sense 3.0, but I f*cking HATE the 3D animation in sense(when you swipe trough screens) is this removed? (please say yes <3)
And another thing, will we be able to use all of the sense skins that have been released?
I'm going to try this right away!
Good luck & Good job !!
Click to expand...
Click to collapse
good question, for now this Sense launcher --- Rosie.apk , I already modified anima part but can't and don't sure how to remove that anim you said. so I think it'll provided more speed then the original one.
and also I'll provide the Sense 2.1 one in op soon, if you still don't like you can take it
manemzjum said:
so we are flashing base.zip the flashing over it with either nand only.zip or a2sd.zip depending on preferences
also rom states dont need ext the says under required that you do ?
[11 Dec 2011] [CWM] Sense of Lunar 1.0 [DORIMANX Kernel 2.1] [don't need EXT!]
*HD2 Required :
Radio 2.15.50.14
HSPL 2.08
MAGLDR 1.13 / cLK 1.4.0.1
ClockworkMod Recovery 3 or the newest one
1024 MB EXT4 partition on SD card for App2SD versions
Click to expand...
Click to collapse
yep you're right but this Required is for a2sd version ... I'll edit the op title to eliminate this misunderstanding.
ybinnenweg said:
First you flash the base, build 0706, then you flash update 2 for the base. After you've done that you flash either the NAND package or the A2SD package. If you use the NAND package, you DON'T need the sd-ext partition, if you flash the A2SD package you DO!
Hope I cleared it up a bit
Click to expand...
Click to collapse
YES! this is what I mean, thank you friend
Wow looks great I now burn it on my cell phone!
But still did not understand some things which versions this Android? And a Sense?
nadavgal said:
Wow looks great I now burn it on my cell phone!
But still did not understand some things which versions this Android? And a Sense?
Click to expand...
Click to collapse
sorry about this, I'll add it after reply. now is android 2.3.3 and sense 2.1, a part of 3.0 were added.
Nice ROM - very fast!
But it crash when I try to setup Exchange account - enter all data and after final submit it craches
Update: Wheater, browser bookmarks crash too
ksokol said:
Nice ROM - very fast!
But it crash when I try to setup Exchange account - enter all data and after final submit it craches
Click to expand...
Click to collapse
okay i'll check it ... can you use es folder manager or root explorer? I think the reason probably is I replace the sense 3's mail.apk ...
ok, if you do then try to replace those files for your mail.apk:
1. mail.7z is the original one in sense 2.1
2. mail-o.7z, if the first one can get into exchange mailbox, then pls try this one. it's the optimal one for file size and speed. optimal probably cause no-go so need test before put in next release.
*mail-o.7z working! thanks ksokol
the bookmark i found the reason, i removed the common_icon_bookmark_rest.png on resource. I'll add it back to fix this issue.
Mail-o.7z - works!
ksokol said:
Mail-o.7z - works!
Click to expand...
Click to collapse
wow thanks. the browser issue maybe need wait and fix in next ver. I'm testing the new stuff but it's still unstable.

Categories

Resources