PDA

View Full Version : JAVA MIDP 2.1 on N9 ???


immi.shk
10-06-2011, 10:11 AM
is it true that Nokia N9 supports Java midp-2.1 :confused: (some site says it supports java midp-2.1 & some says it supports java script):confused:
if true can anyone upload screenshots or screencasts of it... & does it supports 3d gaming:confused::confused:

also if true can it be ported to N900

P.s - i'l post a video of java on N9 as soon as i find it

Andy1210
10-07-2011, 06:11 AM
nope, doesn't support java midp

fahadj2003
10-07-2011, 06:32 AM
gsmarena says it does

qhubekela
10-07-2011, 06:39 AM
I don't know about N9, but I think it's just like N900 in this respect.

Although N900 doesn't support J2ME out of the box. there is MicroEmulator, which is available on the repositories. This can run a few J2ME applications

Note that ME will not necessarily run all types of midlets. I have successfully used a number of them, and have had only one or two fail.

I should assume that porting some jvm to the N9 will be possible, unless, of course, there is restriction from security features in the N9

immi.shk
10-08-2011, 04:01 AM
N900 doesn't support J2ME out of the box. to make it work, you need to install MicroEmulator, which is available on the repositories.

Note that ME will not necessarily run all types of midlets. I have successfully used a number of them, and have had only one or two fail.

thanks for reply.. :)
what about 3d games?
does multitouch brings a better experience with new ME skin?

sophiophile
12-31-2011, 03:05 AM
I dont really know much about this stuff, but I cam fully verify that Java SE 7 (for embedded) can be run on the N9. Attached are a few screenshots. I haven't given the ME edition a swing yet.

I don't think this can be distributed as per Sun's licensing, so maybe just a guide is the best way to go. I also dont know how to do the whole plugin for fennec yet (there isn't even a fennec plugin folder like in other versions' guide to Java-fication).

I'm sure someone who doesn't flail around violently in the terminal (hell I even managed to break aegis so badly a few times that I stopped getting the warning message on boot using the openkernel)

The key (no pun intented) limitation right now, is that I dont know how to provision/enable the virtual keyboard (for example, when running tightvnc's jar client)

----

PS - Big props to RZR, who's repo is the only reason I can do anything neat on this device. I noticed that your rdesktop said "todo fullscreen", but if you just run as rdesktop <hostname> -g 854x480 -c 16 -D -f, you get a very usable fullscreened experience. However, the lack of a keyboard for non-950ers like me mean using the OSK from Windows, which is obviously ballz.. and Windows8DeveloperPreview seems to rdp to a blackscreen. And there's something wrong with libssl-1.0.0.deb's postinst script (required by rdesktop), which I elegantly solved by deleting said file

sophiophile
12-31-2011, 03:31 AM
Ooooh... so after passing credentials via commandline to the tightvnc.jar. Not only does JavaSE work, but it works fantastically. I had previously been using a HTML5 websockets proxy to get VNC client functionality with non-RDP/windows systems on the N9 (which obviously couldn't use java acceleration), and it was just horrible

In contrast, using tightvnc's java client is fantastically fast/responsive, ignoring the issue of no native virtual keybard support (perhaps someone here can turn me on to a solution).

Screenshot shows MS-paint (containing another screenshot), and the lil' menubar from TightVNC.

immi.shk
12-31-2011, 04:16 AM
@sophiophile
first of all thanks for ur contribution..
i would like you to have a look at Kemulator (http://www.google.com/m/search?site=universal&client=ms-nokia-maemo&channel=unibox&q=kemulator+0.9.8)

its one of the best j2me emulator for Pc Win32/64... but what i noticed is a big kemulator.jar file in its installation folder, which i think is working with J2SE...
so is it possible to port Kemulator to N9/N900...

rcolistete
01-03-2012, 10:00 PM
In contrast, using tightvnc's java client is fantastically fast/responsive, ignoring the issue of no native virtual keybard support (perhaps someone here can turn me on to a solution).


To N9 users (without physical keyboard), one solution is to pass parameters (host, etc) in command line :
$ java -jar tightvnc-jviewer.jar <IP-ADDRESS>::5900

Even without controls, this TightVNC Java solution is the 1st VNC client solution for MeeGo Harmattan (as far as I know).

Thanks for the how-to install of Java SE and use of TightVNC Java.

rcolistete
01-04-2012, 02:30 AM
About running Java MIDP (midlets) on Nokia N9 :

- follow :
http://forum.meego.com/showpost.php?p=37644&postcount=20
to install Java SE;

- download MicroEmulator from :
http://snapshot.microemu.org/microemulator/download/
Unzip it and copy the directory to your Nokia N9, e.g., '/home/user/Java/microemulator-3.0.0', creating the '~/Java' directory before.

- run the MicroEmulator on Nokia N9 :
$ cd ~/Java/
$ java -jar microemulator-3.0.0/microemulator.jar
Follow :
http://talk.maemo.org/showthread.php?p=789909
to download and install some MicroEmulator skins tailored for Nokia N900 (also useful for N9).

- to run a 'midlet.jar' :
$ java -jar microemulator-3.0.0/microemulator.jar midlet.jar

soleil
01-07-2012, 08:09 AM
I dit it and got some errors but I fixed and it worrks :)
I hope an GUI version for all users :)

www.rzr.online.fr
01-07-2012, 10:26 AM
1st we should focus on proper j2se integration (deb)

enki71
01-07-2012, 03:16 PM
so there is a way to run an app like this one http://www.rdmplus.com/ ? i would love to use vnc or remote control via internet but not enough knowledge in meego

soleil
01-08-2012, 06:37 AM
I need to retype all the steps each time I close the terminal !! Is there a way to save it ?

Mada22009
01-08-2012, 09:33 AM
I dit it and got some errors but I fixed and it worrks :)
I hope an GUI version for all users :)



