Hello Everyone. :)
.Here in this tutorial you will know how to add Auto Exit Timer, Auto Heap Cleaner, Clipboard and how to landscape a java MIDlet.
This Tutorial has prepared by Dev92. :)
1. Add Auto Exit Timer
2. Add Auto Heap Cleaner
3. Add Clipboard
4. Lanscape any java MIDlet
5. Turbo 3 Without Log File
How To Add Auto Exit Timer To Any Java MIDlet Manually
About Auto Exit Timer:
Auto Exit Timer is a timer for close any java game/app atomatically within a time limit.You need to set a time for auto exit.
Tools:
1. Blueftp,Mini Commander etc.
2. Bytecode editor
Procedures:
1. Download the attached file.
2. At first extract your java MIDlet to a folder.
3. Using Bytecode editor goto the folder where you have extracted your MIDlet and search for this code:
Copy the Code4. Few .Class files will pop up.Then open them one by one>constant pool>press 7>Replace:
Copy the Codewith:
Copy the Codethen press OK. do the same with the rest of .Class files that poped up after searching.
And also change:
Copy the Codeto
Copy the CodeAgain using Bytecode editor search for this code:
Copy the CodeFew .Class files will pop up.Then open them one by one>constant pool>press 7>Replace:
Copy the Codewith:
Copy the Codethen press OK. do the same with the rest of .Class files that poped up after searching.
5. Extract javay folder from attached files to the folder where you have extracted your MIDlet.
6. Then pack all files together using Mini commander.After that install your modified MIDlet.
------------------------
Press '*' in the java MIDlet 'game/app' for open Auto Exit Timer.
How To Add Auto Heap Cleaner To Any Java MIDlet Manually
About Auto Heap Cleaner:
You can clear your java phone heap size by Auto heap cleaner.It will atomatically clean your heap after a time limit you will set.You can add it to any java MIDlet.
Tools:
1. Blueftp,Mini Commander etc.
2. Bytecode editor
Procedures:
1. Download the attached file.
2. Using Mini commander extract your java MIDlet to a folder.
3. Using Bytecode editor goto the folder where you have extracted your MIDlet and serach for this code:
Copy the Code4. Few .Class files will pop up.Then open them one by one>constant pool>press 7>Replace:
Copy the Codewith:
Copy the Codethen press OK. Do the same with the rest of .Class files that poped up after searching.
And also change:
Copy the Codeto
Copy the CodeAgain using Bytecode editor serach for this code:
Copy the CodeFew .Class files will pop up.Then open them one by one>constant pool>press 7>Replace:
Copy the Codewith:
Copy the Codethen press OK. Do the same with the rest of .Class files that poped up after searching.
5. After that Extract javay folder from the attached file to the folder where you have extracted your MIDlet.
6. Then pack all files using Mini commander and install your modified MIDlet.
------------------------
Press '0' in any java MIDlet 'app/game' for open Heap Management menu.
How To Add Clipboard To Any Java MIDlet Manually
About Clipboard:
You can save many of copied data in clipboard for some time.It will not save for permanently.After exit the java MIDlet your copied data will be deleted atomatically.
Tools:
1. Blueftp,Mini Commander etc.
2. Bytecode editor
Procedures:
1. Download the attached file.
2. Using Mini commander extract your java MIDlet to a folder.
3. Using Bytecode editor goto the folder where you have extracted your MIDlet and serach for this code:
Copy the Code4. Few .Class files will pop up.Then open them one by one>constant pool>press 7>Replace:
Copy the Codewith:
Copy the Codethen press OK. Do the same with the rest of .Class files that poped up after searching.
5. Again using Bytecode editor search for this code:
Copy the Code6. Few .Class files will pop up.Then open them one by one>constant pool>press 7>Replace:
Copy the Codewith:
Copy the Codethen press OK. Do the same with the rest of .Class files that poped up after searching.
7. Again using Bytecode editor search for this code:
Copy the Code8. Few .Class files will pop up.Then open them one by one>constant pool>press 7>Replace:
Copy the Codewith:
Copy the Codethen press OK. Do the same with the rest of .Class files that poped up after searching.
9. After that Extract lib folder from the attached file to the folder where you have extracted your MIDlet.
10. Then pack all files using Mini commander and install your modified MIDlet.
------------------------
You need to Open your default text box from the java MIDlet 'app/game' for clipboard.Press center key in your default textbox for clipboard and goto option use 'copy to clipboard' option for copy to the clipboard.
How To Landscape Any Java MIDlet Manually
About Landscape:
You can open any java MIDlet in landscape mode.We all know about landscape mode.So I am not telling more about landscape mode.
Tools:
1. Blueftp,Mini Commander etc.
2. Bytecode editor
Procedures:
1. Download the attached file.
2. Using Mini commander extract your java MIDlet to a folder.
3. Using Bytecode editor goto the folder where you have extracted your MIDlet and serach for this code:
Copy the Code4. Few .Class files will pop up.Then open them one by one>constant pool>press 7>Replace:
Copy the Codewith:
Copy the Codethen press OK. Do the same with the rest of .Class files that poped up after searching.
And also change:
Copy the Codeto
Copy the CodeCopy the Codeto
Copy the CodeCopy the Codeto
Copy the CodeCopy the Codeto
Copy the Code5. After that Extract javay folder from the attached file to the folder where you have extracted your MIDlet.
6. Then pack all files using Mini commander and install your modified MIDlet.
How To Add Turbo 3 Without Log File To Any Java MIDlet Manually
About Turbo 3 Without Log File:
This is different from normal turbo script. It will not create any log file. It will work not only in nokia s40 phones but also in all java phones and symbian phones.
Tools:
1. Blueftp,Mini Commander etc.
2. Bytecode editor
Procedures:
1. Download the attached file.
2. At first extract your java MIDlet to a folder.
3. Using Bytecode editor goto the folder where you have extracted your MIDlet and search for this code:
Copy the Code4. Few .Class files will pop up.Then open them one by one>constant pool>press 7>Replace:
Copy the Codewith:
Copy the Codethen press OK. do the same with the rest of .Class files that poped up after searching.
5. After that open attached file and there you will see javay folder. Inside that you will get microedition folder and inside that io folder. Then you will see 4 class files
Connector1.class
Connector2.class
Connector3.class
Connector4.class
5. Extract javay folder from attached file to the folder where you have extracted your MIDlet.
6. Then pack all files together using Mini commander.After that install your modified MIDlet.
------------------------
CLICK HERE AND DOWNLOAD THE CLASS FILES
Thanks For Reading .. :)
Keep Sharing.
.Here in this tutorial you will know how to add Auto Exit Timer, Auto Heap Cleaner, Clipboard and how to landscape a java MIDlet.
This Tutorial has prepared by Dev92. :)
Index
1. Add Auto Exit Timer
2. Add Auto Heap Cleaner
3. Add Clipboard
4. Lanscape any java MIDlet
5. Turbo 3 Without Log File
How To Add Auto Exit Timer To Any Java MIDlet Manually
About Auto Exit Timer:
Auto Exit Timer is a timer for close any java game/app atomatically within a time limit.You need to set a time for auto exit.
Tools:
1. Blueftp,Mini Commander etc.
2. Bytecode editor
Procedures:
1. Download the attached file.
2. At first extract your java MIDlet to a folder.
3. Using Bytecode editor goto the folder where you have extracted your MIDlet and search for this code:
- javax/microedition/lcdui/Canvas
- javax/microedition/lcdui/Canvas
- javay/microedition/lcdui/Canvas
And also change:
- keyPressed
- KeyPressed
- javax/microedition/midlet/MIDlet
- javax/microedition/midlet/MIDlet
- javay/microedition/midlet/MIDlet
5. Extract javay folder from attached files to the folder where you have extracted your MIDlet.
6. Then pack all files together using Mini commander.After that install your modified MIDlet.
------------------------
Press '*' in the java MIDlet 'game/app' for open Auto Exit Timer.
How To Add Auto Heap Cleaner To Any Java MIDlet Manually
About Auto Heap Cleaner:
You can clear your java phone heap size by Auto heap cleaner.It will atomatically clean your heap after a time limit you will set.You can add it to any java MIDlet.
Tools:
1. Blueftp,Mini Commander etc.
2. Bytecode editor
Procedures:
1. Download the attached file.
2. Using Mini commander extract your java MIDlet to a folder.
3. Using Bytecode editor goto the folder where you have extracted your MIDlet and serach for this code:
- javax/microedition/lcdui/Canvas
- javax/microedition/lcdui/Canvas
- javay/microedition/lcdui/Canvas
And also change:
- keyRepeated
- keyRepeatek
- javax/microedition/midlet/MIDlet
- javax/microedition/midlet/MIDlet
- javay/microedition/midlet/MIDlet
5. After that Extract javay folder from the attached file to the folder where you have extracted your MIDlet.
6. Then pack all files using Mini commander and install your modified MIDlet.
------------------------
Press '0' in any java MIDlet 'app/game' for open Heap Management menu.
How To Add Clipboard To Any Java MIDlet Manually
About Clipboard:
You can save many of copied data in clipboard for some time.It will not save for permanently.After exit the java MIDlet your copied data will be deleted atomatically.
Tools:
1. Blueftp,Mini Commander etc.
2. Bytecode editor
Procedures:
1. Download the attached file.
2. Using Mini commander extract your java MIDlet to a folder.
3. Using Bytecode editor goto the folder where you have extracted your MIDlet and serach for this code:
- javax/microedition/lcdui/Canvas
- javax/microedition/lcdui/Canvas
- lib/Panel
5. Again using Bytecode editor search for this code:
- javax/microedition/lcdui/TextBox
- javax/microedition/lcdui/TextBox
- lib/TextBox
7. Again using Bytecode editor search for this code:
- javax/microedition/midlet/MIDlet
- javax/microedition/midlet/MIDlet
- lib/MIDlet
9. After that Extract lib folder from the attached file to the folder where you have extracted your MIDlet.
10. Then pack all files using Mini commander and install your modified MIDlet.
------------------------
You need to Open your default text box from the java MIDlet 'app/game' for clipboard.Press center key in your default textbox for clipboard and goto option use 'copy to clipboard' option for copy to the clipboard.
How To Landscape Any Java MIDlet Manually
About Landscape:
You can open any java MIDlet in landscape mode.We all know about landscape mode.So I am not telling more about landscape mode.
Tools:
1. Blueftp,Mini Commander etc.
2. Bytecode editor
Procedures:
1. Download the attached file.
2. Using Mini commander extract your java MIDlet to a folder.
3. Using Bytecode editor goto the folder where you have extracted your MIDlet and serach for this code:
- javax/microedition/lcdui/Canvas
- javax/microedition/lcdui/Canvas
- javay/microedition/lcdui/Landscape
And also change:
- keyPressed
- keyPRESSED
- keyReleased
- keyRELEASED
- keyRepeated
- keyREPEATED
- paint
- PAINT
6. Then pack all files using Mini commander and install your modified MIDlet.
How To Add Turbo 3 Without Log File To Any Java MIDlet Manually
About Turbo 3 Without Log File:
This is different from normal turbo script. It will not create any log file. It will work not only in nokia s40 phones but also in all java phones and symbian phones.
Tools:
1. Blueftp,Mini Commander etc.
2. Bytecode editor
Procedures:
1. Download the attached file.
2. At first extract your java MIDlet to a folder.
3. Using Bytecode editor goto the folder where you have extracted your MIDlet and search for this code:
- javax/microedition/io/Connector
- javax/microedition/io/Connector
- javay/microedition/io/Connector3
5. After that open attached file and there you will see javay folder. Inside that you will get microedition folder and inside that io folder. Then you will see 4 class files
Connector1.class
Connector2.class
Connector3.class
Connector4.class
5. Extract javay folder from attached file to the folder where you have extracted your MIDlet.
6. Then pack all files together using Mini commander.After that install your modified MIDlet.
------------------------
CLICK HERE AND DOWNLOAD THE CLASS FILES
Thanks For Reading .. :)
Keep Sharing.
No comments:
Post a Comment