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

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -