Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.28 KB

crashes.md

File metadata and controls

32 lines (22 loc) · 1.28 KB
title description keywords author ms.author ms.date ms.topic ms.service ms.assetid
View Crashes Sent From Android App in App Center
Tutorial on viewing crashes from a sample Android app in App Center
app center
lucen-ms
lucen
07/28/2017
article
vs-appcenter
9e2c6890-26e9-4b8a-a4fb-f43c8e55c1fb

View Crashes Sent From Android App in App Center

[!INCLUDE Retirement announcement for App Center]

If you haven't already, follow the getting started tutorial to set up the sample app.

Crashing the sample app

  1. Navigate to the app repository in your local machine and open the app module in Android Studio.

  2. Click Run > Run 'app' from the toolbar. Create a new virtual device of your choice if one isn't available to you already, select it, and open the app in the Android Emulator.

  3. Swipe over to the Crashes page. Tap the Send a sample crash button to crash the app.

  4. Reopen the app. This sends the crash report to the App Center backend.

View the crashes in App Center

  1. Navigate to the Crashes service in App Center. It may take a couple minutes for the crash report to show up after reopening the app.

  2. Click on the crash to view its details, such as its stack trace, affected devices, and more.