开发者

cant see breakpoints when I want to debug using device

When I'm using the device and click on my debug the application is lunched in my device but I cant see the break points .

In the debug window the application wh开发者_如何学编程om run is shown for a second and then disappear and I cant debug my application on the device .

Did I miss something ? can someone please explain me what I did wrong and correct me


my problem was not adding the

<application android:debuggable="true".../>

in the right place ...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