<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Does it fail to build when in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008044#M32828</link>
    <description>&lt;P&gt;Does it fail to build when you include the plugin or are you just having issues interfacing with the plugin in your app?&lt;/P&gt;

&lt;P&gt;I dont think there is a sample, I have never tried this plugin before.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jul 2015 13:54:02 GMT</pubDate>
    <dc:creator>John_H_Intel2</dc:creator>
    <dc:date>2015-07-13T13:54:02Z</dc:date>
    <item>
      <title>com.evothings.ble</title>
      <link>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008043#M32827</link>
      <description>&lt;P&gt;I am trying to setup a project using com.evothings.ble to access Bluetooth LE functionality.&lt;/P&gt;

&lt;P&gt;I have tried following the instructions found at &lt;A href="http://evothings.com/forum/viewtopic.php?t=1410"&gt;http://evothings.com/forum/viewtopic.php?t=1410&lt;/A&gt; without success.&lt;/P&gt;

&lt;P&gt;Is there a sample projects using BLE?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 10:18:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008043#M32827</guid>
      <dc:creator>Carlo_M_1</dc:creator>
      <dc:date>2015-07-13T10:18:57Z</dc:date>
    </item>
    <item>
      <title>Does it fail to build when</title>
      <link>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008044#M32828</link>
      <description>&lt;P&gt;Does it fail to build when you include the plugin or are you just having issues interfacing with the plugin in your app?&lt;/P&gt;

&lt;P&gt;I dont think there is a sample, I have never tried this plugin before.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 13:54:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008044#M32828</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-07-13T13:54:02Z</dc:date>
    </item>
    <item>
      <title>Start with the blank Cordova</title>
      <link>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008045#M32829</link>
      <description>&lt;P&gt;Start with the blank Cordova project and then import the code and instructions on that post you reference into that blank project.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 18:33:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008045#M32829</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-07-13T18:33:42Z</dc:date>
    </item>
    <item>
      <title>The project builds, but when</title>
      <link>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008046#M32830</link>
      <description>&lt;P&gt;The project builds, but when I run it, it behaves as if the evothings.ble plugin were not there (no devices listed etc).&lt;/P&gt;

&lt;P&gt;If I run the same program through EvoThings workbench, it works fine.&lt;/P&gt;

&lt;P&gt;I have noticed that when I import Standard Cordova Plugins, I find related subdirectories in the plugins folder (e.g. org.apache.cordova.battery-status, org.apache.cordova.camera etc).&lt;/P&gt;

&lt;P&gt;I cannot find any directory related to the evothings.ble plugin, even if it is listed in the third party plugins section.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 13:32:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008046#M32830</guid>
      <dc:creator>Carlo_M_1</dc:creator>
      <dc:date>2015-07-14T13:32:19Z</dc:date>
    </item>
    <item>
      <title>When you say you "run" the</title>
      <link>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008047#M32831</link>
      <description>&lt;P&gt;When you say you "run" the app, what do you mean? Third-party plugins won't run in the Emulate tab, Test tab or Debug tab. You have to actually build the app to see those plugins work. See this doc: &lt;A href="https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview#RemoteChromeDevTools" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview#RemoteChromeDevTools&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 20:44:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008047#M32831</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-07-14T20:44:29Z</dc:date>
    </item>
    <item>
      <title>I actually compile the app,</title>
      <link>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008048#M32832</link>
      <description>&lt;P&gt;I actually compile the app, download it from the Intel server and install it on the phone (Samsung Galaxy S5).&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 21:10:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008048#M32832</guid>
      <dc:creator>Carlo_M_1</dc:creator>
      <dc:date>2015-07-14T21:10:22Z</dc:date>
    </item>
    <item>
      <title>Having no idea how that code</title>
      <link>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008049#M32833</link>
      <description>&lt;P&gt;Having no idea how that code works, I'm afraid I can't help much. I recommend you work with the developers of the code to understand what is necessary to make it work.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 23:11:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008049#M32833</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-07-14T23:11:47Z</dc:date>
    </item>
    <item>
      <title>Dear Carlo,</title>
      <link>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008050#M32834</link>
      <description>&lt;P&gt;Dear Carlo,&lt;/P&gt;

&lt;P&gt;I only recently found this your post, and by now you've hopefully solved your issue by other means, while for anyone reading this thread I hope to add some info here.&lt;/P&gt;

&lt;P&gt;Evothings is the maintainer of a Cordova BLE plugin and the easy-ble.js library for simplified Bluetooth Smart development.&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;We're successfully built the BLE demos using both command line tools and build services like cordova.build.com without flaws, new examples are also added. We'd love to work more closely with the Intel XDK, while we have had some knowledge of this system, this opportunity has passed us by until now.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;The precompiled Viewer app holds a BLE plug-in, and several other plugins preinstalled, so you can test your project there without compiling anything. See complete list here:&lt;/P&gt;

&lt;H2 style="box-sizing: border-box; margin-top: 0.2em; margin-bottom: 0.2em; font-family: Lato, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bolder; letter-spacing: -1px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-size: 1.6em; line-height: 1.2; unicode-bidi: embed; clear: none;"&gt;Cordova Plugins&lt;/H2&gt;

&lt;P style="box-sizing: border-box; font-stretch: normal; font-size: 14px; font-family: 'normal Arial', Helvetica, sans-serif; line-height: 25px; color: rgb(50, 50, 50); margin-top: 0.5em; margin-bottom: 0.5em; unicode-bidi: embed; clear: none;"&gt;Evothings Viewer comes pre-packaged with the following Cordova Plugins.&lt;/P&gt;

