This guide shows you how to get PWA functionalities in a Java application.
Java app before applying PWA functionaities | Final app with PWA, running standalone |
---|---|
Here are easy steps on how to make a Java app, PWA compatible:
Step 2 | Add JS responsible about SW
Step 5 | Include manifest file
Step 6 | Add relevant meta tags
Step 7 | Compression and production mode
Step 8 | Show data in a working app
Step 9 | Skip waiting when updating the service worker
App icon on the desktop | Splash screen when opened | App drawer |
---|---|---|