From 48c20c069ba149e0913d5ca651036209fa244548 Mon Sep 17 00:00:00 2001 From: gandharva kumar <1049219+gandharva@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:37:29 +0530 Subject: [PATCH] Add Measure to crash monitoring --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 720cdbf..4c93600 100644 --- a/readme.md +++ b/readme.md @@ -266,6 +266,7 @@ Awesome-Android is an amazing list for people who need a certain feature on thei - [Catcho](https://github.com/alhazmy13/Catcho) - No Force Close any more. - [Apteligent](https://www.apteligent.com/) - Cross platform crash reporting/analytics solution. Supports NDK log. - [Instabug](https://instabug.com/) - Bug reporting, Crash Reporting, In-app Feedback. +- [Measure](https://github.com/measure-sh/measure/) - Open source tool to monitor crash, ANR, performance of mobile apps in production. It can be self-hosted. ### Networking