From b0cee3d287771877e35f5ab6a67eba001504205c Mon Sep 17 00:00:00 2001 From: Arun B Date: Thu, 5 Jul 2018 15:52:59 +0530 Subject: [PATCH] Adding Android challenge --- Android/ShareLoc.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Android/ShareLoc.md diff --git a/Android/ShareLoc.md b/Android/ShareLoc.md new file mode 100644 index 0000000..ad688fa --- /dev/null +++ b/Android/ShareLoc.md @@ -0,0 +1,8 @@ + +## Sharing location over BLE ## + +Write an Android application that enables sharing of GPS co-ordinates over +Bluetooth.
+ +The application should enable sending and receiving location +information from nearby phones.