Does anyone know how to setup Bullet Physics in Android Studio Using the NDK?

Post Reply
bluelightzero
Posts: 1
Joined: Tue Jun 19, 2018 1:05 pm

Does anyone know how to setup Bullet Physics in Android Studio Using the NDK?

Post by bluelightzero »

I downloaded bullet-master from github and used "Link C++ Project with Gradle".

I selected the bullet3/CMakeLists.txt and it seemed to link successfully, but when I go to build it just has errors.

Do I need to configure something or download specific version?
Post Reply