i've been working on some java dev but so far nothing. i think that the one flaw is that i would have to edit a lot of strings and build more .plst's that will make the java run. but i have no more plans to work on it because i'm stuck between a wall and a hard place. so no more dev for me at least on this.
I've never had to edit any plists or anything...have you tried Jay Freeman's (Saurik) repository? The JVM is JamVM...it and a HelloWorld are available for download on the aforementioned repo.
of course, it still requires you to learn UIkit stuff. Ive been working on an extra layer that wraps uikit in an Awt/swing like api. if anyone wants to help, I can sourceforge it.
No, it is in fetal form...I quit working on it because I couldn't get jars to run, and got distracted with Garf and Funiculus, but I can now work on it again...I call it Jiph (Java for iPhone). I plan on having methods like addTouchListener(), removeTouchListener(), etc...
Of course, if we were ambitious enough, we could implement AWT...
What's msn? Is that an instant message thing? Never really got into that...
Anyway, anyone who wants to start up another Java wrapper (to wrap the Jay Freeman's UIKit wrapper called "JocStrap", which hugs UIKit pretty tightly), let me know. The project is still in its fetal stage and has not been branded by anyone or anything.
JLA
P.S. I've submitted a sourceforge project proposal...usually takes a day or two to get approved. I'm certainly not planning on controlling the direction of this project (med school just started back up...time very scarce), so it can go anywhere...there won't be a single dominant developer or anything. If you want to join, PM me...
I also need a small guide on how the heck I can run Hello World using the iphone - i cannot even seem to get anything running, or even work out where to begin. I have downloaded all the jamjvm and gnu classpath etc