recp / AssetKit

🎨 Modern 2D/3D - Importer • Exporter • Util - Library, also known as (AssetIO)
Apache License 2.0
188 stars 18 forks source link

Android Support #18

Open recp opened 5 years ago

recp commented 5 years ago

AssetKit must support Android JNI / NDK. Currently I couldn't build AssetKit for Android because of I couldn't build libxml2 for Android.

Dropping some dependencies is an option to make it more build friendly, especially for Android.