Archive 17/01/2023.

Android release?

jujuba

okay i suppose urho3d can be compiled with ndk,sdk and tools to generate android and ios, but what about the android and ios releases?

can i generate a apk or app directly from them?
i need to have just ndk and tools / xcode?
or these releases are just a “test”/“trash”?

rku

Those releases are SDKs. You develop your project just like any other c++ project for ios/android and link to a SDK of that platform.