mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-11 08:04:26 -08:00
9dc879235f
* initial devices.json * initial hardware components * testing page at /docs/hardware/supported/template * WIP Changes * Home page work & updates * Fix build * Fix external link button * Setup linting * rename, cleanup & lint * seperate lint cmd for now Co-authored-by: Foster Irwin <foster@jfirwin.com> Co-authored-by: Sacha Weatherstone <sachaw100@hotmail..om>
23 lines
673 B
Plaintext
23 lines
673 B
Plaintext
---
|
|
id: client-android
|
|
title: FAQs - Android
|
|
sidebar_label: Android
|
|
---
|
|
|
|
## Overview
|
|
|
|
### What versions of Android does the Meshtastic Android App require?
|
|
|
|
Minimum requirement is Android 5 (Lollipop 2014, first BLE support), however Android 6 (Marshmallow 2015) is recommended as Bluetooth is more stable.
|
|
|
|
### What's the cloud icon next to the message?
|
|
|
|
- Empty Cloud - Queued on the app to be sent to your device.
|
|
- Up Arrow - Queued on the device to be sent over the mesh.
|
|
- Check Mark - Delivered over the mesh.
|
|
- Cross Mark - Error.
|
|
|
|
### How can I clear the message history?
|
|
|
|
Long press any message to select and show the menu with "delete" and "select all" buttons.
|