Pgyer Docs
CI/CD & Dev Tools

Android Studio Plugin

Install the Pgyer Android Studio plugin and upload apk files from inside the IDE.

With the Pgyer Android Studio plugin installed, you can upload apk files to Pgyer from inside the IDE — no need to switch tools.

Prerequisites

  • Your Pgyer API Key: sign in to Pgyer, then open API info from the top-right menu.

Installation

Option 1: Plugin Marketplace

Open Android Studio → Preference → Plugin, search for Pgyer Upload Tool, click Install on the right, and restart Android Studio.

Install plugin

Option 2: Local Install

Download the plugin, open Android Studio → Preference → Plugin → Install Plugin From Disk..., pick the local zip, and restart Android Studio.

Once installed, the Pgyer logo appears in the Android Studio ToolBar.

Toolbar icon

Usage

Plugin UI

  1. Fill in the APIKEY.
  2. If you're using Pgyer's channel feature, fill in the Channel number (each channel apk can only target one channel).
  3. Choose an install method: Public, Password, or Invite. Password mode requires entering an install password.
  4. Pick a local .apk file. Once selected, the plugin displays the apk path.
  5. Optionally fill in release notes — they'll appear under Release Notes on the Pgyer download page.
  6. Click Next to go to the next screen. An empty apk field triggers an error.
  7. Click Upload to send the apk to Pgyer.
  8. On success, the page shows an Upload successful message.

On this page