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.
- Host: GitHub
- URL: https://github.com/memfault/bort
- Owner: memfault
- License: other
- Created: 2020-04-25T18:01:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-12-02T08:20:20.000Z (6 months ago)
- Last Synced: 2025-12-05T03:36:39.727Z (6 months ago)
- Topics: android, aosp, bugreports, firmware, java, kotlin, memfault, observability, ota, sdk
- Language: Kotlin
- Homepage: https://memfault.com
- Size: 4.01 MB
- Stars: 21
- Watchers: 15
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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).