🚀 APK Builder

Build & Sign Android Apps with Ease

📁 Project Selection
This will update app/src/main/res/values/strings.xml <string name="main_url"> before building
âš™ī¸ Build Configuration
â„šī¸ Note: Release builds are automatically signed. Configure signing below.
🔐 Signing Configuration
Required for Release builds and Google Play Store
Path to your .jks or .keystore file
Password for your keystore file
The alias name of your signing key (usually "key0")
Leave empty if same as keystore password
💡 Tip: Create a keystore using: keytool -genkey -v -keystore my-release-key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias key0
đŸŽ¯ Build Actions
📊 Build Output
Ready to build...\n
Ready