How to get Android crash logs? - Stack Overflow
文章推薦指數: 80 %
1) Plug in Phone through USB (w/ Developer Debugging options enabled) · 2) Open Terminal and Navigate to your Android SDK (for Mac): · 3) Logcat from that ...
Home
Public
Questions
Tags
Users
Companies
Collectives
ExploreCollectives
Teams
StackOverflowforTeams
–Startcollaboratingandsharingorganizationalknowledge.
CreateafreeTeam
WhyTeams?
Teams
CreatefreeTeam
CollectivesonStackOverflow
Findcentralized,trustedcontentandcollaboratearoundthetechnologiesyouusemost.
Learnmore
Teams
Q&Aforwork
Connectandshareknowledgewithinasinglelocationthatisstructuredandeasytosearch.
Learnmore
HowtogetAndroidcrashlogs?
AskQuestion
Asked
11years,7monthsago
Modified
9monthsago
Viewed
377ktimes
172
57
Ihaveanappthatisnotinthemarketplace(signedwithadebugcertificate),butwouldliketogetcrashlogdata,whenevermyapplicationcrashes.WherecanIfindalogofwhymyappcrashed?
androidloggingcrash
Share
Improvethisquestion
Follow
editedSep4,2010at18:19
SheehanAlam
askedSep4,2010at18:02
SheehanAlamSheehanAlam
58.5k123123goldbadges352352silverbadges552552bronzebadges
0
Addacomment
|
18Answers
18
Sortedby:
Resettodefault
Highestscore(default)
Trending(recentvotescountmore)
Datemodified(newestfirst)
Datecreated(oldestfirst)
Helpusimproveouranswers.Aretheanswersbelowsortedinawaythatputsthebestansweratornearthetop?
Takeashortsurvey
I’mnotinterested
63
Youcantrythisfromtheconsole:
adblogcat--buffer=crash
Moreinfoonthisoption:
adblogcat--help
...
-b
延伸文章資訊
- 1How to make sense of Android crash logs | Bugsnag Blog
If an app hasn't got a crash reporting SDK installed, then the next best method for retrieving cr...
- 2How to get Android crash logs? - Stack Overflow
1) Plug in Phone through USB (w/ Developer Debugging options enabled) · 2) Open Terminal and Navi...
- 3View crashes and application not responding (ANR) errors
Open Play Console. · Select an app. · On the left menu, select Quality > Android vitals > Crashes...
- 4How to get crash logs on Android? - Keepsafe Support
How to get crash logs on Android? · 1. Activate developer options on your device · 2. Enable Deve...
- 5Detect and diagnose crashes | Android Developers
The first step to fix a crash is to identify the place where it happens. You can use the stack tr...