8000 GitHub - cymatics1717/android-NDK-demo: android native app with C++11 and tested on a non-rooted android device
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cymatics1717/android-NDK-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

export PATH=/home/wayne/Android/Sdk/ndk-bundle:$PATH

ndk-build NDK_PROJECT_PATH=. NDK_APPLICATION_MK=Application.mk APP_BUILD_SCRIPT=Android.mk -B

echo "=================================================="
file obj/local/arm64-v8a/hello

echo "=================================================="
echo "adb push obj/local/arm64-v8a/hello /data/local/tmp"

echo "=================================================="

About

android native app with C++11 and tested on a non-rooted android device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0