An open API service indexing awesome lists of open source software.

https://github.com/memfault/bort

Memfault SDK for AOSP-based Android devices. Observability, logging, crash reporting, and updating all in one service. More information at https://docs.memfault.com.
https://github.com/memfault/bort

android aosp bugreports firmware java kotlin memfault observability ota sdk

Last synced: 5 months ago
JSON representation

Memfault SDK for AOSP-based Android devices. Observability, logging, crash reporting, and updating all in one service. More information at https://docs.memfault.com.

Awesome Lists containing this project

README

          

# Bort: Memfault SDK for AOSP

The purpose of the Android SDK is to make it really easy to collect detailed
diagnostics from your entire Android device, from low-level or hardware issues
to high-level application crashes, and upload them automatically to Memfault.

See the [Memfault Android Documentation](https://mflt.io/android) for more
information.

This branch of the SDK only supports Android versions 11 and above. For Android
8-10 support, use the [8-10 branch](https://github.com/memfault/bort/tree/8-10).