googlesamples / vulkan-basic-samples

Other
498 stars 111 forks source link

update samples to ndk-r13 #3

Closed ggfan closed 8 years ago

ggfan commented 8 years ago

update build to ndk-r13. details are here: https://github.com/googlesamples/android-ndk/issues/307

ggfan commented 8 years ago

this is fixed now. migrating to cmake will follow, thanks

ggfan commented 8 years ago

updated to cmake build: it does take time to load into Android Studio ( importing project ) on windows, be patient; Mac is much better. Gradle build is ok.