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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -