Cocos Creator 1.7 with sdkbox Android Crash

12-18 14:32:37.186 14436-14465/package I/SDKBOX_CORE: Sdkbox getEnvAttach jni not initialized.
12-18 14:32:37.186 14436-14465/package A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 14465 (GLThread 3071)

How to solve it?

My envrionment:
Windows 10 64bit
Android Studio 3.0.1
SDK Build-tools version: 26.0.2
sdkbox version: Copyright © 2016-2017 SDKBOX Inc. v1.0.1.30
Admob: 2.3.17.5
Google Play Services: 2.3.17.5
SDKBox Play: 2.3.17.5
In App Purchase: 2.3.17.6
Ratings & Reviews: 2.3.17.6

On iOS, creator 1.7 with sdkbox works well, but on Android, the app crashed and the log message was as follows:
I/SDKBOX_CORE: Sdkbox getEnvAttach jni not initialized.
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 14465 (GLThread 3071)

If I use default template, it works well. But if I use link template, the app will crash. So I decided to use default template.

plz do not use the link template, it’s global. It links to all projects.