YuKongA / Updater

[App] Get HyperOS/MIUI recovery ROM update info

Home Page:https://github.com/YuKongA/Updater-KMP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English 丨 简体中文

Preface:

The Multi-platform version written using Kotlin MultiPlatform has completely replicated all the feature of this application. It is recommended to switch to the KMP version

Usage:

When obtaining the Pubilc Release Version (F), the suffix of the system version can be automatically completed using AUTO
For example: OS1.0.26.0.AUTO / V14.0.4.0.AUTO

When obtaining Beta Development Version (X), please enter the complete system version
For example: OS1.0.23.12.19.DEV / V14.0.23.5.8.DEV

Notes:

Only supported MIUI9 and above versions. The most extreme case is: Redmi 1S (armani), MIUI9, Android4.4

Only devices in the list of DeviceInfoHelper are supported use AUTO to complete automatically, other devices still need to manually enter the full system version

When you are not logged in with a Xiaomi account, you can use the miotaV3-v1 interface to obtain any detailed information of the Pubilc Release Version of any model.

After logging in to your Xiaomi account, you will use the miotaV3-v2 interface to obtain detailed information about the Beta Release Version or the Public Development Version, corresponding to the internal test permissions you have.

Credits:

About

[App] Get HyperOS/MIUI recovery ROM update info

https://github.com/YuKongA/Updater-KMP

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%