Getting started for Android

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
Post Reply
fernnando
Gnoblar
Posts: 5
Joined: Mon Mar 27, 2017 1:57 pm
x 1

Getting started for Android

Post by fernnando »

Hi! I would like to ask for a tutorial about OGRE and Android. There are many specific changes that one should carry out to get OGRE work in Android and I could not find an explicit document with this information. Besides, I'm working with Qt so I take information from several post/tutorials and I couldn't get it work yet.

Can someone share a Qt minimal example, information about how to start with OGRE in Android and specific tools that are used (NDK which version and why)?

Currently I'm trying to implement Qt+OGRE in Android but the application crashes when I try to create a render window. I have the compiled libraries for Linux-x86 and the example just worked almost out of the box.
My guess is that I need to configure something for Android or I'm missing something :/

Thanks!
Fernando
lempets
Gnoblar
Posts: 1
Joined: Fri Apr 21, 2017 2:05 pm

Re: Getting started for Android

Post by lempets »

I got the same question. Thanks for answering
Post Reply