Neptune installation

If you are installing PreBilt on Neptune, instructions can be obtained directly from Neptune, here.

Consideration should be given to whether to use Mobile Deployment PWA or an APK.

  • PWA (Progressive Web Apps) run through the device’s browser and can be added to the home screen. They’re quicker to deploy and update but have limited offline use and device access.

  • APK (Android Package Kit) apps are fully installed on Android devices, offer full offline functionality and access to device features, but require manual updates.

Information on implementing Neptune's PWA Launchpad can be found here and implementation using an APK can be found here.

Last updated

Was this helpful?