Home > android-hello

android-hello

Android-hello is a project mainly written in JAVA and C, it's free.

android ndk hello sample

build and install

./ndk-build -B ./ant debug ./adb install -r bin/HelloAndroid-debug.apk

see log

adb log cat -s NATIVE

Previous:TopMenuFix