When porting an ARM native application on an x86 platform, Intel says:
< P> Toolchain CompatibilityIt is possible that your build environment uses the toolkain directly instead of using the Android * build script. The path used in the case of ARM is:
android Use the path to -ndk \ toolchains \ arm-linux-androideabi-4.4.3 x86: android-ndk \ toolchains \ x86-4.4.3 For more information, Android- ndk / docs / STANDALONE-T See the NDK documentation located in OOLCHAIN.html.
However, I do not understand what the Token Compatibility problem is, I was wondering if someone could tell me in a little more detail that what is the Tokenen Compatibility problem Advance Thanks
You can do a Google search on NDK Toolchain and find lots of information. Check it out with your collection and your targeted system
No comments:
Post a Comment