Android port?
Posted: Wed Jul 06, 2011 4:33 am
Hi guys,
I've played Defcon before and remember how great the game is, but unfortunately I don't have much time to play at a full-blown machine at home or work, but I'd have bought it for android tablet w/o any second thoughts. There are even "defcon" query suggestion at the market, guess I'm not alone in this.
While rewriting the game in java is probably not a good option, android seem to be running on (more-or-less regulat) linux kernel and libs behind the scenes, and some apps are exploiting this fact to install (although maybe built against android libs) native open-source components (like bluez, bash, etc), and there's android ndk for such efforts, so maybe it'd be possible to port linux version to android without too much effort involved?
Biggest difference from conventional linux distro would probably be the abscence of X server, but I bet it's used via some abstraction like SDL anyway, which, for instance, seem to be ported to ndk already (quick google: http://www.anddev.org/sdl_port_for_andr ... t9218.html).
So this is kinda port-plea to developers - it'd be awesome to be able to play Defcon from A-Market on a tablet!
Although if it's as complicated as rewriting the thing from C/C++/C# to Java, maybe it's not really worth the effort.
I've played Defcon before and remember how great the game is, but unfortunately I don't have much time to play at a full-blown machine at home or work, but I'd have bought it for android tablet w/o any second thoughts. There are even "defcon" query suggestion at the market, guess I'm not alone in this.
While rewriting the game in java is probably not a good option, android seem to be running on (more-or-less regulat) linux kernel and libs behind the scenes, and some apps are exploiting this fact to install (although maybe built against android libs) native open-source components (like bluez, bash, etc), and there's android ndk for such efforts, so maybe it'd be possible to port linux version to android without too much effort involved?
Biggest difference from conventional linux distro would probably be the abscence of X server, but I bet it's used via some abstraction like SDL anyway, which, for instance, seem to be ported to ndk already (quick google: http://www.anddev.org/sdl_port_for_andr ... t9218.html).
So this is kinda port-plea to developers - it'd be awesome to be able to play Defcon from A-Market on a tablet!
Although if it's as complicated as rewriting the thing from C/C++/C# to Java, maybe it's not really worth the effort.