I have a question that I want to debug(not Run) my Android project with Maven, How it will attached with debugger through command line with Maven.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It doesn’t matter how a process is started on the device or emulator, you can attach the debugger to any running process. From the devices view just select the process you want to debug and click on the little green bug.