Skip to content

Instantly share code, notes, and snippets.

@Ralireza
Ralireza / debugsharedlibraryinandroid.md
Created December 13, 2022 13:56
debug .so file in android

Debug Sharedlibrary (.so file) in android application:

need:

  • gdb
  • gdbserver
  • emulator

step 1

  • open application on emulator
  • adb shell
  • ps | grep