BigByo

Results 13 issues of BigByo

OnPlaybackEnded的默认操作并不具有普适性.部分版本安卓会崩溃.

有没有计划应用到 Maui Android项目中, 或者 是否有在Maui Android系统上使用串口的替代方案?

如题,使用Android-ndk-r25c + CMake-3.26.3-windows-x86_64,无法编译通过. android-ndk-r25c已废弃独立工具链,并且删除了GCC,使用Clang兼容脚本,无法正常使用. 改用android-ndk-r17b + CMake-3.6 等其它版本,发现NDK的GCC版本较低,仍无法正常编译. 一些背景: 我计划在Android系统上使用MAUI+LibGit2Sharp,发现缺少Android系统对应的动态库,故尝试自己编译,但是失败了.

### Description When there is a 'CollectionView' with property set to `ItemsLayout="HorizontalList"`, the interface responds very slowly.CPU is always occupied, maintaining around 20% ### Steps to Reproduce Download https://github.com/BaY1251/MauiDebug.git 1....

t/bug
platform/android 🤖
area/perf 🏎️
area/collectionview 📃
potential-regression

当前最新版本 使用MAUI时,在Android平台无法正常使用. 请问有没有支持计划.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...

bug
unverified
needs reproduction
area/essentials

### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...

bug
unverified
area/views

请问有无支持 Android 的计划, 或者其它Android系统可用的方案

Building with Net8 , a warning show. warning NETSDK1206: 找到了特定于版本或特定于发行版的运行时标识符: alpine-x64。受影响的库: SQLitePCLRaw.lib.e_sqlite3。在 .NET 8.0 及更高版本中,默认情况下找不到特定于版本和特定于发行版的运行时标识符的资产。有关详细信息,请参阅 https://aka.ms/dotnet/rid-usage。

### Description of Change I know PR #22347 has fixed #20684. But,I am still searching for the root cause of the problem. I printed the log and saw that the...

platform/android 🤖
community ✨
area-controls-scrollview