android Build

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
maktabun
Posts: 2
Joined: Tue Oct 11, 2016 9:41 pm

android Build

Post by maktabun »

Hi, I'm very new in Irrlicht. Is there any step by step tutorial for building Android apk?
Thanks.
CuteAlien
Admin
Posts: 9629
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: android Build

Post by CuteAlien »

Yes, but you need the ogl-es branch of Irrlicht which is only available on svn so far (https://sourceforge.net/p/irrlicht/code ... es/ogl-es/).
In there check the readme.txt in examples/27.HelloWorld_Android:
https://sourceforge.net/p/irrlicht/code ... ld_Android
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
maktabun
Posts: 2
Joined: Tue Oct 11, 2016 9:41 pm

Re: android Build

Post by maktabun »

Thanks for help.
Post Reply