arm-linux-androideabi-ar: Command not found in NDK

Downloaded NDK file from this (https://developer.android.com/ndk/downloads) link for Linux computer. arm-linux-androideabi-ar file is not available in downloaded NDK file.

Getting below compilation application in my NDK application.

android-ndk-r25/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar: Command not found

I need to do anything after downloading NDK file.

Can you please help me.

Thanks in advance.



Comments

Popular posts from this blog

Spring Elasticsearch Operations

Object oriented programming concepts (OOPs)

Spring Boot and Vaadin : Filtering rows in Vaadin Grid