Core Library to generate, build and sign TWA projects
npm install @bubblewrap/coreBubblewrap Core is a NodeJS library that helps developers to create a Project for an Android
application that launches an existing Progressive Web App (PWA) using a
Trusted Web Activity (TWA).
Download a version of JDK 8 that is compatible with your OS from
AdoptOpenJDK
and extract it in its own folder.
Warning: Using a version lower than 8 will make it impossible to compile the project and higher
versions are incompatible with the Android command line tools.
``shell``
npm i -g @bubblewrap/core
See CONTRIBUTING for more.
See LICENSE for more.
This is not a Google product.