GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Samsung > QUALCOMM Models (3G)

QUALCOMM Models (3G) SGH-Z105x, SGH-Z107x, Z110, Z130, Z140, Z300, Z320i, Z500, Z510, ZM60, ZV10, ZV30, ZX10.

Reply
 
LinkBack Thread Tools Display Modes
Old 10-20-2008, 18:05   #16 (permalink)
Junior Member
 
Join Date: May 2002
Posts: 20
Member: 11499
Status: Offline
Thanks Meter: 0

Quote:
Originally Posted by eldos View Post
Ahhhh I got it now got them uploaded in JAR/JAD but cant find them on phone now :S
did you create a new folder (within the games folder) on the phone, and did you use the code to update the java db?
  Reply With Quote
Old 10-20-2008, 18:26   #17 (permalink)
Junior Member
 
Join Date: Oct 2008
Posts: 5
Member: 880243
Status: Offline
Thanks Meter: 0
Quote:
Originally Posted by sdss View Post
did you create a new folder (within the games folder) on the phone, and did you use the code to update the java db?
I have done it ^^ and games are working fine now !
  Reply With Quote
Old 10-20-2008, 18:31   #18 (permalink)
Junior Member
 
Join Date: May 2002
Posts: 20
Member: 11499
Status: Offline
Thanks Meter: 0
would it be possible for people to possibly post their experiences with the games, as i've only found one that fully works so far and that's 'Block Breaker Deluxe'.

The others seem to have a white bar across the bottom - which on it's own wouldn't be a problem - but it seems to cut off part of the screen on some occasions and on others the buttons that are meant to be there don't respond to presses.
  Reply With Quote
Old 10-20-2008, 20:18   #19 (permalink)
Junior Member
 
Join Date: Oct 2008
Posts: 9
Member: 879829
Status: Offline
Thanks Meter: 0
now i have another question. i have some games that only hae a .jar file but i know i need a .jad too. i used a programm to create a .jad from .jar but when the game starts up it says wrong file format or something like that. anybody tried something similar?
  Reply With Quote
Old 11-22-2008, 18:41   #20 (permalink)
Junior Member
 
Join Date: Nov 2008
Posts: 2
Member: 907277
Status: Offline
Thanks Meter: 0
bubble bash

hi. ive dled bubble bash and installed it sucessfully on my samsung f480. however it doesnt seem to work during game play. i try clicking all over the screen and it doesnt maneuver. only the options and back button responds.

can anyone help?
  Reply With Quote
Old 12-22-2008, 15:43   #21 (permalink)
Junior Member
 
Join Date: Nov 2008
Posts: 30
Member: 908929
Status: Offline
Thanks Meter: 0
Iīve no games supporting touch jet, but when I edited the manifest file, how do I re/zip all the files then? I did it with winRAR but then I can only choose from .rar en .zip. Not .jar How can I do that?
  Reply With Quote
Old 12-26-2008, 15:53   #22 (permalink)
Junior Member
 
Join Date: Mar 2006
Posts: 2
Member: 252405
Status: Offline
Thanks Meter: 0
Quote:
Originally Posted by takwingforever View Post
Hi everybody.

I created this thread for everyone here who got games actually working on Samsung F480.

Actually I created an online folder on 4shared to upload all the games that are actually working on my F480 (F488) and the true touchscreen games are already without the bottom bar.

If u want to help on this, please upload your working games to this folder:

http://www.4shared.com/dir/9328033/2..._working_.html

Please Specify there if the game is true touch without the bar.

I have already uploaded some games there, I will update more as long as i find games working on my F480.




In case that u donīt know how to remove the bottom bar... these are the steps:


Just edit the MANIFEST file, zipped in the JAR file and add the line:
MIDlet-Touch-Support: True

So you just open the JAR file with winrar, then find MANIFEST, open with notepad and add the line
MIDlet-Touch-Support: True

Save the file, re-ZIP the files and rename back to a JAR file.

This should remove the bar.


Hope this will be a good help for all the gamers


Many Thanks
i cant download the files from 4share.com! can u pls email me the games for f480??? your kindness is much appreciated.
email: [email protected]
  Reply With Quote
Old 12-30-2008, 15:49   #23 (permalink)
Major Poster
 
Join Date: Jan 2008
Posts: 36
Member: 671225
Status: Offline
Thanks Meter: 0
Hi,

Do games for the LG KU990 (Viewty) work on the toco?

I have found loads of true touch games for the KU990 in jar format... will these work on the samsung?

Thanks
  Reply With Quote
Old 12-30-2008, 17:29   #24 (permalink)
Junior Member
 
Join Date: Dec 2008
Location: Austria
Posts: 8
Member: 925915
Status: Offline
Thanks Meter: 3
Thumbs up FREE games & apps download, tutorials

Hi there,

on my site you'll find many tutorials, hints especially for Samsung phones:
installing games without WAP, removing keypad-bar, and many more

in addition there are many java games (for F480) & apps & pc-tools for FREE download!!

http://www.handysoft.info
  Reply With Quote
Old 01-02-2009, 00:28   #25 (permalink)
Major Poster
 
