Can we run Java applications on iPhone? [closed]
Can we run or develop apps for iPhone in Java? Have a look to these links and answer: http://www.iphonefaq.org/archives/9731 http://www.j2mepolish.org/cms/leftsection/documentation/platforms/iphone.html http://www.ibm.com/developerworks/opensource/library/os-eclipse-iphone/ gizmo Currently, there is no JVM running on the iPhone. This means that the only way you have to develop apps for iPhone in Java is to have a compiler that will compile your java code down to Objective-C code. There are several solutions that do exactly that: Codename One - focuses on building applications using Java with