From the course: Distributing Your Android App for Kotlin Developers

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Google Play Android Vitals

Google Play Android Vitals - Android Tutorial

From the course: Distributing Your Android App for Kotlin Developers

Start my 1-month free trial

Google Play Android Vitals

- [Instructor] Let's move on from general statistics to the Android Vital section to take a deeper look at the quality of the app. From the developer console, scroll down on the left to the quality section and expand Android Vitals. I will recommend that you jump right to Crashes and ANRs. This is because, at this time, the overview page in Android Vitals is nothing more than a link to Help Resources, and the Performance Page is dedicated to the Android Game SDK. You may want to check back to these pages in the future, though. Clicking into Crashes and ANRs, this is where you can find information about any times your app has crashed or stopped responding and Google Play Services was able to capture it. You can filter the reports by type or by date. I'm going to expand this out to the last 60 days to show a cluster of crashes I had to investigate. Here, you can see that they were eight occurrences. Of eight, no such…

Contents