| layout | default |
|---|---|
| title | Testing Builds Downloads |
These build are made for testing...
... And that's all you have to do, If you flash a broken build, the only one to blame is you. All the releases listed on here are experimental builds made by our official maintainers, but for complete testing purposes.
Don't pull a Xiaomi Global Beta on us and if you have issues, please let us know with a log or with a proper report. Screenshots and messages telling what isn't working will be ignored completely.
Releases
-
{% for device in site.devicesbeta %}
{% if device.maintainer %}
-
phone_android {{ device.codename }} | {{ device.fullname }}Maintainer:{{ device.maintainer }}
Latest build:{{ device.filename }}
{% if device.newformat %} Build size:{{ device.buildsize | divided_by: 1048576 }}MB
{% else %} Build size:{{ device.buildsize }}
{% endif %} {% if device.notes %} Notes:{{ device.notes }}
{% endif %} get_appDownload {% if device.mirrorlink %} open_in_newMirror {% endif %} historyOlder Builds receiptChangelog
{% endif %}