Not logged inOpenClonk Forum
Up Topic General / Help and Questions / Make a version for android?
- - By Anonymous [se] Date 2012-02-09 00:16
I wonder if there will be a version for android soon, cause i think it would be a great game on my phone. Is it only me that think so?
Reply
Parent - By Zapper [de] Date 2012-02-09 00:33
It would be a great game on a phone - but I doubt your (or any) phone would be powerful enough to run the Clonk game as it is :)
Parent - - By Clonkonaut [ie] Date 2012-02-09 01:43
We have no Android developers in the team and even if we had, it's like Zapper said: No Android device so far is capable of running Clonk. :)
Reply
Parent - - By ST-DDT [de] Date 2012-02-10 12:30
What about Nano-Meele-Maps?
Parent - By Zapper [de] Date 2012-02-10 12:45
Even that would require huge rewrites of parts of the Clonk engine I assume
Parent - - By roboclonk [de] Date 2012-02-11 15:59
And PSVita? :D
Reply
Parent - - By Clonkonaut [ie] Date 2012-02-11 16:03
As soon as someone (you? ;) ) hires a vita developer.
Reply
Parent - - By ST-DDT [de] Date 2012-02-12 14:54
why developer, searching a compiler should be enough, right?

Which language is used to make clonk? c? If I know I'll search for a compatible compiler. Any important things I should keep in mind?
Parent - - By Clonkonaut [ie] Date 2012-02-12 15:01

> why developer, searching a compiler should be enough, right?


If you encounter just the slightest problem, no one will be able to help you :) Porting software to another system is more than just finding a compiler.

In addition, I doubt anyone from the team has a PS Vita to test your compiled version.

But of course, feel free to go. The Language is C++
Reply
Parent - - By Clonk-Karl [de] Date 2012-02-12 15:21 Edited 2012-02-12 15:24

> Porting software to another system is more than just finding a compiler.


It's in fact much more than that. You need to not only have a (cross-)compiler available but also all the dependencies to build Clonk, an emulator (and/or device) to test. And then, after you spent a few days (being optimistic here) to get it running (and assuming the device is capable of running it at an acceptable speed), you need to make the whole thing enjoyable. This includes redesigning menus and the GUI for smaller screens and adjusting controls, for example.
Reply
Parent - By ST-DDT [de] Date 2012-02-12 15:24
I googled a bit and found an sdk (with libs), but I just found out that i don't have a PSVita to test.
I have to look for an VM first to test.
Up Topic General / Help and Questions / Make a version for android?

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill