Replies: 1 comment
-
From Android API 24 to 23, it is not difficult for Android, not like windows. They are all official. API 21 app will run on approximately 98.6% of devices, and API 24 app only has 91.7%. The is from Android studio. Using androidx.webkit increases the size of Android installation package a little and the performance loss is almost negligible. It makes the Android device compatibility of Maui Blazor consistent with Maui. So, why not? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it necessary to run the Maui blazor app on Android 5 (API 21),let maui blazor has the same requirements for android?
Beta Was this translation helpful? Give feedback.
All reactions