public abstract class ArticleDetail extends ArticleList
implements Editable, Deletable {
/**
 * @subject Java ME Resources
 * @topics Computers Java Mobile
 * @permalink Java_ME_Resources
 * @trackback http://www.hjsoft.com/blog/trackback/Java_ME_Resources
 * @author john
 * @created 1/5/07 2:34:33 PM
 * @modified 1/5/07 3:35:32 PM
 */

An old friend submitted a comment inquiring about how to get started in Java ME, so here's my list of pointers:

  • Tool up: Eclipse, EclipseME, and Sun's Wireless Toolkit (I still use WTK 2.2).
  • Beginning J2ME: From Novice to Professional is a very thorough book, and I recommend it.
  • When I need to start making my apps look better, I'll probably look at J2ME Polish.
  • I watch GetJar to keep up with the other apps and games.
  • I heard discussed in some podcast that the Sprint Developer Program is pretty open with access to lots of the Java APIs (sometimes using developer root certificates).
  • Cingular's and SonyEricsson's security models for their phones can be infuriating, so you definitely want to search around and maybe even personally test what an application can do on a phone you're thinking of purchasing.
  • I still intend to stick with Cingular, though, so I'll say that the phones that currently interest me are the SonyEricsson W810 or maybe the Samsung D807.
  • I collect other links on delicious tagged: JavaME and Java+Mobile.
  • Lastly, you'll find anything else I have to say on this subject under the Java or Mobile categories on this weblog.
public Comments displayComments() {
/*
 * Shai Almog
 * http://jroller.com/page/vprise
 * 1/8/07 7:32:37 AM
 * I'd recommend NB mobility
 */
I think that when it comes to Java ME the Netbeans mobility and its amazing GUI builder are years ahead of anything Eclipse has to offer. NB mobility supports features such as on device debugging (in devices that support it such as Sony Ericsson). It also ships with some standard components that really help such as a table widget etc.
The Sprint toolkit is based on the WTK and is quite recommended if you want to work with Sprint (Vodafone has a similar toolkit). Both toolkits plugin to Netbeans and should work with the Eclipse mobile tools.
Also you didn't mention CDC which as far as I know only Netbeans supports at the moment.
/*
 * John Flinchbaugh
 * http://www.hjsoft.com/blog/
 * 1/8/07 10:37:47 AM
 * NetBeans Refactoring and Features
 */
I'd like to look at the mobility pack some day, but I tried NetBeans 4.x and 5.0 a while back and I was completely underwhelmed with the lack of basic refactoring features I've come to expect from my IDE (Eclipse).
I have NB 5.5 downloaded, but I've not had another 30 minutes to try it out yet.
}
public Comment postNewComment() {
Name:
Email (hidden):
URL:
Subject:
Body:
 
 
}
}
 
Robots, look here.