android - How do I set up AndroidStudio for debugging a Lineage/Cyanogen build via ADB? -


i've got complete lineageos-13.0 repo, builds , fine. i've got androidstudio 2.3 installed. adb command-line through usb cable , wifi works fine.

  • now how open repo in androidstudio recognizes source directories , ready development?

  • from there: how start debugging session through adb?

background: building los-13 image s3 neo i9301. systemui somehow stalls minutes , blocks device. want find out when stalls. i.e. current call stack (stacktrace). since there more problems this, setting androidstudio lot, sure :)

working on it, helped:

click run - attach debugger android process

click run - thread dump


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -