Skip to content

MateDroid

F-Droid

Open source

View Tesla vehicle data from your self-hosted Teslamate instance

Version
1.10.0
Size
17.1 MB
Updated
Jul 3, 2026
Get from Download APK (v1.10.0)
Signing certificate on record

About this app

Take control of your Tesla data with MateDroid, the companion app for Teslamate that puts your driving and charging history in your pocket.

Your Data, Your Server, Your Privacy

MateDroid connects exclusively to your self-hosted Teslamate instance. No cloud services, no accounts, no tracking. Your Tesla data never touches our servers because there are none. This is how privacy should work.

Beautiful at a Glance

See your Tesla's real-time status on a stunning dashboard featuring a 3D model that matches your car's actual color and wheels. The entire app theme adapts to your vehicle's color, creating a personalized experience in both light and dark modes.

Everything You Want to Know

• Live Dashboard - Battery, range, charging status, climate, tire pressures, and more • Drive History - Every trip mapped with efficiency stats, elevation profiles, and weather conditions along the way • Charging Sessions - Track where you charge, how much energy you add, costs, and charging curves • Battery Health - Monitor degradation over time with clear visualizations • Stats for Nerds - Tap the car for deep statistics: records, extremes, AC vs DC charging ratios, and hidden gems

Offline Ready

MateDroid syncs your data locally so you can browse your drives and charges even without an internet connection. Perfect for checking your trip history while on the road.

Requirements

This app requires a working Teslamate + TeslamateApi setup: • Teslamate: github.com/adriankumpf/teslamate • TeslamateApi: github.com/tobiasehlert/teslamateapi

If you're already running Teslamate, you're just one API deployment away from using MateDroid.

Free and Open Source

MateDroid is 100% free with no ads, no in-app purchases, and no premium tiers. The complete source code is available on GitHub under the GPL-3.0 license. Contributions welcome!

github.com/vide/matedroid

Licensed under GPL-3.0-only, by vide.

OfficialSignature VerifiedOpen Source

What's New in v1.10.0

Imported from the F-Droid repository index.

  • Compare any drive or charge against your own history — with rankings and percentage verdicts — and see each trip's key numbers right on its map.
  • Added:
  • - Compare similar drives and charges, with stats and rankings
  • - Trip distance, consumption and cost/100km on the trip map — tap for full screen
  • - Edit a charge's cost from its detail screen
  • Changed:

Version history

v1.10.0Latest
Signature continuous

Jul 3, 2026 · 17.1 MB · Android API 2836 · code 178293972

Imported from the F-Droid repository index.

  • Compare any drive or charge against your own history — with rankings and percentage verdicts — and see each trip's key numbers right on its map.
  • Added:
  • - Compare similar drives and charges, with stats and rankings
  • - Trip distance, consumption and cost/100km on the trip map — tap for full screen
  • - Edit a charge's cost from its detail screen
  • Changed:
INTERNETFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCFOREGROUND_SERVICE_SPECIAL_USEPOST_NOTIFICATIONSPOST_PROMOTED_NOTIFICATIONSRECEIVE_BOOT_COMPLETEDWAKE_LOCKACCESS_NETWORK_STATEcom.matedroid.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 a546af953840223a5719773ef38e74d4469a343dceb788689531c701f21e8df4

v1.9.0
Signature continuous

Jun 13, 2026 · 16.9 MB · Android API 2836 · code 178120864

Imported from the F-Droid repository index.

  • A tidy new top-right menu, manual road-trip creation, and an immersive full-bleed Location map you can tap to open in Maps.
  • Added:
  • - Top-right menu: Stats, Battery health, Where was I?, Sentry, Settings
  • - Create a trip manually from the Trips list
  • Changed:
  • - Reorganized Activity card; tyre pressure in its own card
INTERNETFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCFOREGROUND_SERVICE_SPECIAL_USEPOST_NOTIFICATIONSPOST_PROMOTED_NOTIFICATIONSRECEIVE_BOOT_COMPLETEDWAKE_LOCKACCESS_NETWORK_STATEcom.matedroid.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 3f8f4a412ea159bc7cdd922c8e77b1bfa6a3b2d73bbef5ac3e4b42aad31d034e

v1.8.1
Signature continuous

Jun 9, 2026 · 16.8 MB · Android API 2836 · code 178085461

Imported from the F-Droid repository index.

  • This release smooths out a rough edge on the trip detail screen.
  • Fixed:
  • - The trip's total duration no longer wraps onto several lines under the timeline — it now stays tidy on any screen size or font-size setting.
INTERNETFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCFOREGROUND_SERVICE_SPECIAL_USEPOST_NOTIFICATIONSPOST_PROMOTED_NOTIFICATIONSRECEIVE_BOOT_COMPLETEDWAKE_LOCKACCESS_NETWORK_STATEcom.matedroid.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 43890cb39f77bc7843cdd67ef8a0d8f1144c00c2254702d723c0aa2162996a92

Will it run on your device?

CompatibilityLikely to run

74%

  • Targets newer Android builds, so legacy devices may be excluded.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
+0.2 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.matedroid 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, 1.9.0 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall MateDroid 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 MateDroid, and a listing is removed when the evidence for it stops holding up.

Get MateDroid

Every source we list for com.matedroid 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
9.0+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
1.10.0 (code 178293972)
Size
17.1 MB
Updated
Jul 3, 2026
Package name
com.matedroid

Security Verification

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

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

SHA-256 Hash

a546af953840223a5719773ef38e74d4469a343dceb788689531c701f21e8df4

Signing certificate

92b34b1e456504fbacafcc3505d132c630eac75f0bd96878d4b769b20cb71a5b

Permissions Required

INTERNET
FOREGROUND_SERVICE
FOREGROUND_SERVICE_DATA_SYNC
FOREGROUND_SERVICE_SPECIAL_USE
POST_NOTIFICATIONS
POST_PROMOTED_NOTIFICATIONS
RECEIVE_BOOT_COMPLETED
WAKE_LOCK
ACCESS_NETWORK_STATE
com.matedroid.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