ZgeSensor is a shared library used to handle sensors on Android. The main purpose is to allow sensors in ZGameEditor applications compiled for Android, however, its usage is not restricted just to this case. ZgeSensor library is implemented in Android NDK and uses API level 9, which runs on Android version 2.3 and later.
ZgeSensor is free for commercial use and open source under the Zlib License.
Links:
- For more information about usage ZgeSensor library in ZGameEditor projects see this page.
- Latest changes are listed in version history.
- Related forum discussion.
- It is recommended to use the latest beta release of ZGameEditor downloaded from here.