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.