Awesome
<!--- Copyright 2019 Google Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->Bubblewrap
Bubblewrap is a set of tools and libraries designed to help developers to create, build and update projects for Android Applications that launch Progressive Web App (PWA) using Trusted Web Activity (TWA).
Requirements
- Node.js 14.15.0 or above
Getting Started
- To get started with building an application using Bubblewrap, check the Trusted Web Activity Quick Start Guide or the bubblewrap/cli documentation.
Bubblewrap Components
- bubblewrap/core: a javascript library for generating, building and updating TWA projects.
- bubblewrap/cli: a command-line version of Bubblewrap.
- bubblewrap/validator: library to validate the correctness and compare Trusted Web Activity projects against the quality criteria.
Community
We welcome anyone who wants to contribute with issues, feedback, feature requests or just generally discuss Bubblewrap. Alternatively developers can contribute to the conversation by joining the public monthly office hours, which hosted on every first Thursday at 5PM, London time. Check when the next office hours is going to happen via this calendar and join the meeting via this link.
Getting started with GUI tools
- If you are just getting started with APK generation from PWA, You might want to check PWABuilder. This tool is powered by Bubblewrap and uses the same underlying core.
Contributing
See CONTRIBUTING for more.
License
See LICENSE for more.
Disclaimer
This is not an officially supported Google product.