Skip to content

Sensors2OSC

F-Droid

Open source

Send sensor data via Open Sound Control (OSC).

Version
0.16.2
Size
2 MB
Updated
Mar 18, 2026
Get from Download APK (v0.16.2)
Signing certificate on record

About this app

Read sensor data from your phone and send them to a receiver via Open Sound Control (OSC).

Typical use case is controlling a music application from your phone or tablet.

Licensed under MIT, by SensorApps.

OfficialSignature VerifiedOpen Source

What's New in v0.16.2

Imported from the F-Droid repository index.

  • - Layout fix for settings.

Version history

v0.16.2Latest
Signature continuous

Mar 18, 2026 · 2 MB · Android API 1436 · code 28

Imported from the F-Droid repository index.

  • - Layout fix for settings.
INTERNETACCESS_NETWORK_STATEFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCWAKE_LOCKHIGH_SAMPLING_RATE_SENSORSACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONPOST_NOTIFICATIONSBLUETOOTHBLUETOOTH_ADMINBLUETOOTH_CONNECTACTIVITY_RECOGNITIONNFCorg.sensors2.osc.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 441f65e1b830f5f0b82690c8a32df3b3c191be1e355df0226b17e61ce14f1a57

v0.16.1
Signature continuous

Mar 8, 2026 · 2 MB · Android API 1436 · code 27

Imported from the F-Droid repository index.

  • - Bugfixes for edge-to-edge layout
INTERNETACCESS_NETWORK_STATEFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCWAKE_LOCKHIGH_SAMPLING_RATE_SENSORSACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONPOST_NOTIFICATIONSBLUETOOTHBLUETOOTH_ADMINBLUETOOTH_CONNECTACTIVITY_RECOGNITIONNFCorg.sensors2.osc.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 715d74e35a0d5b30b38c2d919f4f490ec035862324b3688b39bc67137b2a85ce

v0.16.0
Signature continuous

Mar 5, 2026 · 2 MB · Android API 1436 · code 25

Imported from the F-Droid repository index.

INTERNETACCESS_NETWORK_STATEFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCWAKE_LOCKHIGH_SAMPLING_RATE_SENSORSACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONPOST_NOTIFICATIONSBLUETOOTHBLUETOOTH_ADMINBLUETOOTH_CONNECTACTIVITY_RECOGNITIONNFCorg.sensors2.osc.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 ec74d37edfae3b1f22818ef60e36e898ce5535bd5e9e50aad5c773db07f645ed

Will it run on your device?

CompatibilityLikely to run

78%

  • Runs on a broad range of modern Android versions.
  • ABI coverage is focused on newer 64-bit devices.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
0 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be org.sensors2.osc is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 0.16.1 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Sensors2OSC first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Sensors2OSC, and a listing is removed when the evidence for it stops holding up.

Get Sensors2OSC

Every source we list for org.sensors2.osc is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Media Audio
Android
API 14+
Architectures
Version
0.16.2 (code 28)
Size
2 MB
Updated
Mar 18, 2026
Package name
org.sensors2.osc

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v0.16.2)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

441f65e1b830f5f0b82690c8a32df3b3c191be1e355df0226b17e61ce14f1a57

Signing certificate

25c58046bb9c6a1bfdbe3fcd5cce1a1e4ca7e4261224133acb261ca186872f6e

Permissions Required

What each permission lets Sensors2OSC do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

INTERNETSend and receive data over the internet.
ACCESS_NETWORK_STATECheck whether the device is online and on what kind of connection.
FOREGROUND_SERVICEKeep running in the background with a visible notification.
FOREGROUND_SERVICE_DATA_SYNCRun a background service to sync data.
WAKE_LOCKKeep the device awake, e.g. to finish a download or play media.
HIGH_SAMPLING_RATE_SENSORS
ACCESS_COARSE_LOCATIONRead your approximate location.
ACCESS_FINE_LOCATIONRead your precise location.
POST_NOTIFICATIONSShow notifications.
BLUETOOTHConnect to paired Bluetooth devices.
BLUETOOTH_ADMINDiscover and pair Bluetooth devices.
BLUETOOTH_CONNECTConnect to Bluetooth devices.
ACTIVITY_RECOGNITION
NFCUse NFC (tap-to-pay style short-range communication).
org.sensors2.osc.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Media Audio apps

More from F-Droid

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem