how to run hello-exe in the Android emulator -
how to run hello-exe in the Android emulator -
i compiled hello-exe sample, contained in android ndk. problem don't know how run on emulator (i'm using windows emulator).
any ideas?
also, there way telnet emulator, , run programs, in regular linux terminal?
thanks, joan
you can shell on emulator using:
adb shell
do mean hello-jni sample ndk? i'm not familiar hello-exe. reply need build java code next (using eclipse or ant) , run there. see ndk instructions again; it's there.
android-ndk
Comments
Post a Comment