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

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -