Free tool

App privacy policy generator

Google Play asks for a privacy policy URL on every listing, including for an app that collects nothing. Tick what your app does and get a policy that says so honestly, as an HTML file you can host anywhere.

Describe your app

This produces a starting point in plain English, not legal advice. Read it, and change anything that is not true of your app.

What the app does

Why an offline app still needs a privacy policy

Google Play requires a privacy policy link on every app listing since 2023, regardless of what the app collects. A bundled HTML app that talks to no server is the easy case: the honest policy is three paragraphs saying so. The mistake is not writing one, or copying a generic template that claims you collect analytics you do not — Play's reviewers compare the policy with the Data safety form and with what the app actually requests, and a mismatch is a rejection.

This generator writes the policy from the boxes you tick. Tick nothing but "bundled" and "local data" and you get a short, accurate document stating that no personal information is collected. Tick analytics, ads or accounts and the matching sections appear, naming the third party and linking to its policy.

What to check before you publish it

Not legal advice

The generated text is a plain-English starting point that matches Google Play's expectations for a small app. Laws differ by country (GDPR in Europe, CCPA in California, and others) and an app with a real user base, payments, or children as its audience should have its policy reviewed by someone qualified. For a portfolio app, a class project or a small tool, the generated document is honest and complete.

Frequently asked questions

My app is 100% offline. Do I really need this?

Yes — Google Play requires a privacy policy URL on every listing. The generated policy for an offline app simply states that nothing is collected, which is exactly what reviewers want to see.

Where should I host the policy?

Anywhere public: a page on your website, GitHub Pages, Firebase Hosting, even a public Google Doc (less ideal). Paste the URL into Play Console under App content → Privacy policy.

Can I edit the generated text?

Please do. Download the HTML, open it in any editor and change anything that does not match your app. The structure is plain HTML with no dependencies.

Does this cover GDPR?

It covers the basics — what is collected, why, who it is shared with, retention, contact. A GDPR-complete policy also needs a lawful basis for each processing purpose and details of user rights; add those if you have European users and collect personal data.

Is what I type stored?

No. The policy is assembled in your browser and exists only on this page until you copy or download it.

Read next

Related tools

Your HTML, installed on a phone today

Upload the file or ZIP, pick a name and an icon, and download a signed Android APK in minutes. Free to start — no Android Studio, no code changes, no card.

Convert HTML to APK — free