Skip to content

Releases: opensensorhub/osh-android

OSH Android v1.4.0

15 Sep 07:50
76fa2a1
Compare
Choose a tag to compare
OSH Android v1.4.0 Pre-release
Pre-release

Demo Android App based on OSH core v1.4.0.

This version is now built using Gradle 7 and the latest Android SDK. It can also be compiled and run on a connected Android device using Android Studio. It also improves support for recent versions of Android, including Android 10 and 11:

  • #30 App crashes on multi-camera phones

To install the APK attached to this release, you must be able to install Android apps from "Unknown Sources":

On Android versions prior to 8 "Oreo", just enable the "Unknown Sources" option in your Android Security Settings.
On later versions, Android will ask you automatically to allow the installation. Note that this authorization is given on a per app basis (i.e. the app that makes the download).

You can find some documentation on how to use the app here

OSH Android v1.3.2

29 Jan 08:51
Compare
Choose a tag to compare

Demo Android App based on OSH core v1.3.2.

This version is now built using Gradle and the latest Android SDK. It can also be compiled and run on a connected Android device using Android Studio. It also improves support for recent versions of Android, including Android 7, 8 and 9:

  • #11 App crashes on Pixel XL running 8.1.0

However, support for Android versions older than 6 "Marshmallow" has been dropped.

To install the APK attached to this release, you must be able to install Android apps from "Unknown Sources":

  • On Android versions prior to 8 "Oreo", just enable the "Unknown Sources" option in your Android Security Settings.
  • On later versions, Android will ask you automatically to allow the installation. Note that this authorization is given on a per app basis (i.e. the app that makes the download).

You can find some documentation on how to use the app here

OSH Android v1.2.0

19 Sep 13:07
Compare
Choose a tag to compare

Demo Android App based on OSH core v1.2.

This version is now built using Gradle and the latest Android SDK. It fixes the following issues:

  • #4 Need an About menu item
  • #5 No data received by server when enabling using basic auth
  • #6 Lose camera when moving off from Android App
  • #7 Cannot get video data
  • #9 App crashes when compiled against latest osh-core

To install, just enable the "Unknown Sources" option in your Android Security Settings to allow downloading the APK from other sources than the Play Store and download the app directly using the link below.

You can find some documentation on how to use the app here

OSH Android v1.1.0

30 Oct 12:31
Compare
Choose a tag to compare

Demo Android App compatible with OSH core v1.1.

To install, just enable the "Unknown Sources" option in your Android Security Settings to allow downloading the APK from other sources than the Play Store and download the app directly using the link below.

You can find some documentation on how to use the app here

OSH Android v1.1 beta1

10 Oct 15:42
Compare
Choose a tag to compare
Pre-release

Demo Android App compatible with OSH core v1.1.

This app allows a phone or tablet running Android 5.0 (Lollipop) or later to send sensor data to a remote OSH node.

Supported sensors include the ones that are on-board the phone:

  • GPS
  • Raw IMU (Accelerometers, Gyroscopes, Magnetometers)
  • Fused Orientation (Quaternions or Euler angles)
  • Video Camera (MJPEG or H264 codec)

But also other sensors connected via USB, Bluetooth or Bluetooth Smart:

  • FLIR One Thermal Camera (USB)
  • Trupulse 360 Range Finder (Bluetooth)
  • Angel Sensor Wrist Band (Bluetooth Smart)

To install, just enable the "Unknown Sources" option in your Android Security Settings to allow downloading the APK from other sources than the Play Store and download the app directly using the link below.

You can find some documentation on how to use the app here