ApkAnalyzer icon indicating copy to clipboard operation
ApkAnalyzer copied to clipboard

Is there a way/method to check if the apk is debuggable?

Open ivanstang opened this issue 6 years ago • 1 comments

Is there a way/method to check if the apk is debuggable?

ivanstang avatar Mar 23 '18 01:03 ivanstang

@ivanstang You could use manifest debuggable command from https://developer.android.com/studio/command-line/apkanalyzer

kumar121193 avatar Sep 08 '22 06:09 kumar121193