I have a ".jar" installation file for "whatsapp" that I downloaded from some Arab forum, it said it's for N9 but I couldn't run that file on n9 since it doesn't support java.

since you got it running does that mean you are able to install such files?

soleil
01-08-2012, 10:08 AM
Yes , i'm able to run java MIDP on my N9

myname24
01-08-2012, 12:51 PM
I have a ".jar" installation file for "whatsapp" that I downloaded from some Arab forum, it said it's for N9 but I couldn't run that file on n9 since it doesn't support java.

since you got it running does that mean you are able to install such files?

could you please link that jar file?

et3rnal
01-08-2012, 01:58 PM
thx heaps guys u made my day :D

can anyone plz try to run whatsapp :)

Arthuro_Adam
01-08-2012, 07:00 PM
Any easy way to install Opera Mini?

rcolistete
01-08-2012, 07:33 PM
Any easy way to install Opera Mini?

Well, Opera Mobile for Harmattan is better : full screen, it has an icon to launch, etc.

Anyway, if you really want to run Opera Mini, follow :

http://talk.maemo.org/showpost.php?p=1145452&postcount=10

download an opera-mini<some-version>.jar from :

http://www.opera.com/mobile/download/versions/

for example, 'opera-mini-6.5.26955-advanced-en-us.jar'. Put this file in '/home/user/Java' directory.

To run, open Terminal and go to the 'Java' directory (where there is 'microemulator') and type :

$ java -jar microemulator-3.0.0/microemulator.jar opera-mini-6.5.26955-advanced-en-us.jar

Mada22009
01-08-2012, 09:46 PM
Yes , i'm able to run java MIDP on my N9
then please do try to run this file, if it works it would be damn great
"I posted it but its awaiting some moderator approval since the post has a link in it"

put the http and www b4 this and hit enter you should be able to find the file and few more messengers in a zip file

mediafire.com/?jz4ba4awbmn80me

myname24
01-09-2012, 11:48 AM
then please do try to run this file, if it works it would be damn great
"I posted it but its awaiting some moderator approval since the post has a link in it"

put the http and www b4 this and hit enter you should be able to find the file and few more messengers in a zip file

mediafire.com/?jz4ba4awbmn80me


None of those files worked under microemulator . ERROR for all . But the official opera mini worked but Nimbuzz didn't.

Mada22009
01-09-2012, 01:41 PM
that is sad alright I am sorry that i might be asking allot ... but many people are trying to get whatsapp running on n9 and this seems to be a good way to do so

may you try and check if there is a whats app version made with java that might run on this emulater?
I would do it my self but my knowledge is bleak "a tbest" in these matters at.

thanks in advance :)

myname24
01-09-2012, 02:12 PM
that is sad alright I am sorry that i might be asking allot ... but many people are trying to get whatsapp running on n9 and this seems to be a good way to do so

may you try and check if there is a whats app version made with java that might run on this emulater?
I would do it my self but my knowledge is bleak "a tbest" in these matters at.

thanks in advance :)

Already did but another fail . And if whatsapp worked on microemulator it could have been there for the N900 for ages.

aRTee
02-03-2012, 12:17 PM
Could anyone give the one from this page a try:
http://www.vbl.ch/getdoc/02801f6e-933b-4ef1-9729-418208cb7896/Installationsanleitung.aspx

I'm getting some weird errors, for files I don't even see inside the jar, perhaps I'm not looking in the right place/way..?
BTW I took the touchscreen (3rd) version.

prophet412
02-15-2012, 04:04 AM
For adding an icon on the home screen to directly run Microemulator, enter the following in a file "microemu.desktop" in /usr/share/applications


[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Name=Microemulator
Exec=/opt/ejre1.7.0_02/bin/java -jar /home/user/Java/microemulator-3.0.0/microemulator.jar
Icon=/opt/ejre1.7.0_02/java.png
X-Window-Icon=
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable


You can use your own icon or use the attached icon. I stored it in /opt/ejre1.7.0_02.

www.rzr.online.fr
05-19-2012, 09:05 PM
Hi until we got a proper jvm package you can use ubuntu one , check the demo j2se and j2me on n950 :

http://rzr.online.fr/q/ubuntu# #UbuntU running within #MeeGo/#HarmattaN for !n950club : support #NfS, #JavA , Download RootFs or Watch video