Skip to content

alexeikh/android-ndk-compiler-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compiler Version Check

Native command-line app for Android. Android NDK is required for building.

Outputs version of NDK, compiler, STL and some related info.

How to build

  • Set NDK_BUILD in Makefile according to where Android NDK is installed.

  • If you want, adjust settings in jni/Application.mk.

  • Run:

make build

How to run

  • Either connect exactly one Android device to your PC or start exactly one Android emulator.

  • Make sure that adb is in your PATH.

  • Run:

make run

About

Compiler Version checking app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published