How do I debug a pre-existing Android .apk with Eclipse? -
i need debug android apps built our makefile-based build system. there way eclipse debug existing .apk?
recreating source builds these apps in eclipse ide impractical due number , size of them.
i'm assuming debuggable set true in manifest.
attach: select process list , press green debug icon @ top
detach: press disconnect button in debug perspective
Comments
Post a Comment