What data source should determine which Android versions and devices you support?
- A Play Console statistics for your own users
- B Global market share figures
- C The newest available API level
- D The devices the team owns
Answer
Play Console statistics for your own users
Your own user distribution tells you what to support and, just as importantly, what you can safely drop.





