programming games for mobile phones

General, off-topic discussion about things of interest to the members of these forums.

Moderator: cheriff

Post Reply
wh0
Posts: 1
Joined: Sat Jan 14, 2006 6:33 am

programming games for mobile phones

Post by wh0 »

Will someone direct me to some sites that explain this and let me kno what tools/progs i need? Thanks
sandberg
Posts: 90
Joined: Wed Oct 05, 2005 1:25 am
Location: Denmark

Post by sandberg »

Could you be more specific. Which mobile platform are you targeting ? J2ME (Java), S60, Brew or something else ?
Br, Sandberg
risingsun
Posts: 8
Joined: Sat Jun 25, 2005 8:54 am

Post by risingsun »

i guess if you just google it maybe you can find multiple sites. Like also what type of platform?
charliex
Posts: 16
Joined: Thu Jan 26, 2006 4:03 pm

Post by charliex »

for j2me you can go to suns webpage and get the WTK or wireless toolkit, this is a simple j2me setup, it has emulators etc. Sony, etc provided similar versions. Nokia also have all their SDKs downloadable for J2ME and Symbian.

for brew go http://brew.qualcomm.com to work on an actual device though you need a verisign id ( $400 ) and approval from qualcomm, but you can write stuff with their simulator, although its basically just a windows app with VC dlls

generic j2me
http://java.sun.com/products/sjwtoolkit/

nokia j2me and symbian
http://www.forum.nokia.com/main.html

sony j2me
http://developer.sonyericsson.com/


sprint j2me
http://developer.sprint.com/site/global/home/p_home.jsp

brew
http://brew.qualcomm.com/brew/en/develo ... urces.html

there is a pdf on the brew site called getting started, it tells you what you need
Post Reply