Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
767 views
in Technique[技术] by (71.8m points)

android - Is there any way to use hms image kit on api level 21?

What are the requirements of Image Kit on mobile devices and software? In principle, Huawei devices running Android 8.0 or later supports Image Kit if HMS Core (APK) 4.0.2.300 or later has been installed. If the fallback-SDK is used, this requirement can be ignored.

This is what huawei's site claims so it requires api 26, but does the fallback-SDK work on api 21 or the fallback means it works on devices without HMS?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

fallback SDK means it can works on devices without HMS (it means HMS Core APK 4.0.2.300 here).

Normally fallback SDK used for devices which are not produced by Huawei.

However fallback SDK requires same software and minSDK as HMS, it also needs Android 8.0 or later and api 26.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...