eas-build-profiles-android
Installation
SKILL.md
EAS Build Profiles (Android)
| Profile | Purpose | Output | Signing |
|---|---|---|---|
| development | Dev client for expo start |
APK | Debug |
| preview | Internal testers + manual install | APK | Internal |
| production | Play Store submission | AAB | Play App Signing |
Credential and external action gate
Creating an EAS build, generating or using a keystore, and uploading an AAB are separate external actions. Prepare the profile locally, but obtain explicit owner confirmation of the EAS account, Android package, signing method, profile, and expected cost before running a build. Keep all keystores outside the repository.