![]() |
[BETA RELEASE] PhoneME Advanced (Java Mobile)
2 Attachment(s)
Background:
We have native versions of Java Standard Edition (Sun JSE Embedded / OpenJDK) to run desktop Java applications . We could not run Java Mobile Editon apps/games (Opera Mini, Shazam etc) as you would find on other mobile phones, without MicroEmulator running on top of Java SE. While this worked to an extent it did take a lot of CPU to run JavaSE, running a JavaME emulator, to run a Java ME app. The ideal solution would be to have a native version of JavaME we can call from the command line like Java SE . PhoneME is the equivalent of this and has been around for a while, but compiling it is notoriously difficult, and there have been no working compiled versions of it available for N900 until now. ------------- I have approached Davy Preuveneers who was behind the following builds for Android, Linux ARM and Windows Phone, and he has very kindly donated some time to create a Maemo/MeeGo version for the community. Quote:
|
Re: [TESTING] PhoneME Advanced (prototype release) with Opera Mini 6
input method (mscim) not work
|
Re: [TESTING] PhoneME Advanced (prototype release) with Opera Mini 6
ok, this might actually be really cool
thanks for sharing this |
Re: [TESTING] PhoneME Advanced (prototype release) with Opera Mini 6
Post updated with background information about JavaSE, JavaME and PhoneME, to explain which problem this solves for N900.
|
Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
[DarkGUNMAN], did you try to run Opera Mini v6.5? I tried and it crashes on start. I just replaced names of jar and jad files in opera.sh. I also tested v4.2 which works fine.
|
Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
Opera is working on my N900..by testing the examples included...Woow...it is very fast...I've tried to start Skebby.jar but it can't find a PlayerListener class :( any hints?
I've also tried to start Whatsapp jar but it says "Illegal Protocol" because it lacks of s40 nokia libs :( |
Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
what does ebuddy says? can anybody try it out? :)
would be fine to have a messneger client running on our N9/N950's (without having to sync all the contacts in our devices) |
Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
Quote:
|
Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
anyone tried shazam
|
Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
1 Attachment(s)
I've been asked to try and get a jar file working.
This method might work for other jar files for testing.. no guarantees since this just my own guessworkl The command line for this is not as straightforward to get working, but reading the .sh files bundled with this it loads the modules before calling jar, then loads the main class. The main class is named in the jar file.. this can be found by opening the jar file with a zip program. Open 'META-MF/MANIFEST.MF' with a text editor The file will look something like this: Code:
Manifest-Version: 1.0 If you navigagte the file using a zip program you will find a file structure similar to this. To get it working I edited the .sh file and saved a copy: Code:
#!/bin/sh |
All times are GMT. The time now is 01:54. |
vBulletin® Version 3.8.8