Android: Difference between revisions
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
=== Enable developer mode === |
=== Enable developer mode === |
||
* On Samsung, go to ''Settings'' → ''About device'' → '''tap 7x on ''Build number'''''. [http://tarunmittal5477272.buzznet.com/user/journal/17358610/enable-usb-debugging-samsung-galaxy/] |
* On Samsung, go to ''Settings'' → ''About device'' → '''tap 7x on ''Build number'''''. [http://tarunmittal5477272.buzznet.com/user/journal/17358610/enable-usb-debugging-samsung-galaxy/] |
||
=== Get android log === |
|||
* Enable USB debugging phone (see developer settings) |
|||
* Connect phone to USB |
|||
* Run |
|||
adb logcat |
Revision as of 11:07, 2 February 2015
Links
Privacy
Troubleshooting
Frozen widget
- Try restarting the launcher. On Samsung, Force stop TouchWiz in the application manager (TouchWiz is apparently Samsung's custom launcher).
Enable developer mode
- On Samsung, go to Settings → About device → tap 7x on Build number. [1]
Get android log
- Enable USB debugging phone (see developer settings)
- Connect phone to USB
- Run
adb logcat