Top  blogs

Wednesday, June 20, 2012

HUAWEI U8120 u8110 u8100||vodafone 845||Pulse Mini CustomRom

Functions

  • -Android 2.1 With Modified 2.6.29 Kernel
  • -Busybox, bash, swap etc.
  • -Installed special Speedmod
  • -rooted
  • -HVGA hacked market + autofocus
  • -A couple of Very nice 3rd party apps (those can be deleted)
  • -OC Kernel From Calt_kaffe (thank you so much)
    (from 122-748MHZ STandard is 633Mhz(stable for any phone) To ajust Speed download SetCPU HERE
  • -Solved all wifi problems and edited WPA sublicant for faster searching and connecting.
  • -Compache +LZO
  • -Added DT's A2SD
  • -Stripped kernel for more speed
  • -Fully de-odexed (for more speed and theming)
  • -Placed an empty autorun.iso(frees up 25mb system memory)
  • -JIT enabled
  • -Fantastic battery-mod Framework (see pictures below)
  • -Swap+ext3 support
  • -Flash lite
  • -Wireless thetering
  • -Zipaligned
  • -Internal task manager (open terminal and type su-->a2sd aggressive
  • -Added tun.ko module for OpenVPN users
  • -Many things I forgot
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  • THANKS:
  • -CrunchBytes For Donating!!!!
  • -dsixda for the kithcen
  • -Kalt_kaffe for OC kernel
  • -OUT Kitchen for the battery-mod
  • -Dark-Tremor for apps2sd
  • -Garcimak For Donating!!
  • -Scrugio For Donating!!



Downloads
Touch pal
Touchpal languages
Latim_ime(regular keyboard)
HTC_IME
Gignerbread Keyboard
Quikcpic


Updates (flash like a ROM -- NO WIPES!!)


Froyo Mail app(test version)
Swipe
Full AUTORUN.iso (pc suite installation and drivers setup)
TCT-market(wipe dalvik cache)
Pro-Celes-market(wipe dalvik cache)
Canvas ui

ANGRY BIRDS RIO!!



ROMs
Rls 5.2
-T-mobile Update(flash if you have tmobile mini)(flash if you have tmobile mini)

FIRST BOOT CAN TAKE LONG


Pictures:




I am not responsible for any damage to your phone
GPS NOT WORKING ON T-MOBILE OT U8110??? CLICK HERE


Internal task manager (open terminal and type su-->a2sd aggressive

HAVE you got FORCE CLOSE issues?
Download ROM manager from market and open it and hit fix permissions(this durns 3 mins)
If not: Wipe dalvik cache(boot can take a while after this)
Updates:
1.0 - initial release
1.1 - Rehacket market and made custom wpa Suplicant
1.2 - Fixed update script
1.3 - Market fix(wasnt showing up in app drawer)
1.4 - Added terminal emulator+Fancy widget upgrade+brut maps
1.5 - Google maps changed + TCT bootscreen removed
1.6 - Market FIX + frameworks change + bluetooth-stereo Enabled

2.0 - Fixed market and updated market + fixed update problems + HTC_IME keyboard + New speed-mod in boot.img
2.1 - zipaligned again + Fixed market again  ...... hope it works now plz feed back about it
2.2 - Ginger Keyboard added + quick pic gallery added+ internal task killer
2.5 - ROM CLEANUP + deleted insternal task manager(wasnt booting up) (for internal task killer open terminal COmmand: su--> a2sd lowmem-aggressive)

3.0 - Stripped + all bugs fixed + Bootanimation changed to less than 1mb animation!
3.1 - Market fix (had old market in package 3.0 )
4.0 - Fixed bluetooth(i hope)
4.5 - added scripts + tct bluethooth fix + updated apps and drivers + added dozens of languages

5.0 - Completly stripped again + fixed some bugs + modifications in build.prop for faster raction and better launcherpro support
5.1 - Increased dalvik heap size with 10m for better performance+rezipaligned
comin this day 5.2 - Rezipaligned + added updated apps(lp and taskmaanger)+live wallps+rintones+agenda+calc etc. + ascending ringtones removed +undated build.prop+updated busybox+added link2sd(same as a2sd but has an interface and more options+flash lite+autorun.iso of 1 mb for usb mount options+changed to scifi theme(if you dont like this flash any other theme from below)


Themes
-Transparent widgets!
-Green Dailer
-Delfaut eclair theme
-Black clock
-white clock
-Comforta Font


HOME MADE THEMES!


Honeycomb Theme 3.0 ---------- Honeybread theme



Themes:(FLASH AFTER FIRST BOOT OR PHONE WILL GET IN A BOOTLOOP!)

FZF-THEME-------------OO------------------Gignerbread Theme-----------------OO------------------Minimalistic Theme-----------------OO--------------scifi Theme



Gold silver theme-----------------OO------------White Theme-----------------OO---------------Black and White--------------OO--------------Crysis Theme






A2SD

(Only tested with AmonRA recovery image)

1. Backup your MicroSD card (IMPORTANT!)

2. Boot into recovery mode (see Installation instructions)

3. Choose to partition your SD card.
I recommend 32Mb for Swap and unless you plan to also move the dalvik-cache to the MicroSD card anything more than 512Mb for applications will be pointless as you will still be limited by the internal space for the dalvik-cache. You can of course use more space for swap if you have a large MicroSD card but I don't think it will make much difference but sure 64Mb won't hurt and on a 8Gb card you can afford it.

4. (optional) Convert EXT2 partition to EXT3 (EXT3 is an improved filesystem compared to EXT2).

5. Reboot the phone.

A2SD will now automaticly move your apps to the SD-card partition and enable your swap partition.

To change how a2sd works see this guide: http://forum.xda-developers.com/show...09&postcount=5
(a2sd jit is NOT supported in my ROM as I've choosed to provide JIT as an update instead)

NOTE: If you intend to use A2SD it's propably a good idea to enable it early. Some apps (at least my banking app) doesn't like being moved and have to be uninstalled and reinstalled if you move it from internal to SD or the other way around.

NOTE2: Don't EVER remove your SD-card while the phone is turned on if you use A2SD and/or swap.

NOTE3: Having your apps on the slower (compared to NAND) SD-card propably have a performance hit but I can't say I've noticed it when testing it. However I believe that if you also move the dalvik-cache the performance hit may be noticable.

Compcache

If you are using are allready using a swap partition on your SD-card, then you most likely shouldn't enable compcache. But if you do not want to partition your SD-card then compcache can be a good alternative.

Read more about how Compcache works here: http://wiki.cyanogenmod.com/index.php?title=Compcache

Enable compcache
In a terminal or using an adb shell type this:
$ su
# compcache.sh enable

Type free to confirm you now have 32Mb swap

Disable compcache
In a terminal or using an adb shell type this:
$ su
# compcache.sh disable

Type free to confirm you now have 0Mb swap

Advanced users
Compcache size, settings and swappiness is setup in /system/bin/compcache.sh
If you are an advanced user, you'll know how to proceed from here...

SWAP
0. download swapper from market Or it cut be on your ROM with the right version.
1. open swapper confirugation
2. push active swap on boot + SDFat partion + 64 mb swap size
3. push save
DONE





Eclair--Froyo----GingerBread--Mediafire folder

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...