Skip to content

Oksigenia SOS

F-Droid

Open source

Smart safety and distress alerts with fall and inactivity detection.

Version
4.2.5
Size
21.4 MB
Updated
Jun 24, 2026
Get from Download APK (v4.2.5)
Signing certificate on record

About this app

Oksigenia SOS is an offline-first personal safety app for outdoor sports and high-risk environments. No account, no cloud, no Google Services required — everything runs on your device.

When something goes wrong, it sends an SMS alert with your GPS coordinates to your emergency contact. No internet connection needed.

Smart Fall Detection (Smart Sentinel)

The accelerometer monitors you continuously at high frequency. A sudden impact triggers an observation window. If sustained walking movement is detected during that window, the alarm is dismissed automatically — false positives from drops or normal jolts won't fire the SOS. If no rhythmic movement is detected, the SOS is sent.

Activity profiles

Pick the profile that matches what you're doing — Smart Sentinel adapts its sensitivity: - Trekking / Hiking: balanced default for walking outdoors. - Running (road): tuned for the sustained high-G cadence of road running, with an adaptive rhythm detector. - Trail running / MTB: higher impact threshold for terrain with constant vibration. - Mountaineering: longer observation window for slow recoveries on technical ground. - Paragliding / Kayak / Watersports: automatic fall detection is disabled (the sensor cannot reliably interpret flight or water motion); inactivity monitor and manual SOS remain active. - Professional / Rescue: extended observation window for advanced operational use.

