I am trying to inspect and debug a apk file with google dev tools.I don't have application codes and application written with ionic, but I have an apk file. I followed the steps in this source; https://developers.google.com/web/tools/chrome-devtools/remote-debugging/
it is helpful only for chrome not for apk.I can see Chrome but I can not see webviews,ionic app etc.. I tried many things but couldn't find a solution.I tried; ionic cordova run android
but I got error that; ionic cordova run android can only be run in an ionic project dişrectory. Thanks for help.