Intel® C++ Compiler 19.0 Developer Guide and Reference Supplement for Intel® System Studio 2019
Intel® C++ Compiler is compatible with the Clang compiler in the Android* NDK and can be used to develop applications for x86-based devices running on Android target systems. The Android NDK can be downloaded from http://developer.android.com/sdk/ndk/index.html
You can develop Android applications on Windows* or Linux* hosts with the Intel® C++ Compiler and Android NDK.
For Android* version 5.0 and later, you must use the -fpie and -pie options to generate position-independent code while building dynamically linked executables with the Intel® C++ Compiler for Intel® System Studio.