By Unknown | At 9:45 pm | Label :
android
,
delano blog
,
delanoister
,
logcat
,
logcatbin
,
news
,
referensi
,
tips
| 0 Comments
If u wanna logcat your android device, just plug your device to computer.
But, make sure your adb's installed on your computer
And, type from cmd or terminal :
adb devices
adb logcat
or from android device, type :
su
logcat
After that, u just grab it to this text area below, and submit!
And, u will see much easier cause of syntax highlighting (I think) ;)
Enjoy reading your logcat! :)
Credits & Thanks for ref :
But, make sure your adb's installed on your computer
And, type from cmd or terminal :
adb devices
adb logcat
or from android device, type :
su
logcat
After that, u just grab it to this text area below, and submit!
And, u will see much easier cause of syntax highlighting (I think) ;)
Enjoy reading your logcat! :)
Paste and submit your logcat
Credits & Thanks for ref :
- SiteExperts.com
- miui.us
- Contributors / Developers