Giter Club home page Giter Club logo

virtualsensor's Introduction

VirtualSensor

VirtualSensor is a module built on Xposed that creates several sensors on devices which do not have them. It does sensor fusion using the values from the accelerometer and the compass which are the two main requirements for this module.

There are currently 5 sensors emulated :

  • TYPE_ROTATION_VECTOR
  • TYPE_GYROSCOPE
  • TYPE_GEOMAGNETIC_ROTATION_VECTOR
  • TYPE_GRAVITY
  • TYPE_LINEAR_ACCELERATION

Being the most useful sensor for many applications, the gyroscope is the main sensor this project is about.

How to use

The Xposed Framework is a required dependency. Android versions from JellyBean (SDK16) up to Marshmallow (SDK23) are supported. I myself have not tested the module on versions older than Marshmallow. Some OEMs might have made heavy enough modifications to the AOSP code to break this module, please keep that in mind.

Bug report

Reporting bugs is very important in order for this module to work on more devices. As I do not have the ability to test it on a lot of devices, I can only rely on the community to test it and report bugs. When submitting a bug report, please make sure to include as much information as possible. A logcat dump is often mandatory.

License

This project is under the LGPL v.3.0 license. The license itself can be found in the LICENSE file within the project files.

virtualsensor's People

Contributors

berkantkz avatar frazew avatar mourdraug avatar phoenixtwofive avatar tsudakageyu avatar

Watchers

 avatar

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.