You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The prebuilt Android SDK package is great but requires working on the actual device because libOgreJNI.so is compiled for armeabi-v7a architecture and cannot be run on the emulator.
Is it possible to include also the x86 and x86_64 version too?