If you want to read the log on your device as opposed to on the emulator approach you would just run the command:
adb -d logcatTaking this one step further, I like to use ddms.bat which will give even nicer logs, CPU usage, etc. This is very helpful when seeing memory issues on your device.
No comments:
Post a Comment