Phoneword 示例仿真字体比例不正确

Phoneword example emulation font scale incorrect

我是一个相当新的程序员并为 Visual Studio 2015 安装了 Xamarin Android 包。我构建并编译了 Phoneword 示例项目没有问题,但是当我尝试 运行 Android模拟器,显示的字体和大小都不对

有人知道如何缩放字体或解决此布局问题吗? 提前致谢。 史蒂夫

@Steve,你的模拟器很可能有问题。 这些天 Android 模拟器在你的照片上不应该看起来像..

James Montemagno good guide on configuring Android emulator for Visual Studio/Xamarin development. There is even a Youtube video on doing that: https://www.youtube.com/watch?v=gDeH8-cAVZs

即使有 Google 个可用的 API(地图等),您最终也会拥有一个快速启动、美观的模拟器。

也很好quick start article on using VS 2017 for Xamarin.