GithubHelp home page GithubHelp logo

demoapp's Introduction

Navisens IndoorLocation Provider for Android

IndoorLocation Provider using MotionDNA SDK from Navisens. Track phone motion using the built-in accelerometers and gyroscopes.

From the moment that you have an initial position provided by another provider (QR-Code, iBeacon, Wifi, ... ), you can use this provider to extrapolate the position based on the phone mouvements.

This provider needs to subscribe to a source IndoorLocation provider. Each time the source provider sends a new location, the Navisens provider is reset and will restart from that position to give position updates based on motion.

To use this module, sign up and get your developer key at https://www.navisens.com.

Use

Instantiate the provider with an IndoorLocationProvider as source provider and your Navisens Developper Key.

NavisensIndoorLocationProvider navisensIndoorLocationProvider = new NavisensIndoorLocationProvider(getApplicationContext(), sourceIndoorLocationProvider, "<YOUR NAVISENS KEY>");

Set the provider in your Mapwize SDK:

mapwizePlugin.setLocationProvider(navisensIndoorLocationProvider);     

Demo app

A simple demo application to test the provider is available in the /app directory.

You will need to set your credentials in NavisensIndoorLocationProviderDemoApplication and MapActivity.

A sample key is provided for Mapwize. Please note that this keys can only be used for testing purposes, with very limited traffic, and cannot be used in production. Get your own key from mapwize.io. Free accounts are available.

To initialize the position, simply click on the map. The move around and see the position moving.

Contribute

Contributions are welcome. We will be happy to review your PR.

Support

For any support with this provider, please do not hesitate to contact [email protected]

License

MIT

demoapp's People

Contributors

emmanuelchangole avatar etienne-io avatar mathieugerard avatar

Watchers

 avatar

Forkers

janetwamaitha

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.