From 8a63ef83373d3654d0a454a189b905ecc0ed1f56 Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Mon, 7 Mar 2022 06:37:27 -0700 Subject: [PATCH] added @andrekir faq updates to migrated faq --- docs/faq/client-android.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq/client-android.md b/docs/faq/client-android.md index 86c2a2be..c8f2d21c 100644 --- a/docs/faq/client-android.md +++ b/docs/faq/client-android.md @@ -7,7 +7,7 @@ sidebar_label: Android ### What versions of Android does the Meshtastic Android App require? -Android 5.0 is the current minSdkVersion (21). +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? @@ -18,4 +18,4 @@ Android 5.0 is the current minSdkVersion (21). ### How can I clear the message history? -Clear the storage from Android Settings > App +Long press any message to select and show the menu with "delete" and "select all" buttons.