The publishable policy is docs/index.html. It is self-contained and does not load analytics, trackers, fonts, scripts, or remote assets.
- Create or use a public GitHub repository for ShakePause.
- Commit and push the repository with the
docsfolder on the default branch. - On GitHub, open Settings → Pages.
- Under Build and deployment, choose Deploy from a branch.
- Select the default branch (normally
main), choose/docs, and click Save. - Wait for GitHub Pages to show the live URL.
- Open the URL in a private browser window and confirm the policy loads without signing in.
- Paste that exact public URL into Play Console → Policy and programs → App content → Privacy policy.
For a project repository named ShakePause, the usual URL is:
https://YOUR-GITHUB-USERNAME.github.io/ShakePause/
Replace the placeholder only after GitHub shows the authoritative Pages URL. The repository name and username determine capitalization and path behavior.