Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
notes:android_tips [2013/01/31 18:51]
admin [Enable logging on Huawei Ascent G300]
notes:android_tips [2013/11/04 21:29] (current)
admin
Line 1: Line 1:
 ====== Android tips ====== ====== Android tips ======
 +===== HowTo take a screenshot on Android device =====
 +On Ice Cream Sandwich (4.0) or above, press the Volume Down and Power buttons at the same time and hold them for a second.
 ===== Deploying Android SDK on Ubuntu (32bit) ===== ===== Deploying Android SDK on Ubuntu (32bit) =====
   * Download ADT Bundle from **http://​dl.google.com/​android/​adt/​adt-bundle-linux-x86.zip**   * Download ADT Bundle from **http://​dl.google.com/​android/​adt/​adt-bundle-linux-x86.zip**
Line 35: Line 37:
 </​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.1359654679.txt.gz ยท Last modified: 2013/02/02 11:21 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0