From 31b9c1fa86991d954bc293c19c07032755bc31ed Mon Sep 17 00:00:00 2001 From: Jonathan Austin Date: Wed, 6 Jan 2021 15:14:26 +0000 Subject: [PATCH 1/2] Add link to Android source code Now that The Foundation have updated the source code of the Android app and started publishing to the Play Store we should put the Foundation link up here. --- bluetooth/apps-and-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluetooth/apps-and-examples.md b/bluetooth/apps-and-examples.md index 2aa1364..31256ac 100644 --- a/bluetooth/apps-and-examples.md +++ b/bluetooth/apps-and-examples.md @@ -17,7 +17,7 @@ Below is a curated list of some Bluetooth applications you might like to read ab ## Applications, tools and examples -- [Android App](https://play.google.com/store/apps/details?id=com.samsung.microbit) facilitates [pairing and flashing programs to the micro:bit](https://support.microbit.org/en/support/solutions/articles/19000051025-pairing-and-flashing-code-via-bluetooth) +- [Android App](https://play.google.com/store/apps/details?id=com.samsung.microbit) facilitates [pairing and flashing programs to the micro:bit](https://support.microbit.org/en/support/solutions/articles/19000051025-pairing-and-flashing-code-via-bluetooth). The app was originally developed by Samsung and the source code is now maintained by the Micro:bit Educational Foundation and [lives on GitHub](https://github.com/microbit-foundation/microbit-android/) - [iOS App](https://apps.apple.com/gb/app/micro-bit/id1092687276) faciliates [pairing and flashing programs to the micro:bit](https://support.microbit.org/en/support/solutions/articles/19000051025-pairing-and-flashing-code-via-bluetooth) From e0a6753ea8b6cb9cb0f3647f6f2028de47eacd14 Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 12 Jan 2021 10:16:23 +0000 Subject: [PATCH 2/2] Update bluetooth/apps-and-examples.md --- bluetooth/apps-and-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluetooth/apps-and-examples.md b/bluetooth/apps-and-examples.md index 31256ac..44951d5 100644 --- a/bluetooth/apps-and-examples.md +++ b/bluetooth/apps-and-examples.md @@ -17,7 +17,7 @@ Below is a curated list of some Bluetooth applications you might like to read ab ## Applications, tools and examples -- [Android App](https://play.google.com/store/apps/details?id=com.samsung.microbit) facilitates [pairing and flashing programs to the micro:bit](https://support.microbit.org/en/support/solutions/articles/19000051025-pairing-and-flashing-code-via-bluetooth). The app was originally developed by Samsung and the source code is now maintained by the Micro:bit Educational Foundation and [lives on GitHub](https://github.com/microbit-foundation/microbit-android/) +- [Android App](https://play.google.com/store/apps/details?id=com.samsung.microbit) facilitates [pairing and flashing programs to the micro:bit](https://support.microbit.org/en/support/solutions/articles/19000051025-pairing-and-flashing-code-via-bluetooth). The app was originally developed by Samsung and is now maintained by the Micro:bit Educational Foundation. The [micro:bit android app source code](https://github.com/microbit-foundation/microbit-android/) can be found on GitHub. - [iOS App](https://apps.apple.com/gb/app/micro-bit/id1092687276) faciliates [pairing and flashing programs to the micro:bit](https://support.microbit.org/en/support/solutions/articles/19000051025-pairing-and-flashing-code-via-bluetooth)