Skip to content

How to Adapt

Contact Adaptation

First, ensure your kernel version is >= 4.9

TIP

Android kernel version naming conventions differ from the norm. For example:

4.19 > 4.4

This is because "4.00" and "0.19" are compared separately, converted to a decimal-free form, becoming "4" and "19". "4" represents the major version, and "0.19" represents the minor version. Major versions are compared with major versions, and minor versions with minor versions.

Then, obtain the device model code, system version, and Android version, and send them together to the email address:

jiaxi120516@outlook.com

I will expedite the adaptation process.

Self-adaptation.

Refer to How to Build to build a bootable kernel. Then, package it with your GitHub or other platform account and send it to my email address:

jiaxi120516@outlook.com

I will then add it to the project and include you in the special thanks list.