canmove, Confirmed users
312
edits
Line 2: | Line 2: | ||
=Phase 1= | =Phase 1= | ||
==Requirements== | ==Requirements== | ||
#Product Planning: Need to know the number of devices sold. This will help product decisions be data driven. | |||
#For User Benefit, knowing the following information will improve security updates and app functionality | #For User Benefit, knowing the following information will improve security updates and app functionality | ||
## Build IDs, Country, Operator, OEM, Version of HW: These are needed for Device Updates and Security patches: When a bug is found, or a security risk is detected, they need to be sent as an update to the particular OEM, Operator. | ## Build IDs, Country, Operator, OEM, Version of HW: These are needed for Device Updates and Security patches: When a bug is found, or a security risk is detected, they need to be sent as an update to the particular OEM, Operator. | ||
##Screen Height, Width, Pixel density: This is needed for CoreApps development (Gallery, Camera, Dialer, Browser) and 3rd party apps. These apps need to know the screen sizes, resolutions that they would need to support. | ##Screen Height, Width, Pixel density: This is needed for CoreApps development (Gallery, Camera, Dialer, Browser) and 3rd party apps. These apps need to know the screen sizes, resolutions that they would need to support. | ||
==Design of Activation Ping== | ==Design of Activation Ping== | ||
Line 20: | Line 20: | ||
##Current Ping from 1.3 shows approx 5 devices reporting as of March 24th 2014. https://dataviz.mozilla.org/views/ADI_Ping_1_3/HistoricalADITrend#2 | ##Current Ping from 1.3 shows approx 5 devices reporting as of March 24th 2014. https://dataviz.mozilla.org/views/ADI_Ping_1_3/HistoricalADITrend#2 | ||
##From previous versions, Partners removed ADI ping due to cost concern. Activation Ping is sent once in a lifetime, which should allay cost concerns. | ##From previous versions, Partners removed ADI ping due to cost concern. Activation Ping is sent once in a lifetime, which should allay cost concerns. | ||
=Risk= | =Risk= | ||
=Phase 2= | =Phase 2= | ||
==Requirements== | ==Requirements== |