Page 1 of 1
ahhh i hate javaa!!!!! j2me!!!!
Posted: Mon Dec 26, 2005 9:47 pm
by doodlemunch
hi!!! can anyone explain me what shoul i install to programm a j2me game for my cellphon?? cos i got about 200 mb of sdk from java sun and i still can not make anything that would work in a cellphoen i tried usin a emulator too but doesnt work
are there ani tutorial for this??? where ??? thanks n srry for this offtopic but i dont know if ani other place to ask this!
Posted: Mon Dec 26, 2005 10:18 pm
by kake26
JAVA IS EVIL! SEEMINGLY ALSO RANDOMLY DECIDES TO WORK OR NOT WORK!
Posted: Mon Dec 26, 2005 10:29 pm
by rsts
Just a thought, but have you thought of possibly trying a java forum?
cheers,
Posted: Mon Dec 26, 2005 11:01 pm
by josku_x
or better, looking for software making cellphone games and programs?
Posted: Mon Dec 26, 2005 11:01 pm
by Bonne_den_kule
Try a Java forum
BTW: Java is ok. You can't compare PB and Java. they are two totally different languages.
Posted: Mon Dec 26, 2005 11:06 pm
by Trond
Bonne_den_kule wrote:You can't compare PB and Java. they are two totally different languages.
And thank God for that!
Posted: Tue Dec 27, 2005 10:12 am
by DarkDragon
IIRC j2me = Java 2 Mobile Environment. You need this and the j2se and the jre for compiling mobilephone games.
Posted: Tue Dec 27, 2005 12:08 pm
by benny
@doodlemunch:
I played around a bit with J2ME and coded a little game
(
http://www.weltenkonstrukteur.de/works/rem4.php).
There are a lot of good tutorials around which explain how
to install every tool needed. Have a look an that GameDev
article for example :
http://www.gamedev.net/reference/progra ... res/j2me1/
If you want to start developing seriously I could recommend you
to go with the ECLIPSE version for J2ME. But this is just my per-
sonal favourite.