I'm planning on making an HTML5 Chrome App where users will be able to connect to each other using bluetooth and they will be able to send messages. How can I do this.
Asked
Active
Viewed 1,794 times
1 Answers
1
Phonegap can do this for hybrid apps: https://github.com/bcsphere/bluetooth
Otherwise it appears that the ability to use Bluetooth from HTML5 was removed from the spec. For more information, see this other question: HTML5 Bluetooth and Audio

Barett
- 5,826
- 6
- 51
- 55
-
See that's the issue. I'm using a chromebook and I cannot get PhoneGab on it. – Kitanga Nday Jun 19 '15 at 17:43