Author |
Help with Java!!! |
hippouk Joined: Mar 04, 2004 Posts: 2 PM |
Hi, i've got lots of games to be uploaded onto my T630 but all my games are in jad files. how do i upload these games via infra red??? |
|
mwright Joined: Jun 21, 2003 Posts: > 500 From: UK PM |
Java games should be in .jar files.
The .jad files are only required for WAP downloading.
If your infra red is configured properly you should be able to use the infra red window to send the .jar files to the phone
Just a thought!
|
qoti Joined: Feb 18, 2004 Posts: 48 PM |
I use cable and all my games are .jar Ive tried .jad and get invalid action or somthing like that. |
hippouk Joined: Mar 04, 2004 Posts: 2 PM |
Thanks all, but all i've got are these jad files and i dont have the jar files that you've all stated that i need to upload the games. wot else can i do??? |
goodan Joined: Dec 07, 2002 Posts: 69 From: Sydney, Australia PM, WWW
|
With some luck you can get the .jar files back over the Internet.
Open the .jad file in notepad.
If the line MIDlet-Jar-URL contains a full URL this is where your can get the .jar.
If it only refer to xxxxxx.jar, then most likely it is in the same server that you get the .jad from. So append the "http://..." part
to the xxxxxx.jar and try to get it from there.
Have fun
_________________
T68i R5D007
my WAP2.0 xHTML site
http://www.goodan.com.au/wap2/
[ This Message was edited by: goodan on 2004-03-07 07:52 ] |
|