android-fastlane-setup
Installation
SKILL.md
Android Fastlane Setup
Configures Fastlane with supply for Play Store deployment and screengrab for screenshot automation.
Prerequisites
- Ruby 2.7+ installed
- Android project
- Play Store service account JSON
Inputs
| Input | Required | Default | Description |
|---|---|---|---|
| package_name | Yes | - | Android app package name (e.g., com.example.app) |
| service_account_path | Yes | - | Path to service account JSON file |