Hi there,
In my computer science class, I have completed all my projects; So my teacher thought it'd be a good idea to develope IPhone apps. The only problems is that the class is taught in java, and IPhone apps are written in Objective-C. I was wondering if anyone has developed applications in Java, with XMLVM. This compliler (supposedly) converts java byte code into Objective-C (without needing an apple computer or knowledge of Objective-C). Does anyone know if this is correct?
Any help is greatly appreciated.
http://www.xmlvm.org/overview/
Edit: Here is a code example of Java code being used on an IPhone