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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -