Topic: I'm stuck...

I'd read all user manual but I don't know answer of a most important question.
I have a simple question... how can I build a .exe file in windows, or .apk file for android?
I'm sorry if it was written in the wiki.

Last edited by kumasao (2013-01-21 13:38:32)

Re: I'm stuck...

you open your project and do : File > Publish Project
it will create a project/ folder inside your project directory, with an exe if you are on windows, an app on mac etc

but it doesn't create apk for android. It has not been tested on Android yet, so you need to import maratis engine code in c++ for android.

It has been tested on iOS so there is a xcode project on svn (inside branches).
For Android it should work in a similar way.

Re: I'm stuck...

Thanks quick reply big_smile
OK, I'll try it. (but I'm probably likely to fail :s)
so... are you not interested in android??
Anyway, thanks.

Re: I'm stuck...

yes, but I don't have a Android device to test,
and also not much free time, I hope a contributor will test it.

Re: I'm stuck...

anael wrote:

yes, but I don't have a Android device to test,
and also not much free time, I hope a contributor will test it.

When you find the time document whatever info you have for maratis on android and I can
look into it, I have a few android devices.