How to debug Android App Eclipse?

Posted by user2534694 on Game Development See other posts from Game Development or by user2534694
Published on 2013-11-10T20:38:32Z Indexed on 2013/11/10 22:24 UTC
Read the original article Hit count: 166

Filed under:
|
|

Ok. So while this isnt a programming question. I wanted to know how do people debug apps? How do you view log cat, and where these exceptions are thrown etc? And do I need to run the app on the emulator to see all the stuff, or is there a way to view this after running the app on my phone(while not being connected to the computer)

Links to plugins and tips would be really helpful, as im gonna start work on my next game, and while the first one works fine, had a lot of problems while debugging.

© Game Development or respective owner

Related posts about android

Related posts about debugging