Overview of WebToApp capabilities
mainWebToApp is an on-device APK workshop for Android (version 23+) that allows you to build Android APKs from web projects directly on your phone without a PC or remote build server.
Key capabilities include:
- On-device Server Runtimes: Runs Node.js (18.20), PHP (8.4 + Composer 2.10), Python (3.14), Go (1.26), and WordPress (7.x over SQLite) as native binaries.
- Advanced Networking: Includes a hardened anti-censorship stack with DNS-over-HTTPS (DoH), TLS fingerprint spoofing (Chrome/Firefox/Safari JA3 templates), Encrypted Client Hello (ECH) via GeckoView, and CORS bypass.
- Self-contained Build System: Performs AXML/ARSC patching, permission pruning, and V1/V2/V3 signing, including Google Play-ready AAB export.
- Extensibility: Supports JS/CSS modules, Tampermonkey-style userscripts (
GM_*), and MV3 Chrome extensions via live Chrome Web Store search. - AI Coding: Prompt-driven generation of web apps, modules, userscripts, and runtime projects.