简体   繁体   English

三星 Galaxy S10 的 Visual Studio AVD 设置

[英]Visual Studio AVD Settings for a Samsung Galaxy S10

I'm developing a Xamarin app for a client and I am testing on a number of different devices and the application displays fine.我正在为客户开发一个 Xamarin 应用程序,我正在许多不同的设备上进行测试,应用程序显示正常。 These devices include a Samsung Galaxy Note 8, OnePlus 5 and OnePlus 3.这些设备包括三星 Galaxy Note 8、一加 5 和一加 3。

The client has a Samsung Galaxy S10 and appears to be having UI issues with the app - can anyone recommend AVD settings I can use in Visual Studio to get as close to a real Samsung Galaxy S10 as possible?客户有一个三星 Galaxy S10,并且该应用似乎存在 UI 问题 - 谁能推荐我可以在 Visual Studio 中使用的 AVD 设置,以尽可能接近真正的三星 Galaxy S10?

You can't emulate physical device with AVD from Google.您无法使用 Google 的 AVD 模拟物理设备。 You can only emulate stock Android from Google.您只能模拟 Google 的股票 Android。 To run on real devices, look at Firebase Test Lab: https://firebase.google.com/docs/test-lab要在真实设备上运行,请查看 Firebase 测试实验室: https://firebase.google.com/docs/test-lab

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM