android.json 679 B

123456789101112131415161718
  1. {"names":["Android"],
  2. "comment":"A Mobile Operating System developed mostly by Google.",
  3. "links":{"website":"https://www.android.com/",
  4. "git":"https://android.googlesource.com/",
  5. "wikipedia":"https://en.wikipedia.org/wiki/Android_(operating_system)",
  6. "icon":"https://upload.wikimedia.org/wikipedia/commons/3/31/Android_robot_head.svg"},
  7. "licenses":["GPL-2.0", "Apache-2.0"],
  8. "platforms":["Mobile"],
  9. "interface":["Touch"],
  10. "networks_read":[],
  11. "networks_write":[],
  12. "formats_read":[],
  13. "formats_write":[],
  14. "generic_name":["Mobile Operating System", "Android/Linux"],
  15. "issues":["Surveillance",
  16. "Includes Non-Free Software",
  17. "Relies on Non-Free Services"]}