Inactivity Monitor (Dead Man's Switch)

Set a check-in timer. If you don't confirm you're OK before it expires, the alert is sent automatically. Essential for solo adventures where a fall might leave you conscious but unable to call for help.

Live Tracking

Send your GPS position by SMS every 30, 60 or 120 minutes. Pause, resume or check in manually at any time — without stopping the monitoring session.

Dying Gasp

When the battery drops below 5%, a final SMS with your last GPS position is sent automatically before the phone shuts down.

Privacy and Compatibility

- No account or registration required - All data stays on your device — no cloud sync, no telemetry - No trackers, no analytics, no ads - Works on de-Googled phones (GrapheneOS, MicroG) - Open source under GPLv3

About the permissions

Oksigenia SOS asks for sensitive permissions because its job is to call for help when you cannot. Each one maps to a single rescue function:

- SMS: sends the alert. SMS is the only channel that works in the mountains without internet. - Location, including "Allow all the time" (background location): when you fall, your phone is in your pocket with the screen off and the app in the background. Without background access, Android can deny a fresh GPS fix at exactly that moment, and the SOS would leave without usable coordinates. Your position is read only when an alert or tracking update is being sent, and it travels exclusively inside the SMS to the contacts you configured — it is never uploaded anywhere. The app's only network use is a version check against a static file on oksigenia.com, which carries no personal data and no location. - Motion sensors / physical activity: fall and inactivity detection. - Battery exemption: so Android doesn't kill the monitoring service mid-route.

A safety app that prioritised permission minimalism over getting your coordinates to a rescuer would be failing at its only job. The privacy guarantee here is structural, not cosmetic: everything stays on the device.

Available in 11 languages: English, Spanish, French, German, Portuguese, Italian, Dutch, Swedish, Norwegian (Bokmål), Polish and Russian.

IMPORTANT: Oksigenia SOS is a support tool and does not replace professional emergency services. Its operation depends on mobile coverage, GPS signal and battery level.

Licensed under GPL-3.0-only, by Oksigenia.

OfficialSignature VerifiedOpen Source

What's New in v4.2.5

Imported from the F-Droid repository index.

Version history

v4.2.5Latest
Signature continuous

Jun 24, 2026 · 21.4 MB · Android API 2436 · code 420053

Imported from the F-Droid repository index.

ACCESS_FINE_LOCATIONACCESS_COARSE_LOCATIONACCESS_BACKGROUND_LOCATIONSEND_SMSVIBRATEWAKE_LOCKRECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICEFOREGROUND_SERVICE_MEDIA_PLAYBACKFOREGROUND_SERVICE_LOCATIONFOREGROUND_SERVICE_DATA_SYNCACTIVITY_RECOGNITIONREQUEST_IGNORE_BATTERY_OPTIMIZATIONSPOST_NOTIFICATIONSHIGH_SAMPLING_RATE_SENSORSINTERNETUSE_FULL_SCREEN_INTENTcom.oksigenia.oksigenia_sos.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 52bbfb679b5683b8a3e67dea75ea42caf5197067d7c0a011c1fe9c725ff7f8f2

v4.2.5
Signature continuous

Jun 24, 2026 · 20 MB · Android API 2436 · code 420052

Imported from the F-Droid repository index.

ACCESS_FINE_LOCATIONACCESS_COARSE_LOCATIONACCESS_BACKGROUND_LOCATIONSEND_SMSVIBRATEWAKE_LOCKRECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICEFOREGROUND_SERVICE_MEDIA_PLAYBACKFOREGROUND_SERVICE_LOCATIONFOREGROUND_SERVICE_DATA_SYNCACTIVITY_RECOGNITIONREQUEST_IGNORE_BATTERY_OPTIMIZATIONSPOST_NOTIFICATIONSHIGH_SAMPLING_RATE_SENSORSINTERNETUSE_FULL_SCREEN_INTENTcom.oksigenia.oksigenia_sos.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 f62de2f6877f99bf8ba538563394616b130a7f926a826b625718da4c603c7971

v4.2.5
Signature continuous

Jun 24, 2026 · 17.8 MB · Android API 2436 · code 420051

Imported from the F-Droid repository index.

ACCESS_FINE_LOCATIONACCESS_COARSE_LOCATIONACCESS_BACKGROUND_LOCATIONSEND_SMSVIBRATEWAKE_LOCKRECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICEFOREGROUND_SERVICE_MEDIA_PLAYBACKFOREGROUND_SERVICE_LOCATIONFOREGROUND_SERVICE_DATA_SYNCACTIVITY_RECOGNITIONREQUEST_IGNORE_BATTERY_OPTIMIZATIONSPOST_NOTIFICATIONSHIGH_SAMPLING_RATE_SENSORSINTERNETUSE_FULL_SCREEN_INTENTcom.oksigenia.oksigenia_sos.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 2fa1a0e0ff5999bdd7bd4f30ed9ff7a2109a28b4bf615831e1f393ff581a734b

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
+1.4 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 com.oksigenia.oksigenia_sos 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, 4.2.5 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Oksigenia SOS 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 Oksigenia SOS, and a listing is removed when the evidence for it stops holding up.

Get Oksigenia SOS

Every source we list for com.oksigenia.oksigenia_sos 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
Social
Android
7.0+
Architectures
x86_64
Version
4.2.5 (code 420053)
Size
21.4 MB
Updated
Jun 24, 2026
Package name
com.oksigenia.oksigenia_sos

Security Verification

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

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

SHA-256 Hash

52bbfb679b5683b8a3e67dea75ea42caf5197067d7c0a011c1fe9c725ff7f8f2

Signing certificate

11736443fedf605c7663b809532eb922222c37242541fc00868114f92e72990a

Permissions Required

ACCESS_FINE_LOCATION
ACCESS_COARSE_LOCATION
ACCESS_BACKGROUND_LOCATION
SEND_SMS
VIBRATE
WAKE_LOCK
RECEIVE_BOOT_COMPLETED
FOREGROUND_SERVICE
FOREGROUND_SERVICE_MEDIA_PLAYBACK
FOREGROUND_SERVICE_LOCATION
FOREGROUND_SERVICE_DATA_SYNC
ACTIVITY_RECOGNITION
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
POST_NOTIFICATIONS
HIGH_SAMPLING_RATE_SENSORS
INTERNET
USE_FULL_SCREEN_INTENT
com.oksigenia.oksigenia_sos.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.

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