Skip to content

α-Remote

F-Droid

Open source

Bluetooth remote for Sony Alpha Cameras

Version
1.3
Size
14.6 MB
Updated
May 24, 2026
Get from Download APK (v1.3)
Signing certificate on record

About this app

A Bluetooth remote control app for Sony Alpha cameras that is immediately available in your phone's notification area as soon as you turn on your camera. This app is free and open source.

The app uses Android's companion app feature, meaning that it does not actively scan for your camera, but is only started by Android when the camera has been seen by the system - and the app's service is shut down as soon as it is turned off again. The remote control buttons are there when you need them, but no resources or screenspace are used otherwise.

So far, this app has only been tested with the following cameras: ILCE-6400 (α6400), ILCE-6600 (α6600), ILCE-6700 (α6700), ILCE-7M3 (α7 III), ILCE-7CM2 (α7C II), ILCE-7M4 (α7 IV), ILCE-7RM3 (α7R III), ILCE-7RM4 (α7R IV), ILCE-7RM5 (α7R V), ILCE-9 (α9), ILME-FX30, ZV-E10

It is expected to work with any Sony camera that supports Bluetooth remotes, including the following models: DSC-RX100M7, DSC-RX100M7G, ZV-1, ILCE-7M4K, ILCE-7RM4A, ZV-E10, ZV-E10L, ILCE-1, ILCE-7C, ILCE-7CL, ILCE-7SM3, ILCE-9M2, ILCE-6100, ILCE-6100L, ILCE-6100Y, ILCE-6600M, ILCE-6400L, ILCE-6400M, ILCE-7M3, ILCE-7M3K, ILCE-7RM3, ILCE-9, ILME-FX2, ILME-FX3, ILME-FX3A, ILX-LR1

If you have one of those cameras, I would be happy to get feedback on how well it works with this app.

Licensed under GPL-3.0-only, by DiCon / Sebastian Staacks.

OfficialSignature VerifiedOpen Source

What's New in v1.3

Imported from the F-Droid repository index.

  • - Move focus bracketing step after intervalometer pause, so the camera can settle for more consistent focus steps.
  • - Fix: Jog buttons are not released when action sequence is cancelled (i.e. stuck focus jog when cancelling focus bracketing)

Version history

v1.3Latest
Signature continuous

May 24, 2026 · 14.6 MB · Android API 3136 · code 10300

Imported from the F-Droid repository index.

  • - Move focus bracketing step after intervalometer pause, so the camera can settle for more consistent focus steps.
  • - Fix: Jog buttons are not released when action sequence is cancelled (i.e. stuck focus jog when cancelling focus bracketing)
BLUETOOTH_CONNECTREQUEST_OBSERVE_COMPANION_DEVICE_PRESENCEREQUEST_COMPANION_START_FOREGROUND_SERVICES_FROM_BACKGROUNDFOREGROUND_SERVICEFOREGROUND_SERVICE_CONNECTED_DEVICEPOST_NOTIFICATIONSWAKE_LOCKorg.staacks.alpharemote.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 db063571c7982f41a3964ad1294bd3a440551d783929638c62cba406999033bb

v1.2
Signature continuous

Apr 25, 2026 · 14.6 MB · Android API 3136 · code 10200

Imported from the F-Droid repository index.

  • - Focus bracketing as additional option in advanced drawer. (Use with intervalometer.)
  • - Save advanced controls settings like intervalometer, bulb and focus bracketing settings.
  • - Bug fixes (especially a crash on some devices)
BLUETOOTH_CONNECTREQUEST_OBSERVE_COMPANION_DEVICE_PRESENCEREQUEST_COMPANION_START_FOREGROUND_SERVICES_FROM_BACKGROUNDFOREGROUND_SERVICEFOREGROUND_SERVICE_CONNECTED_DEVICEPOST_NOTIFICATIONSWAKE_LOCKorg.staacks.alpharemote.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 2fe6d465cb39e29c54b7db8ad91db44feb5d791edb0aa762a1cb4ed2f2b72bdc

v1.1
Signature continuous

Sep 1, 2025 · 14.1 MB · Android API 3136 · code 10102

Imported from the F-Droid repository index.

  • - Combine bulb and intervalometer function
  • - Show remaining exposures for intervalometer
  • - Show video recording duration in the app
  • - Allow setting a duration for the trigger-on-focus trigger (relevant for bracketing shots)
  • - Fix: Recording state wrongly mapped to focus state
  • - Add warning if location service or Bluetooth scanning is disabled.
BLUETOOTH_CONNECTREQUEST_OBSERVE_COMPANION_DEVICE_PRESENCEREQUEST_COMPANION_START_FOREGROUND_SERVICES_FROM_BACKGROUNDFOREGROUND_SERVICEFOREGROUND_SERVICE_CONNECTED_DEVICEPOST_NOTIFICATIONSWAKE_LOCKorg.staacks.alpharemote.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 1995870be17b6b70b22bcd50d91056f1044bb5565b0ce87d9be9cad45e7ce37e

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 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.staacks.alpharemote 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.2 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall α-Remote 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 α-Remote, and a listing is removed when the evidence for it stops holding up.

Get α-Remote

Every source we list for org.staacks.alpharemote 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
Productivity
Android
12+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
1.3 (code 10300)
Size
14.6 MB
Updated
May 24, 2026
Package name
org.staacks.alpharemote

Security Verification

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

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

SHA-256 Hash

db063571c7982f41a3964ad1294bd3a440551d783929638c62cba406999033bb

Signing certificate

c9c9294a9bfbba5456013dd090df0057daec2cf6a07d65f960aa611ef903b54f

Permissions Required

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

BLUETOOTH_CONNECTConnect to Bluetooth devices.
REQUEST_OBSERVE_COMPANION_DEVICE_PRESENCE
REQUEST_COMPANION_START_FOREGROUND_SERVICES_FROM_BACKGROUND
FOREGROUND_SERVICEKeep running in the background with a visible notification.
FOREGROUND_SERVICE_CONNECTED_DEVICE
POST_NOTIFICATIONSShow notifications.
WAKE_LOCKKeep the device awake, e.g. to finish a download or play media.
org.staacks.alpharemote.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 Productivity 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