Question

Is it possible create a IPhone application by using java and LWUIT framework?

Was it helpful?

Solution

There appears to be a rudimentary LWUIT Microemulator in development, but the author states that this requires jailbroken iPhones. I would not rely on this for anything serious, because I doubt something based on this will ever appear on the App Store.

A better bet would be to learn Objective-C and the native APIs, or use an alternative platform like MonoTouch.

OTHER TIPS

Have a look at this video.

http://www.youtube.com/watch?v=0qvcZOIWSF4&feature=digest_mon.

Looks like pretty cool.

yes it is possible, take a look at codenameone.com project, it's a cross platform mobile framework where the ui part is a fork of LWUIT

It is currently not possible using any language other than objective-c.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top