No MIDP 2.0 mobiles around?

I was about to write a game based on GameCanvas and related API. But a moment ago I checked the list of mobile devices that support MIDP 2.0 and there is zero entries.

My conclusing: I'm giving it up and move to mophun (www.mophun.com).

Can you convince me of the contrary?

Greets from Spain,

igor

[329 byte] By [igileina] at [2007-9-28 18:46:14]
# 1

Yeah, tis young (as in MIDP 1.0 phones are only now being to hit the market), but [url=http://slashdot.org]/.[/url] as a story about a MIDP 2.0 implementation for the Gameboy.

Ohh, Mophun I only see Sony as the list of mobile phone distributers, yet no phones mention this tech on Sonys website.

mlka at 2007-7-12 17:00:59 > top of Java-index,Other Topics,Java Game Development...
# 2

mophun is supported by SonyEricssson models T300, T310, T610. this is actually more than zero, the number of MIDP2.0 phones. as it is based on C/C++ one should assume it is faster. that's what counts in game programming, isntit?

it also has a nice SDK. the API is old-school C funcion oriented though. but it's worth checking it out I think.

igileina at 2007-7-12 17:00:59 > top of Java-index,Other Topics,Java Game Development...