我正在尝试在我的Xamarin.android应用中使用字体文件。我想在itext7库中使用它。File.Exists("C:/Windows/Fonts/Arial.ttf"); if (a==true) Android.App.AlertDialog.Builderalert = new Android.App.AlertDia
我为Android平板电脑设计了我的应用程序。但是应该只安装在Android上。为此,我尝试了以下几点。The android app installed both Google Nexus S 4.1.0 mobile and Acer Iconia A500 tablet。有没有其他方法来限制android应用程序仅适用于android平板电脑。