Privacy checklist (original) (raw)

Android is focused on helping users take advantage of the latest innovations while making their security and privacy top priorities. Use the checklists on this page as a source for common privacy guidelines and best practices.

Some of the best practices described on this page also appear in the cheat sheet.

Checklist: minimize your permissions requests

Build trust with your users by being transparent and providing users control over how they experience your app.

Checklist: minimize your use of location

Data about a user's location is sensitive; avoid using location data if possible. If you must use location services, take steps to minimize the collection of location data. Use the following checklist to minimize your app's use of location.

Checklist: handle data safely

Note: You can read more about what's considered sensitive data in theUser Data article page in the Google Play Developer Policy Center.

Be transparent, secure, and thorough in how you handle sensitive data. Use the following checklist as guidance to handle user data more safely in your app.

Checklist: use resettable identifiers

Respect your users' privacy and use resettable identifiers. SeeBest practices for unique identifiers for more information.

Checklist: support user-facing privacy features

Be transparent, secure, and thorough in how you handle sensitive data. Use the following checklist as guidance to ensure your app safely handles user data.

Privacy cheat sheet

The privacy cheat sheet is a quick reference of some of the most useful privacy APIs in Android, as well as the best practices that you should keep top of mind when you design your app.

The cheat sheet is also downloadable in PDF format: