Still unable to compile android helloworld in Cocos Engine 1.0 Preview

only add LOCAL_ARM_MODE := arm is not enough.
It will report libcurl is not compiled with -fPIC in Cocos2d-x 3.3rc0.

I copied the external/curl folder from 3.3rc2 to 3.3rc0 and it works.