A simple Capacitor app for use with VoltBuilder.
This sample uses the first part of the following tutorial: https://ionicframework.com/docs/angular/your-first-app
The full tutorial was not implemented to keep the sample less complex. The intent is to show how a Capacitor project can be processed with VoltBuilder.
This sample has just been updated to use Capacitor 7. You'll need to use the VoltBuilder Beta to build. Send an email to support@voltbuilder.com to join the beta.
- Download the project as a zip file.
- Zip the photo-gallery folder.
- Upload to VoltBuilder using the Android option.
- Wait about a minute for it to finish.
- Install the apk that is returned onto your device.
iOS Signing requires developer specific files. This project just has placeholders for them, so it will get an error if you try to build it. You can generate signing files using VoltSigner if you have an Apple Developer account, then add them to this project.
- About VoltBuilder.json
- About Setting up VoltBuilder
- About Capacitor
- All VoltBuilder Documention
- The VoltBuilder website