Jump to content

Runing ndk-gdb command


Recommended Posts

Posted

Hi,

I am trying to debug NDK sample "hellojni" using the command ndk-gdb that come with android-ndk-r4b

Any attempt to run it on the device fail

The log difference between running the same command on emulator/device

1. command script

"adb shell run-as com.example.hellojni /system/bin/sh -c pwd"

emulator log "/data/data/com.example.hellojni"

deivce log "Package 'com.example.hellojni' has corrupt installation

i run this on HTC desire wipe system with 24/Aug r8 ROM.

any idea how to solve this problem?

BR

chatnis

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.