Results 1 to 4 of 4

Thread: A Java Question

  1. #1

    Thread Starter
    Addicted Member makster246's Avatar
    Join Date
    Dec 2004
    Location
    nottingham
    Posts
    187

    A Java Question

    O.k this isnt really a programming question but it is java related.

    I have Been experimenting with producing java games for my mobile//only trouble is i dont have a connection cable for the mobile to the computer, but my mobile is able to download..

    I place my compiled .jar file on my webserver and try to download but it doesnt reconise it.. i know its not a problem with my mobile or webserver as i am able to download ringtones off my web server..

    Has anyone got any idea how to package a game on my webserver so i can download it.

    anyway help would be great

  2. #2
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: A Java Question

    Are you using J2ME to make the games? How do you try to download the games? Using Wap? If so, see if you can download any of these games.


    http://www.mikekohn.net/j2me.php

  3. #3
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: A Java Question

    There could be two problems:

    1) You didn't set up the jar file right(I think you did though)

    2) Your mobile needs some kind of Runtime environment to run the programs.

    Since you can download, try downloading the runtime for the J2ME environment.

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: A Java Question

    You need a descriptor file, too. I forgot its format, though.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width