View Full Version : J2me
krycor
27-01-2007, 09:22 AM
I was wondering if anyone can recommend a good online tutorial or ebook for this. Got a few but they seem yucky and useless.. Also what's a good IDE for it? I wanna make a few app's :cool:
ps. I can code in java etc
Kloon
29-01-2007, 09:01 AM
I dont know about a good online ebook or tutorial, but i know of a very good book. Deitel's Java Micro Edition, excelent book with a cd that has a few ide's on it. I think on the java website there's a ide you can download for j2me, or an extention to use it with Netbeans IDE.
icyrus
31-01-2007, 09:46 AM
Check out eclipse and its add ons (http://www.eclipse.org/home/categories/embedded_device.php)
Can't say what the user experience is like as I avoid java where ever I can.
sonyericsson.com
Look for this link Sony Ericsson SDK 2.2.4 for the Java ME Platform:)
krycor
31-01-2007, 11:48 AM
Yah netbeans is cool.. just runs slooooooooooooooooooooow ;) cause its compiled in java. I have installed the j2me sdk from sun, now just looking for a good guide to read, so i don't have to re-invent/re-learn the entire wheel when i just need to know how to use it effectively.
Gonna look into those links, thanks.