Home » Polymer Platinum Bluetooth

Polymer Platinum Bluetooth

by Online Tutorials Library

Polymer Platinum Bluetooth

The polymer platinum Bluetooth element is used to interact with nearby Bluetooth devices.

Run the following command to use platinum bluetooth in your application and install it in your directory.

platinum bluetooth

Example

It will install all the related elements of platinum-bluetooth under the bower_components folder.

Create an index.html file and add the following code in it to see the usage of platinum-bluetooth element in Polymer.js.

Now, create another file called platinum_bluetooth.js and include the following code:

Output:

platinum bluetooth 1

Next TopicPush Messaging

You may also like