Results 1 to 5 of 5

Thread: Is Nokia N9 supports Java MIDP 2.1?

  1. #1
    Join Date
    Nov 2011
    Posts
    61

    Is Nokia N9 supports Java MIDP 2.1?

    Is Nokia N9 having support for Java MIDP 2.1?????? I searched on the Google and found that it is having support for Java MIDP 2.1. on some sites it is mentioned that it is having support for JavaScript…. Now you all guys tell me what is truth????

  2. #2
    Join Date
    Nov 2010
    Posts
    1,614

    Re: Is Nokia N9 supports Java MIDP 2.1?

    As far as I know Nokia N9 is having support for Java MIDP 2.1. But still you wanted to confirm than you can look at the offical website or directly ask to Nokia Care people about the above mentioned thing.

  3. #3
    Join Date
    May 2011
    Posts
    1,665

    Re: Is Nokia N9 supports Java MIDP 2.1?

    I am not having idea regarding Nokia N9. But I think it will be same as that of Nokia N900. N900 is not having support for J2ME. However its having MicroEmulator available in respositires. Where you can run some J2ME application. I doubt that ME will run all kind of midlets. I used some of them without having much trouble. I am assuming that porting of some of JVM to N9 could be possible. Until and unless security feature of N9 will restrict to do so.

  4. #4
    Join Date
    May 2011
    Posts
    1,860

    Re: Is Nokia N9 supports Java MIDP 2.1?

    I am sure about the thing that Java SE 7 can run on the Nokia N9. But don't know about Java MIDP 2.1.

  5. #5
    Join Date
    May 2011
    Posts
    1,863

    Re: Is Nokia N9 supports Java MIDP 2.1?

    If you wanted to run Java MIDP2.1 on Nokia N9 then you should perform following steps.
    • You should install Java SE on the device.
    • Aftera that you have to download MicroEmulator from the offical website.
    • You have to unzip it and copy directory on Nokia N9 .
    • In order to run MicroEmulator you have to run following command
    • Code:
      $ cd ~/Java/
    • $ java -jar microemulator-3.0.0/microemulator.jar
  6. To Run midlet.jar you should execure following comand.
  7. Code:
    $ java -jar microemulator-3.0.0/microemulator.jar midlet.jar
Reply With Quote Reply With Quote

Similar Threads

  1. Replies: 3
    Last Post: 23-08-2011, 08:57 AM
  2. Do Toshiba thrive will supports runtime version of java?
    By Ramamurti in forum Portable Devices
    Replies: 1
    Last Post: 22-08-2011, 03:17 PM
  3. Is java supports polymorphism?
    By beelow in forum Software Development
    Replies: 3
    Last Post: 19-11-2009, 11:30 AM
  4. Is Sony Ericsson K530i supports JAVA Application ?
    By Omesh in forum Portable Devices
    Replies: 2
    Last Post: 06-06-2009, 09:36 PM
  5. Replies: 1
    Last Post: 01-04-2009, 06:56 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,489,856.40287 seconds with 17 queries