I want to watch the layout of App without boring tap and tap.
I tried adb shell setprop debug.layout true but didn\'t work unless re
adb shell setprop debug.layout true
I found a DevelopQuickSetting tool can easily make this. https://github.com/kyze8439690/DevelopQuickSetting
and the core code translate to adb shel is:
adb shell setprop debug.layout true adb shell service check SurfaceFlinger