&lt;P style="box-sizing: border-box; font-stretch: normal; font-size: 14px; font-family: 'normal Arial', Helvetica, sans-serif; line-height: 25px; color: rgb(50, 50, 50); margin-top: 0.5em; margin-bottom: 0.5em; unicode-bidi: embed; clear: none;"&gt;Note that the JavaScript source files for the plugins are packaged into the Evothings Viewer app. You don't need to explicitly include these files in your HTML code, they are included automatically with cordova.js.&lt;/P&gt;

&lt;H3 style="box-sizing: border-box; margin-top: 0.4em; margin-bottom: 0.2em; font-family: Lato, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bolder; letter-spacing: -1px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-size: 1.4em; line-height: 1.3; unicode-bidi: embed; clear: none;"&gt;Bluetooth&lt;/H3&gt;

&lt;P&gt;&lt;A href="https://github.com/evothings/cordova-ble" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Evothings Bluetooth Low Energy (BLE) Plugin&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://github.com/don/BluetoothSerial" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Bluetooth Serial Plugin (available in Evothings Viewer for Android only)&amp;nbsp;&lt;/A&gt;&lt;/P&gt;

&lt;H3 style="box-sizing: border-box; margin-top: 0.4em; margin-bottom: 0.2em; font-family: Lato, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bolder; letter-spacing: -1px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-size: 1.4em; line-height: 1.3; unicode-bidi: embed; clear: none;"&gt;Network plugins (WiFi connectivity)&lt;/H3&gt;

&lt;P&gt;&lt;A href="https://developer.chrome.com/apps/system_network" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;chrome.system.network&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://developer.chrome.com/apps/socket" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;chrome.socket&amp;nbsp;&lt;/A&gt;&lt;SPAN style="color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;"&gt;(deprecated)&amp;nbsp;&lt;/SPAN&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://developer.chrome.com/apps/sockets_tcp" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;chrome.sockets.tcp&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://developer.chrome.com/apps/sockets_tcpServer" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;chrome.sockets.tcpServer&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://developer.chrome.com/apps/sockets_udp" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;chrome.sockets.udp&amp;nbsp;&lt;/A&gt;&lt;/P&gt;

&lt;H3 style="box-sizing: border-box; margin-top: 0.4em; margin-bottom: 0.2em; font-family: Lato, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bolder; letter-spacing: -1px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-size: 1.4em; line-height: 1.3; unicode-bidi: embed; clear: none;"&gt;Eddystone Beacons and iBeacon&lt;/H3&gt;

&lt;P&gt;&lt;A href="https://github.com/evothings/cordova-eddystone" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Evothings Eddystone Plugin&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://github.com/evothings/cordova-plugin-ibeacon" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Cordova iBeacon Plugin&amp;nbsp;&lt;/A&gt;&lt;/P&gt;

&lt;H3 style="box-sizing: border-box; margin-top: 0.4em; margin-bottom: 0.2em; font-family: Lato, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bolder; letter-spacing: -1px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-size: 1.4em; line-height: 1.3; unicode-bidi: embed; clear: none;"&gt;Estimote Beacons and Nearables&lt;/H3&gt;

&lt;P&gt;&lt;A href="https://github.com/evothings/phonegap-estimotebeacons" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Estimote Cordova Plugin&amp;nbsp;&lt;/A&gt;&lt;/P&gt;

&lt;H3 style="box-sizing: border-box; margin-top: 0.4em; margin-bottom: 0.2em; font-family: Lato, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bolder; letter-spacing: -1px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-size: 1.4em; line-height: 1.3; unicode-bidi: embed; clear: none;"&gt;Background Notifications&lt;/H3&gt;

&lt;P&gt;&lt;A href="https://github.com/evothings/cordova-plugin-local-notifications#evothings-master" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Cordova Local Notification Plugin&amp;nbsp;&lt;/A&gt;&lt;/P&gt;

&lt;H3 style="box-sizing: border-box; margin-top: 0.4em; margin-bottom: 0.2em; font-family: Lato, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bolder; letter-spacing: -1px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-size: 1.4em; line-height: 1.3; unicode-bidi: embed; clear: none;"&gt;Standard Cordova plugins&lt;/H3&gt;

&lt;P&gt;&lt;A href="https://www.npmjs.com/package/cordova-plugin-battery-status" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Battery Status&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-camera" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Camera&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-console" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Console&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-device" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Device&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-device-motion" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Device Motion (Accelerometer)&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-device-orientation" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Device Orientation (Compass)&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-dialogs" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Dialogs&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-geolocation" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Geolocation&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-globalization" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Globalization&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-inappbrowser" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;InAppBrowser&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://evothings.com/doc/studio/api-overview.html" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Network Information (Connection)&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-statusbar" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Statusbar&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-vibration" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Vibration&amp;nbsp;&lt;/A&gt;&lt;BR style="box-sizing: border-box; color: rgb(66, 66, 66); font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" /&gt;
	&lt;A href="https://www.npmjs.com/package/cordova-plugin-legacy-whitelist" style="box-sizing: border-box; color: rgb(55, 103, 165); transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease; font-weight: bold; font-family: 'Proxima Nova Regular', Helvetica, Arial; font-size: 14px; line-height: 16.8px;" target="_blank"&gt;Legacy Whitelist&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 22:49:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/com-evothings-ble/m-p/1008050#M32834</guid>
      <dc:creator>Alex_J_2</dc:creator>
      <dc:date>2016-01-25T22:49:33Z</dc:date>
    </item>
  </channel>
</rss>

