How is the situation?
Executed command$ cocos run -s ./TestingProject -p androidThe reply
java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1285]The alert on a device
Unfortunately, TestingProject has stopped.
Environment
Java SE Development Kit 8u92Cocos2d-x 3.10
Android Studio 2.1.1 (SDK API level 23)
Android NDK r10e
Apache ANT 1.9.7
What should I do
Just install Android SDK 15 as project.properties settings shows.(ProjectName)/proj.android/project.properties
# Project target. target=android-15