Skip to content

Installation

nendo edited this page Feb 6, 2026 · 2 revisions

Installation

Prerequisites

Before installing Argosy, you need:

  • A running RomM server with your game library configured
  • Your RomM server URL and login credentials

RomM is required for initial setup. There is no local-only mode during first launch.

Download

Download the latest stable release:

Latest Release

Avoid beta releases unless you're comfortable troubleshooting experimental features.

Install the APK

  1. Transfer the APK to your device (or download directly on device)
  2. If prompted, enable "Install from unknown sources" for your file manager or browser
  3. Open the APK and tap Install
  4. Some devices may show a Play Protect warning - tap "Install anyway"

Permissions

Argosy requests several permissions during setup. Here's what each one does:

Permission Purpose
Storage (MANAGE_EXTERNAL_STORAGE) Access ROM files and save data on your device
Query Packages (QUERY_ALL_PACKAGES) Detect which emulators are installed
Usage Stats Track play time and detect when games are closed
Internet Connect to RomM server, download cores and metadata
Notifications Show download progress and sync status
Foreground Service Continue downloads/syncs when app is backgrounded
Vibrate Haptic feedback during gameplay
Wake Lock Keep device awake during gameplay and downloads
Boot Completed Resume pending syncs after device restart

All permissions are explained in-app when requested. You can review permission status in Settings > Permissions.

What's Next

Once installed, open Argosy to begin the First Launch Setup.

Clone this wiki locally