在我的Xamarin Forms项目中安装Plugin.MediaManager 0.7.1之后,Android版本给我错误:
onSelect
工具: Microsoft Visual Studio Community 2019版本16.1.6
答案 0 :(得分:0)
未指定Dex编译器,请在Android项目属性中选择D8 Dex编译器:
在代码中:
java/lang/Object;I)V: defining a default interface method requires --min-sdk-version >= 24 (currently 13) for interface methods: com.google.android.exoplayer2.Player$EventListener.onTimelineChanged : (Lcom/google/android/exoplayer2/Timeline;Ljava/lang/Object;I)V Readings4.Android C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets 2816