閱讀英文

共用方式為


適用於 Android 的 .NET 錯誤 XA8000/IL8000

問題

Could not find Android Resource '@anim/enterfromright'. Please update @(AndroidResource) to add the missing resource.

解決方法

嘗試升級較舊的 nuget 套件參考以使用較新的資源設計工具元件時,系統可能會遇到無法升級的欄位,因為資源缺少相依性或應用程式。

若要修正此問題,必須將遺漏 AndroidResource 新增至應用程式。 或者,Nuget 應該升級為使用 .net 8 或更新版本。