Quantcast
Channel: xda-developers - HD2 Android NAND Development
Viewing all 164 articles
Browse latest View live

[LIST] 2012 Development (including dev's new version or major edition of earlier rom)

$
0
0
This is a LIST of rom development from January to August this year. A more comprehensive list is found in YZ's sticky..Links have been checked and working at this time. Listed are rom's with 5 star ratings and non alpha beta or WIP, except the JB roms. I compiled this in order to facilitate your search. I will also update regularly for changes [this I promise you:angel:] Hoping for this to be a sticky. Please Click thanks if this helped.

Missing ROM's? Submit an updated Link? PM me. Thank you very much for the rating!

JellyBean

August

Paranoid Android - AOKP - Sourcery [BETA/ALPHA][WIP] dev. Xylograph >>>>>SD Version Here

MIUI JellyBean 2.8.24 [SecureCRT JB HWA] dev. smokin901

JellyBean AOSP Beta 1 for HD2 [KERN: SecureCRT HWA] dev. smokin901

Unofficial CM10 HD2 [4.1.1][tytung_HWA_r3.3jb] dev. ThdDude >>>>> SD Version Here

----------
______

[31.08.2012][ROM] CM9ight Leo v1.0 [4.0.4][CM9][SLIM][Securecrt/Tytung HWA kernel]

$
0
0


CM9ight HD2 ROM





As a continuation om my CM7ite rom and to celebrate my thanks meter (almost) reaching 5000 I've decided to thank you guys with a special slim CM9 rom..

Key Features :

- Android 4.0.4
- CM9 special edition and options (credits and thanks KonstaT)
- HWA Gpu libs and kernel (thanks Securecrt)
- HWUI deny app and patch (thanks Securecrt, royale1223)
- Slim (115 mb system partition)


Download:


Cm9ight_leo_v1.0.zip - mirror [MD5: 4cf4156f28aa7ed74756e7870990d67e]

-----------------------------------------------------------------------------

Minimal partition table :

Quote:

misc ya 1M
boot yboot|ro 5M
system ya 115M
cache ya 2M
userdata ya|asize|hr allsize
You can use the latest HD2 NAND Toolkit to install bootloader/recovery and repartition.
-----------------------------------------------------------------------------


*** Remember that all the flashing is at your own risk ! Always make backups in recovery and/or titanium backup ! ***


Thanks & Credits to : Securecrt, cmhtcleo team, tytung, KonstaT, royale1223 and all I forgot !

[8 SEP] Barebone CM7 v2

$
0
0
Code:

/*
 * @brief: Standard Disclaimer
 *
 * Your warranty is now void. I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

What is the difference between this and the nightly ?
  • All libraries and native code is compiled in ARM mode (except for libwebkit which is still in thumb mode due to it's excessive size) and compiler side optimization is turned on (again, exception being libwebkit using -Os and sqllite using -fno-fast-math).
  • Important function calls and syscalls are aligned for faster response time.
  • I re-implemented some of the cpu atomic functions based on what I've learned so far, swp is used for atomic swap instead of ldrex/strex, register swapping of old value is done at success so if a context switch does occur, the loop will be aligned at the same boundary as the function. On best case, there shouldn't be any difference but can improve execution time for worst case of context switches.
  • Java libraries and bionic libc are compiled with NDEBUG, and the debug variable for java is also set to false.
  • Most crap (stuff that "I" do not use, has been removed ie. VPN, live wallpaper support etc..)
  • Fixed a few memory leaks in bionic, dalvik and ppp (also tether).
  • I've removed most locales except en_US and en_GB, though android still seems to be compiling strings from other languages in the build, so they might work but i can't guarantee anything with locales other than en_(US|GB).
  • Reverted the patch which auto closed notification bar when all notifications are canceled/removed. It was irritating me..
  • more stuff i don't remember, if you care pm me and I'll send you a diff of my repo.

Bugs
  • All the bugs in the cm7 nightlies from cmhtcleo team
  • USB tether
  • Wierd bootup logo

Installation
  1. Change partition sizes to as described above the rom link
  2. Boot to recovery
  3. Flash the magldr rom/zip/cwm
  4. Flash clk zip if you're on clk
  5. Reboot
  6. Reboot to recovery and flash data2sd if needed. Must have 5M extra on /system

Tips
  • Use Quickpic for gallery
  • Replace ADW with one of your favourite launchers (ADW EX, LP, Zeam etc..). ADW is slow and buggy
  • DON'T USE SUPERCHARGER V6.

v2
Quote:

Partition Size
  • misc 1M
  • recovery 5M
  • boot 4M
  • system 67M
  • cache 2M

Changelog
  • Old market and trimmed fonts, thanks Xylograph
  • Updated Software 2D drawing code from jellybean.
  • Fixes Music creating bogus video app in app drawer
  • New memcpy routine from apple
  • Fixes a bug in atomic routines
  • Suppress/Remove verbose and debug logging.
  • Remove unnecessary strings from a few hardware libraries
  • Well if you cared to reach this point, send me a pm for the repo diff.

Magldr Rom
Magldr to LK
data2sd (needs 5M extra in system)
First release
Quote:

Partition Size
  • misc 1M
  • recovery 5M
  • boot 4M
  • system 79M
  • cache 2M

Magldr Rom
Magldr to LK
data2sd (needs 5M extra in system)
Notes:
I compiled this rom for myself but figured sharing won't hurt, and hence I don't plan to provide much support though I'll see what i can if you find a bug. I've run the rom for quite some time now and the results were as expected. Good battery life, large amount of ram upon boot (though I can still notice some memory leaks, will have to look deeper). For now the kernel is tytungs-r1 ics kernel patched for gingerbread, though I will be patching/updating and working on the cmhtcleo kernel once i have the build known to be bug free after some time. Due to switch from arm+thumb mixed to pure ARM mode, i was expecting higher ram usage (alongside with better performance), however looks like I was wrong, this build eats less ram than a arm+thumb interworking build, now i am not really sure why but from what i know it could be because compiler doesn't have to generate arm->thumb and back jumpers for interworking between arm and thumb code.



Credits
cyanogenmod
cmhtcleo team (arif-ali, milaq, charansingh and all other cm developers) for device tree
tytung
Xylograph
devhost

This is my first and probably the last rom, thank you for your time.

Screen replacement wrong?

$
0
0
Hi all,

This week I finally replaced the screen of my old HD2, but now android won't boot anymore.
I've included the whole logcat file, but i think this are the errors that are the problem:

Code:

W/AudioFlinger(  252): Thread AudioOut_1 cannot connect to the power manager service
and/or
Code:

E/libcore (  258): Failed to initialize the core libraries; aborting...

F/libc    (  258): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)

Everything seems to work fine, it vibrates on boot, i can go to CWM, and with aroma installer I can check that the touch screen is working,
Only the volume UP button is working a bit weird, but this isn't a reason to not boot i think?

Hope some one can help me out with this.

EDIT:
Forgotten to mention, I've 2 HD2, one had a cracked screen and the other wouldn't boot, so i have take them togheter to one working HD2, so I have almost everything a spare part of.

Thanks!

Greets,
Incomer

Attached Files
File Type: txt logcat.txt - [Click for QR Code] (58.6 KB)

[MOD] Disable CPU Rendering + Build.Prop Tweaks [GB][ICS][JB under tests]

$
0
0
Disable CPU Rendering
I'm not responsible for anything that goes wrong with your device, you know the risks of flashing files to root. Make a backup first.

It's been confirmed that this tweak on Froyo based roms, causes an endless bootloop and doesn't seem to work. Although it's been confirmed to work on Harmonica. So from what I know it will work best on GB and ICS (JB need tests).

I've red this article so i want purpose this method for tweak more smoothness from our beloved HD2!

XDA-news

OP words:
"I started this thread over at the LG-VM670 forums at Android Central. I thought maybe it was about time I share it over here on XDA since it's a pretty great tweak and it works without any added issues.

But keep in mind, if your phone doesn't have adreno200 gpu drivers, this won't work and could probably cause an endless bootloop. Now that that's covered, read up and do this carefully, this will not work on every device and is only meant for adreno200. I may have another tweak up my sleeve, but I need a device with something other than adreno200, such as tegra, to test it out on, which I don't have at the moment. Anyway, this worked out quite well for the Optimus V users, I believe it works on Xperia devices as well and it's been confirmed to work on Galaxy SIII. I'll try my very best to keep this thread updated, I don't have a ton of devices to test this on so I'd really appreciate the feedback so I can update the main post and list whatever devices this tweak works with (nobody wants a endless bootloop, so let's inform each other) oh and before I forget.. MAKE A NANDROID BACKUP ALWAYS!! Just in case

I found this tweak while trying to look for a loopy smothness tweak made for ICS, but I ended up finding something better than loopy smoothness, a guide to disable CPU rendering. With this tweak you can take full advantage of your device's GPU. In other words you disable software rendering and enable hardware rendering instead"


Original thread


(related to) http://forum.xda-developers.com/show....php?t=1575984

Confirmed working on:
- BobZhome CM9 [VM670]
- quattrimus CM9 [VM670]
- mrg666 MiRaGe IHO [VM670]
- BobZhome IHO [VM670]
- Galaxy SIII
- Xperia devices
- any device with working adreno200 drivers (in this case my LG myTouch 4G is a good example, it worked marvelously and more noticeably on this device)



HOW TO
(thanks for the summary to thierry_hd2)

1) MAKE A NAND BACKUP OF YOUR ROM. Just in case something would go wrong

2) To disable CPU rendering the ONLY things to do are:
- with a file manager with root access go to system/lib/eg
- open the file egl.cfg. DELETE everything inside the file but keep this line: 0 1 adreno200
- rename libGLES_android.so from egl folder. Don't delete it so if there is an issue with your ROM you can revert back to this file.
- REBOOT

That's all you have to to to disable CPU rendering. Depending on the ROM you are using you'll see some improvements or not (compile the poll on the top of the page)

TEST (for return back) Flashable .zip with original ROM files (not tested yet - for who have black screen, try it before recovery) TEST
(Thanks to blacksn)
http://forum.xda-developers.com/atta...5&d=1347811207

MY IMPRESSIONS:
I'm trying it now on Tytung V2.7 and seems to works very well.!! :good: this trick can show the limit of benchmarking system (they will give you low score respect the new general smoothness).
Some feedback comes from some users that saw how with this hack, they can now play with GTAIII or other games more fluently.

In addiction to this explanation, disabling CPU rendering reduce battery juice!

Set the permission to rw-r--r-- for the egl.cfg file.

What might you benefit from? So far this is what I noticed.

- performance boost
- speed boost
- increased responsiveness
- better audio quality
- apps such as Facebook that would become slow and unresponsive are suddenly blazing fast


--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Some universal Build.Prop Tweaks


If you want, you can apply some extra tweaks. These tweaks will help your HD2 feel even smoother and should improve battery life. Again depending on the level of optimisation of your ROM, you'll experience or not improvements.

- Just to be sure I could go back to the original build.prop; for first made a backup of it!!!
- Then I just opened the build.prop file (in the system folder) and made all the modifications manually. Some of the tweaks where already included, other tweaks had different values!

We need help to test & describe the strings. I'm convinced that using some of them, we can reach new level of optimization.

After some tests i reached new scores on our known benchs:
Antutu: 3180 (1155Mhz Smartass V2)
Quadrant: 1215 (1155Mhz Smartass V2)
Vellamo: 966 (near Galaxy Note and Galaxy Nexus)



Open build.prop (using Build Prop Editor from market) and modify or add the following strings (if they are not just included). All these settings/tweaks are rom and Android version independent.

dalvik.vm.dexopt-flags m=y
CHANGE TO
dalvik.vm.dexopt-flags m=y,o=v,u=y
then Save & Reboot

In this mode we have set up app optimization for unicore...you set u=n only if you are using a device up to 2 cores.

#Render UI with GPU
debug.sf.hw=1
#debug.composition.type=gpu
debug.composition.type=c2d
debug.performance.tuning=1
debug.enabletr=true
debug.qctwa.preservebuf=1
dev.pm.dyn_samplingrate=1
video.accelerate.hw=1
ro.vold.umsdirtyratio=20
debug.overlayui.enable=1
debug.egl.hw=1
ro.fb.mode=1
hw3d.force=1
persist.sys.composition.type=c2d
persist.sys.ui.hw=1
ro.sf.compbypass.enable=0

ro.sf.lcd_density=240
debug.fb.rgb565=0

# Improve overall media quality
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.media.cam.preview.fps=0
ro.media.codec_priority_for_thumb=so

# This is a high density device with more memory, so larger vm heaps for it.
# and some dalvik speedups
dalvik.vm.heapsize=40m
# Get more RAM and faster responses by disabling verify-bytecode
#dalvik.vm.dexopt-flags=v=n,o=v,m=y
dalvik.vm.dexopt-flags=m=y,o=v,u=y
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-data-only=1
dalvik.vm.checkjni=0
dalvik.vm.checkjni=false
dalvik.vm.check-dex-sum=false
dalvik.vm.jniopts=warnonly
# gecata test
dalvik.vm.check-dex-sum=false
# gecata test
dalvik.vm.jmiopts=forcecopy
# Turn on Just In Time in dalvik virtual machine
dalvik.vm.execution-mode=int:jit
dalvik.vm.lockprof.threshold=500
dalvik.vm.stack-trace-file=/data/anr/traces.txt

# For the default value of agps
ro.ril.def.agps.mode=2
ro.ril.def.agps.feature=1

# For HSDPA low throughput
ro.ril.disable.power.collapse=1

# For sensor sleep control
ro.ril.sensor.sleep.control=1
ro.wifi.hotspotUI=1
ro.tether.denied=false

# enable/disable data in roaming
#ro.com.android.dataroaming=true
ro.com.android.dataroaming=false

# For quick boot mode
# persist.sys.shutdown.mode=hibernate
ro.config.hw_quickpoweron=true

# Hide debuging icon from taskbar
persist.adb.notify=0
persist.service.adb.enable=1

# Enable egl profiler - enable harware egl profile
debug.egl.profiler=1

#Makes streaming videos stream faster
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-record=true

# Decrease time for screen off/on durrign call
ro.lge.proximity.delay=25
mot.proximity.delay=25
ro.mot.buttonlight.timeout=0

# Decrease dial out delay
ro.telephony.call_ring.delay=0
ring.delay=0

# Disable WiFi calling for EU models
ro.ril.enable.ganlite=0

#Noise Cancellation Off
htc.audio.alt.enable=0
htc.audio.hac.enable=0

### Kernel Tweaks
# Disable error checking (Should speed things up a bit)
ro.kernel.checkjni=0
ro.kernel.android.checkjni=0
### Allow purging of assets (System can free more Ram when needed) ###
persist.sys.purgeable_assets=1
# Disable strict mode checking
persist.android.strictmode=0

# Disable the zygote loader
ro.wmt.blcr.enable=0

# Keep launcher in memory
ro.HOME_APP_ADJ=1
# Won't let memory managers to kill Launcher
ro.PERCEPTIBLE_APP_ADJ=2
#ro.HOME_APP_MEM=2048

# Tweaks for battery saving
pm.sleep_mode=1
usb_wakeup=enable
proximity_incall=enable
power_supply.wakeup=enable
ro.config.hw_power_saving=1
ro.config.hw_fast_dormancy=1
ro.config.hw_quickpoweron=true
persist.sys.use_dithering=0
#improve battery under no signal -- need test
ro.mot.eri.losalert.delay=1000

# For sensor sleep control
ro.ril.sensor.sleep.control=1

# Qualcomm display settings -- Video acceleration and HW degugging
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
debug.qc.hardware=true
com.qc.hardware=true

#Bravia Engine Service
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1

# Xloud Engine
ro.semc.sound_effects_enabled=true
ro.semc.xloud.supported=true
persist.service.xloud.enable=1
media.xloud.enable=1
media.xloud.supported=true

# More precisely incall volume control
ro.config.vc_call_vol_steps=15

# Increase overall scrool speed and enable rotation to 270 degree
windowsmgr.max_events_per_sec=170
windowsmgr.support_rotation_270=true
# Faster Scrolling
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000

### Disable Logers (safe battery + performance gain)
### Disable checkin services, error reporting and logging
ro.config.htc.nocheckin=1
ro.config.nocheckin=1
profiler.force_disable_ulog=1
profiler.force_disable_err_rpt=1

### Touch tunning ###
touch.presure.scale=0.001
#ro.min_pointer_dur=

ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2

# Better signal reception
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1

# Modify MTU from 1500 to 1472 on 3G network for speeding up
ro.ril.set.mtu1472=1

#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data_netmgrd_nint=8
persist.data_netmgrd_mtu=1482

#net speed tweaks
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.hspda=4096,87380,256960,4096,16 384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,163 84,256960

# Google DNS Tweak -- fastest dns
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4


Thx to all Devs that will give a hand
Thx to gecata & Pixelfreak for the list.
Thx to all users for feedback

[15-09-2012][ROM][GB][2.3.8] CyanMobileX Leo v1.0 [NativeSD][A2SD][WIP][tytung_r14]

$
0
0





CyanMobileX HD2 ROM

Based on the great work of squadzone (all credits to him)
I am proud to present you the most tweakable and customisable GB/CM7 rom I have ever seen till date !!



Key Features :
  • Android 2.3.8 (before the 'officials' come here to nag about its nonexistence..it's not official)
  • Based on the latest CyanMobile Source
  • Lots and lots of 'exclusive' options
  • Tytung R14 GB kernel included (thanks tytung)
  • Multilanguage
  • NativeSD & Dual Installer


List of tweaks/mods and extra's included in this ROM compared to a regular CM7 nightly :

Code:

1. Statusbar :
 * Date
  - Show/Hide Date
  - Date Colour
 * Notications
  - Ticker Color
  - No Title Color
  - Latest Title Color
  - Ongoing Title Color
  - Clear Label Button Color
  - Title Color
  - Item Color
  - Time Color
 * Icons
  - Show/Hide Notification Icons
  - Show/Hide Statusbar Icons
  - Show/Hide Headset/Alarm/Bluetooth/Gps/Sync/Wifi/3G/4G Icon
 * Clock
  - 4 Clock styles (Right, Left, Center and Hide)
  - Clock Color
  - Clock Font Size
 * Carrier label
  - Show/Hide Carrier Label
  - Bottom Carrier Label
  - 3 Carrier Label On Statusbar Styles (Right, Left and Center)
  - Carrier Label Color
  - 4 Carrier Logo Styles (Right, Left, Center and Custom Logo)
 * Signal
  - 5 Different Styles (Bars, Text, Text w/dBm, text w/Auto Color and Hide)
  - Wifi Signal Text
 * Battery
  - 7 Different Styles (Icon, Percentage, Top Statusbar, Side Bar, Behind Statusbar, Navigation Bar and Hide)
  - 3 Different Battery Percentage Format (Default, Percentage and Full Color)
  - Statusbar Battery Color
 * Power Widget
  - 4 Different Layouts (Default, Bottom, Grid and Tab)
  - Music Widget
  - Grid Layout Customizing
 * Misc
  - Refactor New Statusbar Layout
  - Power Clock
  - Power Date
  - Weather PopUp
  - Shortcut Button
  - Show/Hide Statusbar
  - Reverse Statusbar Icons And Layout
  - Statusbar Brightness Control
  - Statusbar Fonts Size
  - Statusbar Icons Size
  - Statusbar Height Size
  - Statusbar Background
  - Statusbar Background Color
  - Notification Background
  - Notification Background Color

====================================================================================================
2. Framework :
 * Lockscreen
  - 7 Different Lockscreen Styles (Sliding Tab, Rotary, Lense, Ring, Honeycomb (beta), Circular (alpha) and Sense (beta))
  - Lockscreen Widget Color
  - Sms/Call Notifications
  - Fuzzy Clock
  - Kanji Clock
  - Custom Text Lockscreen
  - Widget Layouts
  - Pattern Styles
 * Power Saver
  - Screen Off Data Action
  - Data Action Delay
  - Sync Action
  - Sync Time Interval
  - Screen Off Wifi Action
  - Sync Data Usage
  - Mobile Data Preference
 * Application
  - Native A2SD Framework Core
  - Installation Place
 * Display
  - Bravia Engine
  - Rotation Animation
  - Window Animations
  - Transition Animations
  - LCD Density
 * Input
  - Quick Key Behavior
  - Enable/Disable Vibrate on Shutdown
  - Explorer Key
 * Power Menu
  - Show/Hide Power menu/Silent/Airplane/Profile/Screenshot/Power saver/Hibernate/Suspend Toggles
 * Fonts
  - Change Fonts System
  - Change Fonts Type
 * OverScroll
  - Effect
  - Color
  - Weight
 * Core Replacer
  - Change System Apk
  - Change Framework Apk/Jar
 * Boot/Shutdown animation and Sound
  - Preview
  - Change Bootanimation
  - Change Shutdownanimation
  - Change Bootsound
  - Reset
 * Misc
  - New Notifications Design
  - Intruder Alert is Life
  - New Dialog Design
  - Backported Some Apis From Jellybean
  - Clear Market Data
  - Global Text Color Change
  - Global App Background Change
  - Soft Button Statusbar
  - Navigation Button Bar
  - Choose Navi Button
  - Navigation Button Bar Size
  - Navigation Bar Background
  - Extend Power Menu
  - Remap Volume Keys
  - Lock Volume Keys
  - Volume Key Beeps
  - Swap Volume Keys
  - Task Switcher

====================================================================================================
3. Sound :
 * Features
  - Loop Ringtone
  - Flip Down To Mute Ringer/Snooze Alarm
  - Increasing Ringtone Volume
  - Less Frequent Notification Sound
  - Battery Full/Low Alert
  - Charging Plug/Unplug Sound

====================================================================================================
4. Tethering :
 * Features
  - Bluetooth Tether
  - Auto Usb Tether

====================================================================================================
5. Phone :
 * Features
  - Smart Phone Call
  - Back Button To End Call
  - Menu Button To Answer Call
  - Reject Call with Message
  - Allow Incall UI Touch
  - Call Me Louder While Inside Bags
  - Speed Dials
  - Video As Ringtone
  - Ring Delay
  - Export/Import SIM Contacts

====================================================================================================
6. Messaging :
 * Features
  - Bubble/Black/Transparent Theme
  - Smart Phone Call
  - Hide Avatar
  - Strip Unicode
  - Emoji Support
  - Convo List/Subject Font Size
  - Sms Vibrate Morse
  - Brutal Sender
  - Sms PopUp

====================================================================================================
7. Music :
 * Features
  - Shake To Next/Prev/Play/Pause/Shuttle Track
  - Favorite Folder
  - Flip To Play/Pause
  - Smooth Play Track

====================================================================================================
8. Locations :
 * Features
  - Enable/Disable Assisted GPS
  - GPS Tracker Performance
  - Security Device Finder

====================================================================================================
9. Performance :
 * Features
  - New I/O Scheduler Option
  - New Dithering Support
  - Enable Bootsound
  - Bootsound Volume
  - Enable Shutdownanimation
  - Gmaps Hack
  - KSM Settings
  - Battery Polling
  - Low Mem Killer Option
  - Scrolling Option
  - SD Read Ahead Size option
  - Screen Off Max CPU Freq

====================================================================================================
10. Misc :
 * Features
  - ADWLauncher Improved
  - Browser Improved
  - Calculator Improved
  - FM Radio Improved
  - File Manager Updated
  - SIM ToolKit Improved
  - Screenshots Improved
  - Task Manager
  - Voice Dialer Improved


Download for the HTC HD2 : (Please do not mirror stuff!!)
Additional fixes for the initial CyanMobileX_leo_v1.0 ROM which can be flashed via recovery :
Installation Information :

Minimal partition size table when installing the rom to NAND :

Code:

misc ya 1M
boot yboot|ro 5M
system ya 145M
cache ya 2M
userdata ya|asize|hr allsize

Minimal SD-EXT partition size when installing the rom to SD-EXT:

Code:

EXT4 Partition with at least 512M free

After SD-EXT installation set your SD Bootfolder to the
'NativeSD' folder found on your sdcard.

Boot the ROM from SD.


Please check this post for more NativeSD installation instructions !!



Changelog :

Code:

- Initial release based on the CyanMobile nightly 15 sep 2012 (credits squadzone)
- Included latest GB Gapps and the latest market (credits Google)
- Included NativeSD and Dual Installer 2a (credits securecrt & Xylograph)
- Included latest tytung r14 GB kernel (credits tytung)
- Included NativeSDBoot app (credits datagr)
- Since it's the initial release I left most of the ROM default.. keep in mind that I will probably shrink this ROM to oblivion in future updates.. 13mb LatinIme is included and it doesn't even contain a dictionary for my language..
- Only removed the boot/shutdown anmiation + sounds, tts languages (download of the market) and some themes
- Fits a 145 mb partition (will improve that later)
- Keep in mind this ROM is still in development !!
- Included SuperSU
- This ROM can have features that won't work on our HD2 because of our 'outdated' GB Kernel (KSM for example)
- Cleaned up the Dual Installer a bit and added a boot 'NAND' via SD option (NAND flash only)



*** Remember that all the flashing is at your own risk ! Always make backups in recovery and/or titanium backup ! ***


Thanks & Credits to : squadzone, Taichi Nishimura, securecrt, cmhtcleo team, tytung, datagr and all I forgot !

[24-SEP-2012][DEV] ICS QMA 720p Video Patch [CM9-Based][WIP]

$
0
0




The Ice Cream Sandwich Qiss My Ass 720p Video Patch..
Why should we give something back to the community we take from ?

Based on the great (closed source) work of the Qiss Me Team so all credits to them !



Features :

Things you should know/do before flashing this patch :
  • Make a nand/sd-ext backup of your ICS ROM before flashing this patch !
  • NativeSD installation is set to the Cm9ight ROM.. change the ROM NAME inside the install.sh (kernel folder) first if you want to use/try it on a different ICS ROM
  • This patch will break the native video recording capabilities (it won't start/stop)
  • Currently only tested on NativeSD CM9 ROMS
  • No sources of the kernel/libs/gpu available..

Things currently not working with this patch :
  • Native Video Recording (use the Videocam Illusion app included in the patch instead)
  • Not able to start a 720p video from within gallery.. Probably related to the libsurfaceflinger, libgui and libui which are not exchangable between roms..
    One must select the 720p video from a different program (filebrowser) and choose gallery videoplayer to play the file.
  • Maybe more, please help me to find issues and improve it !


Download for the HTC HD2 : (Please do not mirror stuff)
Tested ROMS the patch seems to works on :

Code:

- Cm9ight by Xylograph
- NexusHD2 ICS by tytung
- CM9 nightly by cmhtcleo team

I will update the above rom list when there are more reports of this patch working..


Additional Information:

Quote:

- I've used the 'Serenity – 720p “On HD DVD” Trailer' as my testing file for this patch.
- Remember this is a work in progress.. feel free to help improving this patch !


*** Remember that all the flashing is at your own risk ! Always make backups in recovery and/or titanium backup ! ***

Please ask the Qiss Me team to make this open source !

Better RATING, POLL, COMPARE

$
0
0
Come on, all roms are getting 5 stars, cant we find better way for rating all these roms?

I can only find listings of the roms, but no thread with real POLL or COMPARISON or RATING, and we do need one

I am sure i missed a lot of important Roms, so if someone is more familiar with roms, feel free to suggest them or even suggest taking over this post and contiunue

[30-SEP-2012][ROM][JB][4.1.1] CMTight Leo v1.0 [CM10][NativeSD][SMALL]

$
0
0





CMTight HD2 ROM


The smallest Jellybean ROM available @XDA for the HD2!



Key Features :
  • Android 4.1.1 (JRO03R)
  • Small and fast CM10 ROM with extreme minimal Gapps (credits and thanks PonsAsinorem, Evervolv team, KonstaT)
  • HWA JB kernel (thanks Securecrt)
  • HWUI deny app and patch (thanks Securecrt, royale1223)
  • Multilanguage (except fonts)
  • Very Optimised
  • Small ROM (115 mb deodexed or 150 odexed system partition)
  • NativeSD & Dual Installer

Summary CMTight leo v1.0:
  • This is the smallest and fastest Jellybean ROM available up to now
  • Optimised multitouch which enables better gameplay (skater boy, where's my water works fine now)
  • Featuring the first steps in Native Video Recording for Jellybean
  • Featuring Dual Installer V3 which enables you to Odex the ROM @ 1st boot.. Be aware that this process will take a while.. Your phone will reboot when it's done odexing.. so be patient and wait for it to reboot if you decide to use it!!
  • Included optional undervolt script.. if your Phone is sensible for Screen Of Death.. don't use it !
  • Included Hacked Market 3.4.4
  • Included 'Cm9 Nightly Port Manager' app to enable softkeys and change dpi (credits: c1cl0n)
  • Be aware that I've made this ROM for personal use and since I do not use any fancy Google Apps/Fonts/Ringtones..
    don't come here to report 'your favourite App/Font/Ringtone' is not included it's really not appreciated !!
    You can either download the 'missing' apps or find alternatives for it on the market.. if that is not enough for you..
    feel free to flash a Google Apps Package after flashing the ROM.

Download for the HTC HD2 : (Please do not mirror stuff)
Installation Information :

Minimal partition size table when installing the rom to NAND :

Code:

misc ya 1M
boot yboot|ro 5M
system ya 115M  <-- Deodexed, system ya 150M <-- Odexed
cache ya 2M
userdata ya|asize|hr allsize

Minimal SD-EXT partition size when installing the rom to SD-EXT:

Code:

EXT4 Partition with at least 512M free

After SD-EXT installation set your SD Bootfolder to the
'NativeSD' folder found on your sdcard.

Boot the ROM from SD.

Please check this post for more NativeSD installation instructions !!


Things currently not working:
  • Native USB and WIFI tethering



*** Remember that all the flashing is at your own risk ! Always make backups in recovery and/or titanium backup ! ***


Thanks & Credits to : PonsAsinorem, Evervolv team, Securecrt, KonstaT, royale1223 and all I forgot !

[02/10/12][UrDroid][CUSTOM][Mgldr/Clk][Sensational XL]S 3.5[v2.8.1][marc_ 0.2.3]

$
0
0
Quote:

Especially all the credit for this almost perfect build goes to carl1961
Quote:

Then we can start!
Assumed that you already have rooted device and installed Mgldr or Clk , if not then you have all info on original page click HERE

Quote:

UrDroid 2.8.1 Custom marc1706 0.2.3_kernel

Quote:


TMOUS Mgldr / Clk system size 5/160/5 MB if bad block 165
EU Mgldr / Clk system size 5/160/5 MB if bad block 165

UPDATE LOG:
Base is UrDroid Sensational XL Stk s3.5
marc1706_0.2.3
Built in customised Tweaks
Customised Rosie,framework.res,htc.resources and systemUI
New framework and settings icons
(need more work on that LOL!!!)
Black Dialer
DSP Manager with advanced Options
Tweaked all files regarding sound for better music listening experience
Custom bootanimation and a downanimation
by binux-project @ XDA
Themed fast and eye catching!

What works? EVERYTHING
* camera with the same problems as most ROMs LoL!

Quote:

Dev-Host Download 1
Quote:

4shared Download 2
Quote:


First thanks to carl1961 because he let me work on his rom,and because he introduced me to this story,guided me,with his help I learned some things and still learning!!!
Secondly thanks to all developers and and their contribution on XDA!
As well thanks to -pixelfreak-,bzhmobile,sundawg,adasys,I7V,secaplus,....for testing and help,if I forgot someone, do not take that personally PM me,and all others who bought new phones and slowly move away and forget this forum which is dedicated to the quietly brilliant HTC HD2 Android phone!

ALL MY CUSTOM BUILDS FOLDER ADDON FOR STOCK AND CUSTOM UrDroid FOLDER






New pre-final version of UrDroid Custom in a few days!


Stay tuned .....

[10.Oct.2012][ROM] NexusHD2-JellyBean-4.1.1-CM10 V1.0 [NativeSD]

$
0
0
NexusHD2-JellyBean-4.1.1-CM10 is mainly built from source code of the CyanogenMod 10 and the Evervolv team.
  • Include Android Jelly Bean 4.1.1 (JRO03R)
  • Include CyanogenMod 10 (CM10)
  • Include the required proprietary binary files and the HD2-specific files.
  • Credits: tytung, Securecrt, Rick_1995, Xylograph, rapmv78, texasice, marco.palumbi, marc1706, ph03n!x, datagr, the CM and the Evervolv teams, etc.



Quote:

Features:
  • All Android 4.1.1 features (Multi-Languages)
  • All CM10 features
  • All Google Apps including「Google Now」
  • HWA JB kernel (thanks Securecrt)
  • NativeSD (thanks Securecrt and Xylograph)
  • DataOnEXT (thanks ph03n!x)

Quote:

Downloads:
Quote:

Installations:
  • AROMA Installer for three types of installations:
    • NAND
      • system@NAND, data@NAND, boot@NAND
      • For TMoUS HD2 (LEO 1024)
      • Please visit my ICS NAND thread for the installation steps.
    • NAND with DataOnEXT
      • system@NAND, data@EXT4, boot@NAND
      • For EU/International HD2 (LEO 512)
      • Please make both Primary FAT32 partition and Primary EXT4 partition (1GB or more is recommended) on your SD card.
      • Please visit DataOnEXT thread for more info.
        (I modified DataOnEXT to be able to use with NativeSD at the same time. Share the same data.)
    • NativeSD (SD-EXT)
      • system@EXT4, data@EXT4, boot@FAT32
      • For high speed SD card
      • Please make both Primary FAT32 partition and Primary EXT4 partition (1GB or more is recommended) on your SD card.
      • Please visit NativeSD thread for more info.
         
  • Minimal partition size table when installing the rom to NAND (Options 1 and 2):
    Code:

    misc ya 1M
    recovery rrecov|ro|nospr 7M recovery_leo.img
    boot yboot|ro 5M
    system ya 320M
    cache ya 2M
    userdata ya|asize|hr allsize


Quote:

Not Working:
  • Native USB Tethering (Use third-party apps instead)
  • Native WiFi Tethering (Use third-party apps instead)
  • Camera preview is not good (Use third-party apps instead)

[12-OCT-2012][ROM][JB][4.1.2] PACman HD2 [PA/AOKP/CM10][NativeSD][WIP]

$
0
0








Pa + Aokp + Cm =

PACman All in 1 HD2 ROM






Key Features :
  • Android 4.1.2 (JZO54K)
  • PA, AOKP and CM10 features (credits szl.kiev, Xylograph, PonsAsinorem, Evervolv team, PA Team, AOKP Team and Cyanogenmod Team)
  • HWA JB kernel (thanks Securecrt)
  • HWUI deny app and patch (thanks Securecrt, royale1223)
  • Multilanguage
  • Minimal Gapps
  • NativeSD & Dual Installer

Summary PACman leo v1.0:
  • Based on the merged Xperia Ray ROM including the latest CM10 + AOKP JB build 4 + PA v2.18 (credits szl.kiev)
  • System Based on CMTight + latest Evervolv base (credits PonsAsinorem, Xylo, EV Team)
  • Patched power.qsd8k.so to get rid of the 614MHz bug (credits tiny4579)
  • Patched Rom Control and Paranoid Settings (credits : Xylograph)
  • Patched some default settings.
  • Featuring Dual Installer V3 which enables you to Odex the ROM @ 1st boot.. Be aware that this process will take a while.. Your phone will reboot when it's done odexing.. so be patient and wait for it to reboot if you decide to use it!!
  • Included optional undervolt script.. if your Phone is sensible for Screen Of Death.. don't use it !
  • Included 'auto' mounting in the ramdisk and install script so any compatible Filesystem can be used (for future purpose)
  • Read Ahead value set to 2048 by default again
  • Included Multi DPI Play Store v3.8.17 (credits MyLifeRocks10)
  • This ROM contains very minimal google apps..
    You can either download the 'missing' apps or find alternatives for it on the market.. if that is not enough for you..
    feel free to flash a Google Apps Package after flashing the ROM.
  • This is an initial release and a general Work In Progress.. expect some bugs and duplicate features..

Download for the HTC HD2 : (Please do not mirror stuff!)
Installation Information :

Minimal partition size table when installing the rom to NAND :

Code:

misc ya 1M
boot yboot|ro 5M
system ya 140M  <-- Deodexed, system ya 175M <-- Odexed
cache ya 2M
userdata ya|asize|hr allsize

Minimal SD-EXT partition size when installing the rom to SD-EXT:

Code:

EXT4 Partition with at least 512M free

After SD-EXT installation set your SD Bootfolder to the
'NativeSD' folder found on your sdcard.

Boot the ROM from SD.

Please check this post for more NativeSD installation instructions !!


Things currently not working:
  • Native USB and WIFI tethering (use the included 3rd party apps)



*** Remember that all the flashing is at your own risk ! Always make backups in recovery and/or titanium backup ! ***


Thanks & Credits to : szl.kiev, PonsAsinorem, PA Team, AOKP Team, Cyanogenmod Team, Evervolv team, Securecrt, tytung, royale1223, tiny4579 and all I forgot !

CM9 DAOTHAGUY(Regulars)2012

[ OCT 20 2012 ] SUNDAWG CM7 Rom's,CLK/MAG Dataonext,Bravia,Xloud,BeatsAudio Tweaks

$
0
0
HI GUYS THIS IS MY FIRST CM7 WORK FOR HD2,WELL TO BE PRECISE THIS BUILD WAS FOR MY PERSONAL USE,BUT AS MEMBER INSISTED ME TO RELEASE IT,HERE I GO

AFTER ROLLING OUT SUNDAWG TBD ROM'S I HERE PRESENT SUNDAWG CM7 ROMS,BLAZING FAST,ABOUT 280+ RAM,DATAONEXT FOR THE FIRST TIME ON CM7,BEATS AUDIO NEVER BEFORE ON CM7,LISTEN IT AND YOU'LL TELL ME "MAN MY EARS BLEED CAUSE OF THE BASS" LOL HEY I KID,BUT THE BASS S TWEAKED TO HIGHEST THAT TOO ON CM7 WITH MY AUDIO FILTER MOD

OK LETS GET STARTED,THIS ROM S BASED ON HTC DESIRE,STABLE CYANOGENMOD


THANKS TO : TWEAKOS AS I WAS FOLLOWING UP HIS DESIRE ROM'S & FOUND VERY INTERESTING
JAN WILLIAMS FOR FEW TWEAKS I'VE INCLUDED
FIKRET FOR HIS KERNEL TWEAKS
PH03NIX MY GOOD FRIEND FOR GIVING ME IDEAS OF DATAONEXT
AMARULZZ USING HIS SCRIPT EDITED TO WORK WITH MY BUILD


MOTIVATORS : XYLOGORAPH,TYTUNG,SECURECRT,RICK_1995,TYWEEN & ALL CYANOGENMOD DEV'S & MEMBERS,IF I MISSED ANY NAMES PLEASE LET ME KNOW I'LL ADD

TEAM MEMBER FOR TBD SUNDAWG ROMS KAMEIRUS & RAWDDADDYMAGRADEN

DOWNLOAD STABLE RELEASE FOR CLK.
http://d-h.st/j44

MAGLDR UPDATED GO GO GO 123456

http://d-h.st/6GN

INSTRUCTION FOR MAGLDR FLASHERS

PLEASE DO A TASK 29 & ADHARDRESET IN MAGLDR IF YOU'RE COMING FROM ANY OTHER BUILD OR FROM CLK AND WIPE ALL/CACHE/DALVIK & FLASH

CHANGE LOG :

* STABLE CM7
* RAM REWORK
* ZIP ALLIGNED
* 190 DPI,HACKED MARKET
* CAMCORDER TWEAKS,HD WORKS NORMALLY,BUT WITH LG CAM,WITH 15-24 FRAMES 720 P RECORDING WORKS
* 720P PLAYBACK
* SONY BRAVIA ENGINE
* XLOUD
* BOOT ANIMATION
* LOUDER VOLUME HACKS USE DSP MANAGER
* BEATS AUDIO WITH MY PERSONAL AUDIO FILTERS FOR CYANOGENMOD,
* THEME TWEAKS ADDED
* FONT TWEAKS
MANY MORE STUFF,WHICH YOU CAN SEE FOR ELF


I'LL TRY TO KEEP UPDATING STABLE CM7 BUILDS FROM LATEST NIGHTLY BUILDS WITH MY TWEAKS,WHENEVER I GET TIME

PLEASE DON'T FORGET TO HIT THANKS AT ME,& ALSO YOU CAN DONATE ME FOR A CAUSE


Attached Thumbnails
Click image for larger version

Name:	screenshot-1350407550638.jpg
Views:	N/A
Size:	190.4 KB
ID:	1414657   Click image for larger version

Name:	screenshot-1350407262313.jpg
Views:	N/A
Size:	18.5 KB
ID:	1414658   Click image for larger version

Name:	screenshot-1350406969162.jpg
Views:	N/A
Size:	22.4 KB
ID:	1414659  

[23.Oktober]Pixeldroid [AROMA][EU/TMOUS][Magldr/Clk]Sense 3.5 [2 Kernel][Data2EXT]

$
0
0


Pixeldroid NATIVE Rom with AROMA INSTALLER / Data2EXT

The first Sense 3.5 Rom with full equipment (this is a beta version)

Installation
★ with HD2 RomTool -> (only with HD2 Tool. I have test other systems and i have mistakes after the install)
★ Task29
★ CLK or MAGLDR install
★ Recovery System 400 MB
★ Cache 5 MB

FAT32 / 4KB Cluster / Primary -> EXT4 / Default Cluster / 1024 MB or higher / Primary (i work with 2GB)
★ a class 10 SD Card works better as one class 4 SD Card

★ Rom via CWM install
★ after the Install Fix Permission (CWM)

★ Rom furnish and reboot



what is inside
★ AROMA is in German and Englisch
★ Data2EXT
★ RCTweaks
★ LeeDroid Tweaks
★ new Icons
★ morer System Tweaks
★ Screenshot in the Shutdown Menu
★ Pixelcollection Wallpapers
★ in ARMOA Install Beats and DSP it is uninstalled
★ in ARMOA Install more apps and widgets
★ the camcorder works 100%
★ the Hotspot works with GBLeo Kernel 100%
★ my Themes in the folder Pixelfolder of the SD Card




what is not inside
★ superfluous one sounds and pics
★ superfluous one Widgets
★ superfluous one Wallapers
★ superfluous one Files for System



this is my MAGLDR INSTALL
★ with this settings (400/5) the MAGLDR and CLK works 100%
★ my SD settings is FAT32 / 4KB Cluster / Primary -> EXT4 / Default Cluster / ~ 2000 MB / Primary





Thanks to
★ Daekin (XDA)
★ Kameirus (XDA)
★ Team TBD (XDA)
★ gecata (XDA)
★ Tarpe (XDA)
★ ! ph03n x (XDA)
★ carl1961 (XDA)
★ marc1706 (XDA)
★ xxxPACHAxxx (XDA)
★ LeeDroid (XDA)
★ Pixelfreak (XDA & PPC)
★ and more....................







[29.OCT.2012]MIUI Recovery Beta2.0 for HTC HD2 releases

$
0
0
Hi guys!This is MIUI Recovery beta2.0 for HD2 which has cool Interface ported by me.Now,you can experience MIUI when you flash roms.
konwn bugs:can not support mount SD or other partitions(because MIUI's offical version cannot do it)
functions:
1.The new UI interface, very beautiful interface.
2.Touch, key support(Touch experience is very good)
3.In support of the English&Chinese
4.Having a backup, restore and other functions
5.Accession to the adbd, busybox, supports many kinds of LINUX command

If you like my work,please click on the thanks button,THX!
Now enjoy it!
pictures:


Download:
SD Version(all hd2 should support):Attachment 1439146
Magldr Version(system ya 215M):Attachment 1439150
Clk Version(please resize the recovery partition size to 8MB before flash it):Attachment 1442583
img:Attachment 1439155

[02. November 2012] [AROMA] PIXELDROID MULTIDESIGN ROM | EU | TMOUS | MAGLDR | CLK

$
0
0


Pixeldroid Multidesign Rom with AROMA INSTALLER / Data2EXT/SWAP/ZRAM/EU-TMOUS/MAGLDR-CLK/marc1706-GBLeo/Stock-Themed-Sense4.0

The first Sense 3.5 Rom with full equipment (this is a beta version)
!!!! it is prohibited to sell this Rom on eBay (i have found in eBay) or other accounts. also is prohibited to use components this rom's. after arranged with Pixelfreak and Daekin can be used shares !!!!


Installation
★ Standard Install is Stock with Sense 4.0 Design and Sense 4.0 Clock Widget
★ Install Tools and Settings in Post 2
★ if they read exactly the installations instructions


what is inside
★ AROMA is in German and Englisch
★ Data2EXT
★ RCTweaks
★ LeeDroid Tweaks
★ new Icons
★ morer System Tweaks
★ Screenshot in the Shutdown Menu
★ in ARMOA Install Beats and DSP it is uninstalled
★ in ARMOA Install more apps and widgets
★ the camcorder works 100%
★ the Hotspot works with GBLeo Kernel 100%
★ ZRAM works 100% tested with QtADB
★ SWAP works 100% tested with QtADB
★ Stock Design
★ Themed Design
★ Sense 4.0 Design
★ Bookmark Multdesign Rom on XDA


what is not inside
★ superfluous one Widgets
★ superfluous one Wallapers
★ superfluous one Files for System


Rom performance
★ after the flash and reboot 10 minutes wait
★ very little accumulator use
★ very fast (if everybody is closed apps properly)
★ more free Ram with TaskKiller
★ fast working mobile network
★ fast working GPS


AROMA Install
★ Kernel: marc1706 or GBLeo
★ EGL: Classic or Experimental
★ Storage: EXT or Nand
★ ZRAM: ON/OFF
★ SD SPEED: 1024,2048,3072,4096
★ Bootsound: ON/OFF
★ Rom Layout: Stock or Themed
★ Sense 4.0 Clock: Original or Aluminium Design
★ Extra Apps: HTC and Custom Apps
★ Extra Widgets: HTC and Custom Widgets


Thanks to
★ Daekin (XDA) Rom
★ Kameirus (XDA)
★ Team TBD (XDA)
★ gecata (XDA)
★ Tarpe (XDA) Rom
★ ! ph03n x (XDA)
★ carl1961 (XDA) Rom
★ marc1706 (XDA)
★ xxxPACHAxxx (XDA)
★ Sevastopol
★ LeeDroid (XDA)
★ Pixelfreak (XDA & PPC)
★ and more....................









Code:

29.10.20012  oliholimoli

[2012.11.05][ROM] PA-HD2 v2.52 - 1.0 [DataOnEXT]

$
0
0

What's that?

To install
  • Wait for the download link (or offer hosting)
  • CREATE BACKUP
  • System size: 195 MB for the minimal install, ~310 MB for the full install
  • Installation steps:
    • 1. Choose kernel - currently only marc1706's JB kernel; tytung's to be added
      2. Choose location - NAND, NAND with DataOnEXT; NativeSD on SD-EXT to be added
      3. Choose add-on - Google Now, Google Talk, Google TTS, PICO TTS
      4. Select data connection - PPP, RMNET (only if bootloader is MAGLDR)
      5. Select wipe method - dalvik-cache only, data/factory, none
      6. Select ODEXing or skip step
      7. Done - run installer

Hints

Issues
  • My other HD2 is broken, can't do testing or everyday development, but will try to add features and updates
  • On first boot the Google TTS will crash - if add-on installed.

VisionHD2 v0.1

$
0
0


Features:
  • HTC Desire Z 2.42.405.3 RUU
  • Android 2.3.3
  • Sense 2.1
  • Fast
  • Stable

[13 NOV 2012][ROM][WIP][JB][4.1.2] PACman LEO 1.0 [PA/CM10/AOKP][NATIVESD]

$
0
0
Tried my hands at porting PACman just to keep it updated to latest version :D

PA+AOKP+CM10
=PACman all in one HD2 ROM

Key features:
Android 4.1.2(JZO54K)
PA, AOKP AND CM10 features (credits: szl.kiev,tytung,xylograph,evervolv team,PA team,AOKP team,CM team)
NativeSD
Included dual installer v3 to by xylograph(the dual installer contains xylo's roms' name.i got a syntax error while making a aroma installer so i used his :p )

Summary
Rom based on Xperia Arc Rom
System based used is mostly Xylograph's PACman 1.2
It features Xylo's dual installer to odex the rom on first boot
Also supports NativeSD
Based on Latest PACman 16.1.0
Please flash a full gapps package from this link http://goo.im/gapps/gapps-jb-20121011-signed.zip I don't remember adding any google apps to this rom

Note:As the paranoid preferences app went closed source,it's not included in the rom but the framework still supports it so download it from anywhere and install it as a system app but please don't post it in the thread

Whats not working:
Native Wi-Fi tethering (I'll look into it)
Native USB tethering(Use the included app)


Download version 1.0

http://db.tt/TVGslqhW

Hotfix for superuser
Download and flash superuser from this link otherwise u won't have root http://androidsu.com/superuser/

Based on AOKP milestone 1,PA 2.54,CM10


Credits
Xylograph tytung SecureCRT evervolv team PA team AOKP team CM team szl.kiev and whoever i missed

Sent from my HTC HD2 using xda premium
Viewing all 164 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>