Here is Tutorial to mod UC for newbies.
It's a long tutorial and you need to read every steps carefully.
Tools Needed
0„3¨¨ BlueFTP
0„3¨¨ Class Editor
0„3¨¨ Text Editor
0„3¨¨ Class Translator
0„3¨¨ ProPaint Mobile
Extracting Uc Browser
1.) First of all Download your uc browser in .zip format or rename it to .zip
2.) Open BlueFTP & locate your uc.zip
3.) Open the uc.zip file using BlueFTP.
4.) Press Menu > Select All.
5.) Again Press Menu > Extract Selected Items.
6. Now Press Menu & Click on ''Create New Folder'' & give it any name.
7.) Open that folder and press Menu > Extract Items Here.
Now your UC has been extracted.
.
Renaming & Adding Fq,Bq,Mq, Host,HTTP,Real Host etc
.
1.) Open any text editor (like JText Lite Editor, Wml Editor).
2.) Go to the folder where you have extracted the uc.zip.
3.) There you will see a folder nameMETA-INF. Open that folder and open the file nameMANIFEST.MF.
4.) After opening MANIFEST.MF you will find a lot of text.
5.) Now to change Name you will find like this
MIDlet-Name: Uc Browser
change it to
MIDlet-Name: Uc By ur name
.
To add fq, host & your name etc in Handler menu
.
add theses files in MANIFEST.MF
DHandlerM0: ur name here
DHandlerM1: fq here
DHandlerM2: bq here
DHandlerM3: mq here
.
To add http, host, real host
.
For HTTP
DHandlerM7: 1
DHandlerM8: host
For Host
DHandlerM7: 2
DHandlerM8: host
For Real Host
DHandlerM7: 3
DHandlerM8: host
For Reverse Proxy
DHandlerM7: 4
DHandlerM8: host
.
Changing Hui Top Text & Others
.
1.) Open Class Translator.
2.) Open HandlerUI.class.
3.) Change The text ''HUI 2.x.x'' to your desire text.
4.) Save The File.
Changing Splash
1.) Create a new image name ''30.png'' using ProPaint Mobile.
2.) Now replace this 30.png with the older 30.png (u extracted from uc.zip).
Repacking The Modded Uc
1.) Open BlueFTP.
2.) Go to the folder where your extracted file is located.
3.) Press Menu > Select All.
4.) Again Press Menu > Compress Items (.jar).
5.) Set name & Press Ok.
Now Your Work Is Done....
Edited
Handler Menu, Child Lock Code
* Open MANFEST.MF with Text Editor & Add These..
* Hide Handler Menu on Start
Handler1: 0
* Unlock Child Lock code
Handler30: 0
* Change Child Lock Code
Handler31: Your New Password
.
Adding Touch Support - Remove Virtual Kepyad
* Add This in MANIFEST.MF
MIDlet-Touch-Support: true
UseNativeTextButtons: hide
ReverseSoftkeys: hide
UseNativeCommands: hide
Navi-Key-Hidden: true
Nokia-MIDlet-On-Screen-Keypad: no
MIDlet-ScreenMode: ROTATE
MIDlet-Landscape-Support: true
LGE-MIDlet-Width: 240
LGE-MIDlet-Height: 400
LGE-MIDlet-On-Screen-Keypad: no
LGE-MIDlet-Display-Mode: both
If you have still any problems, Errors, Doubts you can ask me.REGARDS MUHAMAD KHAN