Join Date: Jan 2008
Posts: 36
Member: 671225
Status: Offline
Thanks Meter: 0
Hi,

I'm looking for a way to remove the virtual keypad in my Java games, because some of them don't need it but it appears anyway. I have tried editing the MANIFEST in notepad and adding the line ''MIDlet-Touch-Support: True'' but it doesn't make any difference.

Any ideas?
  Reply With Quote
Old 01-02-2009, 06:23   #26 (permalink)
Insane Poster
 
Join Date: Sep 2008
Location: Yau Ma Tei
Age: 35
Posts: 67
Member: 861971
Status: Offline
Thanks Meter: 21
Quote:
Originally Posted by cheerup347 View Post
Hi,

I'm looking for a way to remove the virtual keypad in my Java games, because some of them don't need it but it appears anyway. I have tried editing the MANIFEST in notepad and adding the line ''MIDlet-Touch-Support: True'' but it doesn't make any difference.

Any ideas?

Maybe you are not doing it right...

You just open the JAR file with winrar, then open MANIFEST with notepad and add the line
MIDlet-Touch-Support: True


this is how it looks,
Example with bejeweled:

Manifest-Version: 1.0
MIDlet-Name: Bejeweled
MIDlet-Version: 4.14.78
MIDlet-Vendor: Electronic Arts
MIDlet-1: Bejeweled, icon.png, Bejeweled
MicroEdition-Profile: MIDP-2.0
MicroEdition-Configuration: CLDC-1.1
MIDlet-Icon: icon.png
MIDlet-Description: Bejeweled by Electronic Arts, Inc.
MIDlet-Data-Size: 2048
MIDxlet-Network: N
MIDlet-Touch-Support: True


After you add it there. save the changes.

Then after all this, zip all the files again, in zip format.
then... you have to modify the file extension by yourself.

if u cannot see the file extension ".zip" then in the same window, go to:
Tools------ Folder Options...----- Click the tab "View". Now .. under Hidden files and folders... search for " Hide extensions for known files type" and unmark it. Click OK.

Now you should be able to see the .zip extension "game.zip"

Now you have to rename that "game.zip" to "game.jar" to rename it just select the game and press F2, or u can also do right click and on the game and click rename, then just modify the ".zip" for the ".jar"

Hope this is more clear for you

Happy New Year.
  Reply With Quote
Old 01-02-2009, 06:25   #27 (permalink)
Insane Poster
 
Join Date: Sep 2008
Location: Yau Ma Tei
Age: 35
Posts: 67
Member: 861971
Status: Offline
Thanks Meter: 21
Quote:
Originally Posted by cheerup347 View Post
Hi,

Do games for the LG KU990 (Viewty) work on the toco?

I have found loads of true touch games for the KU990 in jar format... will these work on the samsung?

Thanks

Some of them do work.

almost all the latest touchscreen games from gameloft work fine.
  Reply With Quote
Old 01-02-2009, 06:41   #28 (permalink)
Insane Poster
 
Join Date: Sep 2008
Location: Yau Ma Tei
Age: 35
Posts: 67
Member: 861971
Status: Offline
Thanks Meter: 21
Quote:
Originally Posted by mst6333 View Post
i cant download the files from 4share.com! can u pls email me the games for f480??? your kindness is much appreciated.
email: [email protected]
You should be able to download them from the folder, I just tested it and itīs working.

Please try again.
  Reply With Quote
Old 01-10-2009, 04:34   #29 (permalink)
Junior Member
 
Join Date: Mar 2006
Posts: 2
Member: 252405
Status: Offline
Thanks Meter: 0
sorry... that folder is working. i always facing ip problem.
the error message shown like this:
"You are already downloading a file from IP-address 219.93.152.34. To download another file you have to wait until current download process is finished.
In case you are not downloading anything and got this message, then you are using a proxy-server or a shared IP-address.
With Premium account you can download many files at the same time even if the proxy-server is used. Get your Premium account right now to download instantly."

any solutions for this? thanks for ur help
  Reply With Quote
Old 01-21-2009, 22:49   #30 (permalink)
Junior Member
 
Join Date: Jan 2009
Posts: 1
Member: 952810
Status: Offline
Thanks Meter: 0
hi, thanks for this.
does anyone else experience the bad performance of java on this phone?
especially with 3d games it is realy slow. i know its not a sony psp, but even my previous SE W580i was much faster. firmware?
  Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
thread Thread Starter Forum Replies Last Post
Install games on samsung F480 ROCCO935 Samsung Media, Games, Ringtones 0 11-03-2008 17:46
Will java games work on Nokia 9500? Please reply someone2408 WD2 & APE (Symbian Phones) 2 06-05-2006 06:54
JAVA applications and games working on Sagem phones vozice_09 Wallpaper, Applications, RingTones, etc 1 04-03-2005 19:52
Ngage games working on nokia 6600 check this out loneranger Nokia Multimedia 0 12-27-2004 10:36

 



All times are GMT +1. The time now is 15:45.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.25569 seconds with 9 queries

SEO by vBSEO