`

Samsung Star 3g Install Full Screen Java Games/Applications

    博客分类:
  • JAD
阅读更多
Hey all,

I am back with another great tutorial about how to install Java games & application in Samsung  Star 3g with full screen. Because by default it comes with a virtual keypad, which is not necessary in touch screen applications & games. So have fun with this trick.

Here is step by step procedure for installing full screen games.

1. You need to first download star 3G games or application that supports touch, you can get it from google. Any touch supported JAVA games/ apps will work with it.

2. Then Open the .JAD file with notepad. You’ll see something like this.

Manifest-Version: 1.0
Created-By: 1.4.1_02 (Sun Microsystems Inc.)
MicroEdition-Configuration: CLDC-1.1
MIDlet-Name: Roland Garros 2008
MIDlet-Icon: /icon.png
MIDlet-Vendor: Gameloft SA
MIDlet-1: Roland Garros 2008, /icon.png, GloftRGAR
MIDlet-Version: 1.4.7
MicroEdition-Profile: MIDP-2.0
MIDlet-Jar-Size: 576987
MIDlet-Jar-URL: RolandGarros2008.jar
Nokia-MIDlet-Category: Game

3. Then add this lines at the bottom of this file text.

MIDlet-Touch-Support: True

4. Now it would look like this :

Manifest-Version: 1.0
Created-By: 1.4.1_02 (Sun Microsystems Inc.)
MicroEdition-Configuration: CLDC-1.1
MIDlet-Name: Roland Garros 2008
MIDlet-Icon: /icon.png
MIDlet-Vendor: Gameloft SA

MIDlet-1: Roland Garros 2008, /icon.png, GloftRGAR
MIDlet-Version: 1.4.7
MicroEdition-Profile: MIDP-2.0
MIDlet-Touch-Support: True
MIDlet-Jar-Size: 576987
MIDlet-Jar-URL: RolandGarros2008.jar
Nokia-MIDlet-Category: Game

MIDlet-Touch-Support: True

5 . Then save wfile & install files by using unlocking Smasung star 3g Procedure for installing Java games & apps.

6. Thats it. If this does not work you can use it following four lines instead of above line.

TOUCHSCREEN: true
NUMPAD: true
MIDlet-Touch-Support: true
SCREEN_WIDTH: 240
SCREEN_HEIGHT: 320

Hope this tutorial will hekp you. Comment here is you have any problem with this trick. Also we love appreciations, is this one has worked for your Samsung Star 3G.

From: http://digitalconqurer.com/gadgets/samsung/samsung-star-3g-install-full-screen-java-gamesapplications/


分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics