Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
notes:android_tips [2013/02/02 11:20]
127.0.0.1 external edit
notes:android_tips [2013/02/14 14:03]
admin [Debugging]
Line 35: Line 35:
 </​code>​ </​code>​
 ===== Debugging ===== ===== Debugging =====
-  * display log+  * display ​whole log
 <​code>​ <​code>​
 $ adb logcat $ adb logcat
 +</​code>​
 +  * filter out irrelevant messages
 +<​code>​
 +$ adb logcat -s ObdLogger:*
 </​code>​ </​code>​
 ===== Devices ===== ===== Devices =====
notes/android_tips.txt ยท Last modified: 2013/11/04 21:29 by admin
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0