Your app is fully configured for EAS Build with the following profiles:
| Profile | Type | Purpose | Command |
|---|---|---|---|
| Development | APK | Testing with dev client | npm run build:android:dev |
| Preview | APK | Internal testing | npm run build:android:preview |
| Production | AAB | Google Play Store | npm run build:android:production |
- ✅ EAS CLI installed
- ✅ Logged into Expo account (reetkumarbind)
- ✅ Project initialized with EAS
- ✅ Android keystore generated
# Preview Build (APK for testing)
npm run build:android:preview
# Production Build (AAB for Play Store)
npm run build:android:production
# Check build status
npm run build:statusEAS Build requires access to:
*.googleapis.com(Google Cloud Storage)*.expo.dev(EAS servers)*.expo.io(Expo services)
-
Use Mobile Hotspot (Recommended)
- Enable hotspot on your phone
- Connect your computer
- Run build command
-
Try VPN
- Connect to VPN
- Run build command
-
Different Network
- Home network
- Public WiFi
- Coffee shop
-
Start Build
npm run build:android:preview
-
Monitor Progress
- Build URL will be displayed in terminal
- Visit https://expo.dev/accounts/reetkumarbind/projects/ReetPortfolioApp/builds
-
Download APK/AAB
- Once complete, download link will be provided
- Scan QR code to install on device
- Or download and share APK file
- Package Name:
com.reetkumarbind.ReetPortfolioApp - Version: 1.0.0
- Version Code: Auto-incremented
- Project ID: a2b71274-3fd7-4f9c-90df-9751646a744a
- ⚡ Kotlin & Jetpack Compose showcase
- 🎨 Beautiful gradient UI
- 📱 React Native & Expo
- 🌐 Portfolio website integration
- 💼 Professional experience display
- 🚀 Featured projects
- 📧 Contact form
Error: connect ETIMEDOUT 208.91.112.55:443
Solution: Your network is blocking Google Cloud Storage
- Switch to mobile hotspot
- Use VPN
- Try different network
Solution:
- Check internet connection
- Ensure no firewall blocking
- Try again with better connection
Solution:
# View credentials
eas credentials
# Reset if needed
eas credentials -p android- Download APK from build link
- Enable "Install from Unknown Sources"
- Open APK file
- Install
- Scan QR code from build page
- Download APK
- Install
npm run build:android:productionnpm run submit:android- Go to Google Play Console
- Create new app
- Upload AAB
- Fill store listing
- Submit for review
Check your builds at: https://expo.dev/accounts/reetkumarbind/projects/ReetPortfolioApp/builds
Or run:
npm run build:statusYour portfolio app features:
- 🌈 Vibrant gradient backgrounds
- 🎯 Emoji-enhanced content
- 📱 Modern Material Design
- ⚡ Smooth animations
- 🎨 Professional UI/UX
- 📧 Interactive contact form
- 💼 Experience timeline
- 🚀 Project showcase
- ✅ Switch to mobile hotspot or different network
- ✅ Run:
npm run build:android:preview - ✅ Wait for build to complete (~5-10 minutes)
- ✅ Download and test APK
- ✅ If satisfied, build production AAB
- ✅ Submit to Google Play Store
- EAS Build Docs: https://docs.expo.dev/build/introduction/
- Expo Forums: https://forums.expo.dev/
- Discord: https://chat.expo.dev/
Built with ❤️ by Reet Kumar Bind