https://github.com/MillerTechnologyPeru/BluetoothExplorer
Bluetooth Explorer iOS & Android App
https://github.com/MillerTechnologyPeru/BluetoothExplorer
android bluetooth corebluetooth gatt ios swift
Last synced: 11 months ago
JSON representation
Bluetooth Explorer iOS & Android App
- Host: GitHub
- URL: https://github.com/MillerTechnologyPeru/BluetoothExplorer
- Owner: MillerTechnologyPeru
- Created: 2018-06-23T02:25:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T00:37:11.000Z (about 3 years ago)
- Last Synced: 2024-08-05T23:26:46.232Z (almost 2 years ago)
- Topics: android, bluetooth, corebluetooth, gatt, ios, swift
- Language: Swift
- Homepage:
- Size: 24.5 MB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BluetoothExplorer
Bluetooth Explorer iOS & Android App
## Requirements
### Android
Install [Android Swift Toolchain](https://github.com/SwiftJava/android_toolchain) and then compile from Android Studio.
## iOS
Fetch dependencies with [Carthage](https://github.com/Carthage/Carthage)
```
carthage bootstrap --no-build
```
###

