Search code examples
androiddex

Android dexdump not found under platform-tools


I'm trying to run dexdump command.. in many old posts, it mentioned that it's under sdk/platform-tools/ but I can't find it in my android sdk. Where is it now?


Solution

  • it should be under sdk/build-tools/x.x.x/