• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Debugging Android ANRs and Crashes

Community Beginner ,
Oct 29, 2017 Oct 29, 2017

Copy link to clipboard

Copied

How can I debug my ANRs and Crashes I'm seeing for my App on the Google Play store under the Android Vitals section?

These are ANRs and Crashes that users are getting, I never get them on my devices. Is there any way to map backwards from memory offsets given like this:

native: pc 00000000001facbd /data/app/xxx.xxxx.xxx.xxx.xxxx-1/lib/arm/libCore.so (???)

To the line of code that matches on my end?

I remember years ago I used to do this on windows with release versions in visual studio and PDB files.

Any tips?

TOPICS
Development

Views

364

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines