• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps cannot attach progress in Android Studio 2

Bee Torika

Newbie
Hi

I want to see a log of app that I received as apk file. (I installed it in a device too).

But I can not attach my phone ..

I click 'Attach debugger to Android process' button. (a phone and small bug icon)
And in 'choose progress' dialog, I can see my phone name and debugger is set as java.

and I want to click 'OK' button, but OK button is not activated.
I can not click OK button..

I can attach my device by using adb in terminal.

But I cannot in Android Studio.

I rebooted my android studio, but not solved.

What can I do for attach debugger to my device in android studio..

Thanks..
 
Can you possibly upload a screenshot?
Hi !

I just solved a problem.
I forget to choose 'process' under the device name in a dialog.
(it is the first time to do this, so I didnlt know I have to run a program and choose process.)

thanks :)
This is totally no problem. (lack my knowledge was problem;;;)
 
Back
Top Bottom