J2ME Development

Soldato
Joined
12 Jun 2005
Posts
5,361
Hi there,

I would try and develop some applications in J2ME for mobile phones to communication with other bluetooth devices (but obviously i will have to develop some simpler stuff first)

I have never done anything like this and am unfamiliar with the syntax and the IDEs.

So what IDE do you suggest? And do you have any good tutorials for doing things like simply hello world apps etc....

Thanks.
 
Yeah, I used this for a 2nd year project at Durham too. It's pretty much java but with a slightly restricted API, so if you know java you're good to go, if not java is easy enough to learn.

As for an IDE I'd thoroughly recommend netbeans, it's free, easy to use, and there is a plug in for it to emulate a cellphone.

Closest thing to java i know would be c#.

I have read they are similar, but i am sure there will be some subtle differences.

I will try netbeans - thanks.

----- Thanks for the book recommendation too, but I don't like buying books for this sort of thing when there is bound to be something just as good on the internet - just didn't want to look myself :p
 
Back
Top Bottom