开发者

How do I debug a pre-existing Android .apk with Eclipse?

I need to debug Android apps built with our makefile-based build system. Is there a开发者_如何学C way to get Eclipse to debug an existing .apk?

Recreating the source builds for these apps in the Eclipse IDE is impractical due to the number and size of them.


I'm assuming that debuggable is set to true in the manifest.

Attach: Select your process from the list and press the green debug icon at the top

How do I debug a pre-existing Android .apk with Eclipse?

Detach: Press the disconnect button in the debug perspective

How do I debug a pre-existing Android .apk with Eclipse?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