Monday, September 19, 2022

Debug Android Apps via ADB

Syntax:
------------

adb shell am set-debug-app [options] PackageName

Example:
adb shell am set-debug-app -w --persistent com.android.browser

Please use it wisely and Correct my work if wrong
Thanks... :-)

No comments:

Post a Comment