Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Development > Application Development > Alpha & Beta Testing

Alpha & Beta Testing Developers can post their .apk and ask users to recreate bugs for them, etc, for testing purposes.



Reply
 
LinkBack Thread Tools
Old March 16th, 2010, 02:35 PM   #1 (permalink)
New Member
 
Join Date: Mar 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Netmite J2ME MIDP runner.

I am the author of a General Aviation Flight Planning program called AviatorCalc. This is is written in Java Mobile Edition (J2ME)
See AviatorCalc Flight Planning for further details or Google "AviatorCalc".

A so called J2ME MIDP RUNNER from Netmite is required to support Java ME application such as AviatorCalc on Android devices. I have been able to run AviatorCalc for the most part on both an Emulator and also on an Android phone but the results were disappointing. For instance the characters displayed by the runner is are not very sharp. Also one program namely the holding pattern calculator does not display properly despite the fact that the graphics are very simple. All other programs however worked OK. These problems seem to be associated with the the Netmite MIDP runner as they don't show up on other devices such as Blackberry or Nokia. Unfortunately we able to contact Netmite for their help as their site seems to be permanently down.

I am interested if other developers have experience with the Netmite J2ME MIDP runner and what their experience was.

Any comments would be appreciated.

Bob Rathbone

bobrathbone is offline  
Reply With Quote
Sponsors
Old October 15th, 2010, 08:25 AM   #2 (permalink)
New Member
 
Join Date: Oct 2010
Posts: 7
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi Bob,
You can try www.UpOnTek.com for your midlet. Conversion service from J2ME to Android.

Thanks,
Michal
michalgeva is offline  
Reply With Quote
Old October 30th, 2010, 07:16 PM   #3 (permalink)
Member
 
Join Date: Mar 2010
Posts: 256
 
Device(s): Virgin Mobile LG Optimus Slider
Thanks: 37
Thanked 18 Times in 16 Posts
Default

Microemu also looks like a candidate, especially for those of us hoping to convert a midlet where no source code is available.
MicroEmu: Converting JavaME applications to the Android platform (revisited)

I've spent some time with MIDP runner and completely struck out. I've spent a little time more recently with Microemu and didn't get stuck, but just ran out of time performing a fairly complex software installation. Microemu's advantage is that it's open source, so in principle a developer would have a better chance to figure out where the target application is failing, and have some chance of modifying the emulator to meet their needs.
jae_63 is offline  
Reply With Quote
Old November 16th, 2010, 02:37 AM   #4 (permalink)
Junior Member
 
Join Date: Nov 2010
Location: Pune, MH, India
Posts: 19
 
Device(s): Samsung Galaxy S(GT-I9000)
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Hi there,

Is it necessary to root your SGS to use these converters??
I tried J2ME Runner from netmite. does installing this means I rooted my cell??
I am kinda new to android
R.S.G is offline  
Reply With Quote
Old November 16th, 2010, 07:25 AM   #5 (permalink)
Member
 
Join Date: Mar 2010
Posts: 256
 
Device(s): Virgin Mobile LG Optimus Slider
Thanks: 37
Thanked 18 Times in 16 Posts
Default

no, this didn't root your phone.
jae_63 is offline  
Reply With Quote
Old November 16th, 2010, 07:40 AM   #6 (permalink)
Junior Member
 
Join Date: Nov 2010
Location: Pune, MH, India
Posts: 19
 
Device(s): Samsung Galaxy S(GT-I9000)
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by jae_63 View Post
no, this didn't root your phone.

Is it safe enuf to use this runner??
R.S.G is offline  
Reply With Quote
Old December 29th, 2010, 10:37 PM   #7 (permalink)
New Member
 
Join Date: Dec 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi All,

Their is a new Online Porting site available. It ports J2ME To Android. The cost to port J2ME is very cheap here around $10. I've tried it and it works sweet. Give it a go if you need to get your app across to Android.

Link: http://igames.itechgroup.com.au

You need to register first before you can port. Registration is free.

This is for anyone who is intrested.

maksoy is offline  
Reply With Quote
Old December 30th, 2010, 05:05 PM   #8 (permalink)
Member
 
