Android Debugging with Logcat and Emulator. Is it possible?
Posted
by DJTripleThreat
on Stack Overflow
See other posts from Stack Overflow
or by DJTripleThreat
Published on 2010-04-05T23:50:18Z
Indexed on
2010/04/05
23:53 UTC
Read the original article
Hit count: 457
This is pretty simple: I'm using NetBeans on Linux with Android emulator 1.6. I have Logcat on my android phone, but the process of getting the messages to somewhere readable isn't smooth at all.
Can someone tell me how to get Logcat running on the emulator? Is there anything I can do to see debug messages other then having to copy the apk to my phone and testing it?
Thanks in advance!
© Stack Overflow or respective owner