Skip to content

KUKSA Companion App

F-Droid

Open source

The Companion App for the KUKSA Databroker.

Version
0.1.3
Size
71.3 MB
Updated
Feb 19, 2024
Get from Download APK (v0.1.3)
Signing certificate on record

About this app

The KUKSA Companion App demonstrates the capabilities of the Android SDK to connect to a vehicle with an integrated KUKSA Databroker, read data and interact with the actuators of the vehicle. The KUKSA framework is based on the COVESA Vehicle Signal Specification (VSS).

The VSS defines the names and semantics of a large set of data entries that represent the current and/or intended state of a vehicle's sensors and actuators organized in a tree-like structure. For example, the vehicle's current speed is represented by the Vehicle.Speed entry.

However, VSS does not define how these signals are to be collected and managed within a vehicle, nor does it prescribe how other components in the vehicle can read or write signal values from and to the tree.

The KUKSA Databroker is a resource efficient implementation of the VSS signal tree and is intended to be run within a vehicle on a microprocessor based platform. It allows applications in the vehicle to interact with the vehicle's sensors and actuators using a uniform, high level gRPC API for querying signals, updating current and target values of sensors and actuators and getting notified about changes to signals of interest.

Showcases covered by the Companion App are:

- Door Control - Temperature Control - Light Control - Tire Pressure Check

Find out more about KUKSA:

- Vehicle Signal Specification: https://covesa.github.io/vehicle_signal_specification/ - KUKSA Databroker: https://github.com/eclipse/kuksa.val/ - KUKSA Android SDK: https://github.com/eclipse-kuksa/kuksa-android-sdk/ - KUKSA Companion App: https://github.com/eclipse-kuksa/kuksa-android-companion/

Licensed under Apache-2.0, by Eclipse Kuksa.

OfficialSignature VerifiedOpen Source

What's New in v0.1.3

Imported from the F-Droid repository index.

  • ### Features
  • * Add Icon for F-Droid to Fastlane
  • * Improve Design of Settings Screen
  • * Optimize Views for Landscape
  • ### Bug Fixes
  • * Fix Crash when using an invalid Databroker IP

Version history

v0.1.3Latest
Signature continuous

Feb 19, 2024 · 71.3 MB · Android API 2733 · code 10000103

Imported from the F-Droid repository index.

  • ### Features
  • * Add Icon for F-Droid to Fastlane
  • * Improve Design of Settings Screen
  • * Optimize Views for Landscape
  • ### Bug Fixes
  • * Fix Crash when using an invalid Databroker IP
INTERNETorg.eclipse.kuksa.companion.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 cc571613121682a39c03f6b810a42cc09ab3684c140f55d50ea40e7c83436374

v0.1.2
Signature continuous

Feb 2, 2024 · 68.7 MB · Android API 2733 · code 10000102

Imported from the F-Droid repository index.

  • ## 0.1.2 (2024-01-24)
  • ### Features
  • * Upgrade Libraries to enable reproducible builds ([ef00208](https://github.com/eclipse-kuksa/kuksa-android-companion/commit/ef00208649616e7b7d10336622ec5bde6fa6301d)), closes [#42](https://github.com/eclipse-kuksa/kuksa-android-companion/issues/42)
INTERNETorg.eclipse.kuksa.companion.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 5353c94ac6aa2005ee4ea8038406c3a4501b9c426a203ddd52096f8082526eac

Will it run on your device?

CompatibilityCheck the requirements

69%

  • Targets newer Android builds, so legacy devices may be excluded.
  • Multiple CPU architectures are covered.
What changed in this release
Size delta
+2.6 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.eclipse.kuksa.companion 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.1.2 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall KUKSA Companion App 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 KUKSA Companion App, and a listing is removed when the evidence for it stops holding up.

Get KUKSA Companion App

Every source we list for org.eclipse.kuksa.companion 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
8.1+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
0.1.3 (code 10000103)
Size
71.3 MB
Updated
Feb 19, 2024
Package name
org.eclipse.kuksa.companion

Security Verification

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

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

SHA-256 Hash

cc571613121682a39c03f6b810a42cc09ab3684c140f55d50ea40e7c83436374

Signing certificate

f7bf7bfb8a6d1332ce57dd9d5c90d4f1a82bce81f79385f764ba9ec87b870985

Permissions Required

INTERNET
org.eclipse.kuksa.companion.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