Social Icons

.

Saturday 10 March 2012

How to Edit the Java Class and Java Language of Java ApplicatioNS



hello all today i decide to make a new thread on how to edit java class file to translate ucweb java browser or any kind of java app,
with this method you will get your own java app in your native language,here we go..
1.right click on ucweb.jar open with winrar.

2.navigate to WebClient.class then extract to specified folder you prefer.

3.Run classeditor (ce.jar) and open WebClient.class u have extracted before

4.click on Modify Mode to enable(on) modify java class.

5.click on Constant Pool button to view java.class string.

6.navigate on string u wish to edit and click it, as example I click on DYNAMIC DATA,after click this string i will get navigate go to 433.

9.then put the number you remember before(in this case index 433=8) then click Go button.

10.click on modify button then click on index string to modify string value.

11.after edit all string value u wish to translate save this file.then close class editor (ce.jar),(be carefull my friend,not all class string can edit,if you make mistake the java app will crash and won't start)

12.Open again ucweb.jar with winrar- right click -click add file to archive

13.browse WebClient.class your modified then click ok to add file on archieve,close the winrar.now transfer ucweb.jar to your phone for installation process.
Thats it,edit and translate java class is easier but long time to finish,now you will get ucweb java in your native language. thanks give your testimony here ok

No comments:

Post a Comment