I cant seem to attach the debugger when trying to execute my code on Galaxy 2 T989. I am using Netbeans with the standard Android development plugin.
When I try to attach the debugger, the dialog pops up in netbeans. There is no device shown (I am guessing its defaulting to my phone since it lets me select the process. I select the process (Not shown in the image), but when I try to click on ok, it does absolutely nothing. The dialog stays open and nothing changes. My phone still shows “Waiting for Debugger”.
//cant post image as I don't have enough points
I would much prefer to debug off my phone because I am dealing with sockets and would rather have real world simulation of the data being transferred. I am using 4.0.3 SDK, code runs fine on my 2.3.5 on my phone, I have not tried it on my Prime yet.
For those coming by to solve this issue, I found the solution. Its quite simple. Go into your plugins menu from tools. After you have done that, go into the installed tab and make sure your “User Installed Plugins” is marked as “active” (make sure the circle is green)