Skip to content

Latest commit

 

History

History
 
 

Sensors

Sensors Sample Application

This application shows how to use the various sensors on the device and capture the data points for display to the user, with the help of the Flotr2 graphing library.

The sample code for this application is Open Source under the Apache 2.0 License.

Applies To

Author(s)

  • Tim Windsor

Dependencies

Screenshots

Screenshot   Screenshot   Screenshot   Screenshot   Screenshot

Known Issues

  • The Y axis of the graphs is set to autoscale. When significant changes happen, there can be a pause while the graph recalculates the appropriate size, and no graph is shown temporarily.

  • The Sensors API doesn't work in the Simulator.

Tested On

  • BlackBerry 10 Dev Alpha B 10.0.9.1103
  • BlackBerry Z10 10.1.0.1471
  • BlackBerry Q10 10.1.0.1471

To contribute code to this repository you must be signed up as an official contributor.

How to Build

This sample includes an Ant based build.xml file which will work with the WebWorks Ant Build Script. It is optional to build with the script, but if you have it set up, it will require only editing of your device IP and password to use.

Otherwise, zip the contents and run bbwp on the zip file to build the application.

More Info

Contributing Changes

Please see the README of the WebWorks-Samples repository for instructions on how to add new Samples or make modifications to existing Samples.

Bug Reporting and Feature Requests

If you find a bug in a Sample, or have an enhancement request, simply file an Issue for the Sample.

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.