Template:Infobox Android version

Template documentation [view] [edit] [history] [purge]


This infobox provides essential information on versions of Android.

Usage[edit source]

Android 17.0
Version of Android
Placeholder.png
Version17.0
Codename
Preliminary nameAndroid Z
Latest buildZ999
Release date1990-01-01
Support end2100-12-31
Replaces
Android 10.x
Replaced by
N/A

The following code will result in the infobox to the right side:

{{ Infobox Android version
 | name = Android 17.0
 | version = 17.0
 | releasedate = 1990-01-01
 | preliminary = Android Z
 | latestbuild =  Z999
 | support = 2100-12-31
 | replaces = [[Android 10.x]]
 | replaced-by = N/A
}}

name[edit source]

The marketing name for the particular Android release. Currently, this value must be provided or it will be blank.

version[edit source]

This is the version number of the particular Android release.

codename, preliminary[edit source]

Codenames and preliminary names for the particular Android release, if any. Please distinguish between a codename, which is only an internal term used to refer to the product, and a preliminary name, which is an official name that has been abandoned before the final release.

arch[edit source]

A listing of architectures supported by the particular Android release. Tends to be "Intel" and then a number for the processor architecture during the time of the version's release.

latestbuild[edit source]

Link to the latest build of the particular Android release.

releasedate[edit source]

The original release date of the particular Android release, e.g. 2018-08-06 for Android 9.0. This can be set as a year/month if a complete date cannot be entered.

support[edit source]

The end of support date for the particular Android release. This can be set as a year if a complete date cannot be entered. This can be set blank if the date is unknown.

replaces, replaced-by[edit source]

Use this to link to the versions of Android that the particular release replaces or is replaced by.