Join Date: Mar 2010
Posts: 256
 
Device(s): Virgin Mobile LG Optimus Slider
Thanks: 37
Thanked 18 Times in 16 Posts
Default

Can you tell us anything about this Australian site? In particular: what sort of Bluetooth and/or TCP/IP support do they offer within ported applications? Do you submit JAR+JAD files? Or must you submit Java source code?
jae_63 is offline  
Reply With Quote
Old May 11th, 2011, 05:37 AM   #9 (permalink)
New Member
 
Join Date: May 2011
Posts: 4
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to sumeet21587
Default

you can have a look at this if u want
Get APK
sumeet21587 is offline  
Reply With Quote
Old May 13th, 2011, 01:20 AM   #10 (permalink)
New Member
 
Join Date: May 2011
Posts: 4
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to sumeet21587
Default Proting J2me to Android

Hi I am new to android development and i want to port J2me application to android.
Any guidance or any reference would be appreciated.
Thanks in advance.
Sumeet......
sumeet21587 is offline  
Reply With Quote
Sponsors
Old May 13th, 2011, 05:31 PM   #11 (permalink)
Member
 
Join Date: Mar 2010
Posts: 256
 
Device(s): Virgin Mobile LG Optimus Slider
Thanks: 37
Thanked 18 Times in 16 Posts
Default

Here's a commercial group which will (automatically) convert an app for you for $10AUS. I strongly recommend this approach if your app is relatively simple, and there's only one app to convert. It didn't work for me because the app I was interested in has significant Bluetooth requirements, as well as Wifi requirements. But the resulting GUI looked fine.

iGames: Porting


Here's another commercial one, but they didn't provide a quote due to the Bluetooth/Wifi complexity that I warned them about. I guess that pricing is variable.

UpOnTek - J2ME to Android - FAQ


Here's one I haven't tried, but it looks pretty old:
Converting From J2ME | J2ME Android Bridge Space | Assembla


Here's one that I did try but didn't follow all the way through (got 80% of the way through the installation). This seems like the most powerful solution in many ways since the emulator code is all open-source, so in principle it might be possible to hunt down missing functionality and/or bugs.

MicroEmu: Converting JavaME applications to the Android platform (revisited)


Netmite looks troublesome to my eye because (I think) it's not open source and it has not been maintained in a log time. I think that a practical solution for porting should be at least one or the other.
jae_63 is offline  
Reply With Quote
Old May 17th, 2011, 10:39 AM   #12 (permalink)
Member
 
Join Date: Mar 2010
Posts: 256
 
Device(s): Virgin Mobile LG Optimus Slider
Thanks: 37
Thanked 18 Times in 16 Posts
Default

Here is another solution if you have access to original source code

http://www.enough.de/products/j2me-polish/
jae_63 is offline  
Reply With Quote
Old May 23rd, 2011, 05:22 AM   #13 (permalink)
New Member
 
Join Date: May 2011
Posts: 4
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to sumeet21587
Default Porting J2me application to Android

Hi i m new to Android i want to port my j2me games to Android platform .
So need some help so that i can get started with it.
Thanks in advance.
Sumeet
sumeet21587 is offline  
Reply With Quote
Old May 23rd, 2011, 02:06 PM   #14 (permalink)
Member
 
Join Date: Mar 2010
Posts: 256
 
Device(s): Virgin Mobile LG Optimus Slider
Thanks: 37
Thanked 18 Times in 16 Posts
Default

Which of the above have you already tried? Since you apparently have multiple applications to port, MicroEmu looks like a good choice.
jae_63 is offline  
Reply With Quote
Reply

Bookmarks


Go Back   Android Forums > Android Development > Application Development > Alpha & Beta Testing User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Running a J2ME app on Android mgillespie Application Development 5 January 20th, 2012 01:59 AM
Support Java MIDP support? gopals Samsung i7500 2 October 15th, 2010 08:27 AM
ftp in j2me bruno386 Application Development 0 June 26th, 2010 07:55 PM
Support Java /J2ME For Android Crash27 Sony Ericsson Xperia X10 0 June 10th, 2010 07:34 PM



All times are GMT -5. The time now is 04:21 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo