googlearchive / tango-examples-c

JNI example projects for Project Tango [deprecated] C-API
https://developers.google.com/ar
Apache License 2.0
337 stars 204 forks source link

Build example projects for all available architectures #83

Closed steverichey closed 7 years ago

steverichey commented 7 years ago

Currently, example projects will only build for armeabi-v7a. This change makes it so that all projects will build for x86, arm64, and arm by default. I've tested this locally and all projects built without issue.