DEV Community

Henock Agbo
Henock Agbo

Posted on

Build apk and aab.

PhilBuilder: From Web to APK, Free

You code in HTML/CSS/JS and want a signed APK without paying 20–100/month. Existing tools filter by wallet. I refused that filter.

PhilBuilder compiles your web code into APK or AAB, free. No signing key? We generate it automatically. 10 builds/day when logged in, 3 when anonymous. One-click publish to the PhilTech Store.

In 7 days: React, Vue, Angular, Svelte support, plus EXE export for Windows.

|                 | PhilBuilder | VoltBuilder | Ionic Appflow |
|-----------------|-------------|-------------|---------------|
| Price           | Free        | ~$10/mo     | ~$49/mo       |
| APK/AAB         | ✅          | ✅          | ✅            |
| Auto-signing    | ✅          | ❌          | ❌            |
| Builds/day      | 3 / 10      | Limited     | Limited       |
| Publishing      | PhilTech    | ❌          | ❌            |
| React/Vue/etc.  | In 7 days   | ✅          | ✅            |
| EXE Export      | In 7 days   | ❌          | ❌            |
Enter fullscreen mode Exit fullscreen mode

Who am I? Henock Agbo, 16, high school senior, Ivory Coast. University-level chemistry at 12, electronic circuit designer, novelist read by thousands, AI systems builder. PhilBuilder is about making technical creation accessible to those who start with no resources but plenty of stubbornness.

Link goes live today at 12:00 GMT.

Build. Share. Repeat.

Top comments (1)

Collapse
 
merbayerp profile image
Mustafa ERBAY

This is seriously impressive, especially at 16. Making APK/AAB builds accessible to developers who cannot afford expensive build services is a genuinely useful idea.

One important detail: please make sure users can securely download and back up their signing keystore. Losing the key means losing the ability to update the same Android app later. Clear documentation around key ownership, storage, privacy, and source-code retention would make PhilBuilder much more trustworthy.

Great start—looking forward to seeing whether you can deliver React, Vue, Svelte, and EXE support within that ambitious seven-day roadmap. Keep building.