Skip to content

poutyface/android-hello-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

build and install
-----------------

$ ndk-build
$ adb push libs/armeabi/hello /data/local/tmp
$ adb shell
$ cd /data/local/tmp
$ chmod 755 hello
$ ./hello

About

android ndk: console application sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages