Turn your Vibe Coding ideas into runnable Android Apps instantly
Stars
566
Forks
53
Watchers
566
Open Issues
11
Overall repository health assessment
^5.6.367
commits
feat: Integrate demo2apk runtime script for enhanced file handling in Android WebView, including blob/data download support and CSP adjustments.
1405c44View on GitHubfeat: Bump version to 2.3.0, introduce PWA support, Android permission customization, and various build process enhancements and fixes.
fba4394View on GitHubfeat: Implement a dedicated `unzip` utility, update build processes to use it, and add deployment environment configuration.
968caa0View on GitHubfix: remove invalid null/undefined/false entries from Babel config files and package.json plugins/presets.
5956f6dView on GitHubfeat: add PWA generation and export capabilities to builders
1ff690dView on GitHubfeat: Enhance error handling for build job creation and implement conditional cleanup of uploaded files.
214747dView on GitHubfeat: Add Expo project fixer to set web output to 'single' for offline APK compatibility.
4662c75View on GitHubfeat: Add and configure `@tailwindcss/typography` plugin to generated and fixed projects.
45af697View on GitHubfeat: add Android permission selection UI and inject chosen permissions into the build process.
13336b0View on GitHubfeat: implement patchKotlinDuplicateClasses function to modify build.gradle and prevent Kotlin stdlib duplicate-class errors by excluding legacy JDK7/8 artifacts
ee44639View on GitHubfeat: enhance directory name sanitization in HTML and React builders to convert non-ASCII characters to pinyin and ensure ASCII-safe names for Java/Gradle compatibility
4a18d7dView on GitHubfeat: add LOGS_DIR environment variable to Docker Compose configuration for improved logging management
1914681View on GitHubfeat: export ensureGradleWrapper function for reuse in React builder; enhance Gradle setup logic to check for both wrapper script and JAR existence
cdc22f5View on GitHubrefactor: improve zip file content parsing in listZipContents function; replace regex with whitespace splitting for better compatibility across platforms
c7f4997View on GitHub