Mobile/Projects/Geolocation services: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
https://wiki.mozilla.org/Services/Location
== Overview/Goals ==
* Add support for the collection of cellular and wifi data for use in a Mozilla-organized database for use by the wider web community


Requires opt-in UI
 
== Specifications ==
* Adhere to the requirements set out in https://wiki.mozilla.org/Services/Location
* Requires a new Android permission (for location data)
* Ensure opt-in UI is added in the Settings menu in order to provide users the choice to provide their anonymous data to Mozilla
 
 
== User stories ==
* As a user, I want to choose whether to share my location data, so I am always in control with what data is sent from my device.
 
 
== Quality criteria ==
# User stories are satisfied
# Specifications are met

Revision as of 18:35, 11 June 2013

Overview/Goals

  • Add support for the collection of cellular and wifi data for use in a Mozilla-organized database for use by the wider web community


Specifications

  • Adhere to the requirements set out in https://wiki.mozilla.org/Services/Location
  • Requires a new Android permission (for location data)
  • Ensure opt-in UI is added in the Settings menu in order to provide users the choice to provide their anonymous data to Mozilla


User stories

  • As a user, I want to choose whether to share my location data, so I am always in control with what data is sent from my device.


Quality criteria

  1. User stories are satisfied
  2. Specifications are met