robertohuertasm / SQLite4Unity3d

SQLite made easy for Unity3d
MIT License
1.27k stars 265 forks source link

Arm64 Android support #99

Closed BigGiantHead closed 5 years ago

BigGiantHead commented 5 years ago

I added libsqlite3.so to support arm64 for Android. Already tested in the example project and in my own project.

Fixes #98