The Artima Developer Community
Sponsored Link

Java Buzz Forum
MIDP 2.0 on a Mac - so close - so far away

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Wolf Paulus

Posts: 692
Nickname: wolfpaulus
Registered: Jan, 2004

Wolf Paulus is an experienced software developer focusing on Java, XML, Mac OS X, wireless/mobile ..
MIDP 2.0 on a Mac - so close - so far away Posted: Aug 31, 2004 6:58 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Wolf Paulus.
Original Post: MIDP 2.0 on a Mac - so close - so far away
Feed Title: Wolf's Web Journal
Feed URL: http://wolfpaulus.com/feed/
Feed Description: Journal - dedicated to excellence, and motivated by enthusiasm to trying new things
Latest Java Buzz Posts
Latest Java Buzz Posts by Wolf Paulus
Latest Posts From Wolf's Web Journal

Advertisement
Did you ever ask yourself why there aren't any really cool MIDP2 applications for your PDA or cell phone?

If you are reading this blog, chances are you have switched to a Mac soon after OS X was released or maybe more recently - if not - you probably wish you had and still look for the right moment. Anyway, our developer friends on Window PCs enjoy developing MIDP 2.0 applications, using Sun's J2ME Wireless Toolkit, which has become the de facto standard toolkit for developing applications for Java 2, Micro Edition (J2ME).

J2ME Wireless Toolkit 2.2 supports:

  • MIDP 1.0 and 2.0
  • CLDC 1.0 and 1.1
  • Java APIs for Bluetooth
  • Mobile 3D Graphics API for J2ME
  • Wireless Messaging API (WMA)
  • Mobile Media API (MMAPI)
  • J2ME Web Services
  • etc.

Developers, working on a Mac have been left behind - way behind. MIDP 1.0.3 is the most recent reference implementation available on OS X.
Fortunately; there is also a little bit of good news. Michael has made a MIDP2 player available for OS X, which can execute Midlets (1.0 and 2.0) on your Mac.
More importantly, when you plug the mPowerplayer.jar file into your IDE, you can now debug a Midlet by simply starting your debugger at com.mpp.player.PowerPlayerApp' main method, passing your own jad or jar as a command-line parameter.
Say good-bye to X11 but don't get too excited though, writing / distributing an MIDP 2.0 midlet is still not possible on a Mac and better don't count on Sun to see this change.

.. so close so far away ..

Read: MIDP 2.0 on a Mac - so close - so far away

Topic: Creating Custom Desktop Components (Swing) Previous Topic   Next Topic Topic: WJUG> Tapestry by Example

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use