Deploy Android Job
Deploy Android Job
Section titled “Deploy Android Job”Upload your AAB/APK to Google Play Console.
Requirements
Section titled “Requirements”- Build Android job completed upstream
- Google Play service account credentials
Configuration
Section titled “Configuration”| Option | Description |
|---|---|
| Service Account | JSON key for service account |
| Track | internal, alpha, beta, production |
| Release Status | draft, completed |
Service Account Setup
Section titled “Service Account Setup”- Go to Google Play Console > Setup > API access
- Create or link a Google Cloud project
- Create a service account with “Release Manager” permissions
- Generate a JSON key
- Add as secret in FlightStack
Tracks
Section titled “Tracks”| Track | Description |
|---|---|
| internal | Internal testing (up to 100 testers) |
| alpha | Closed testing |
| beta | Open testing |
| production | Public release |
Example Pipeline
Section titled “Example Pipeline”┌──────────────┐ ┌────────────────┐ ┌──────────┐│Build Android │────▶│Deploy Android │────▶│ Notify │└──────────────┘ └────────────────┘ └──────────┘