android - 如何开始使用 Xamarin 6.0.1 社区版分析 Android 设备

标签 android xamarin xamarin.android profiling

我使用的是 Xamarin 6.0.1 社区版。我不知道如何开始分析我的 Android 设备。我已按照文档中的说明进行操作,但没有与文档中描述的选项相同的选项。

Here is the Documentation I followed

Launching from Xamarin Studio

1.) First, make sure you have your application loaded in Xamarin Studio, and select the (default) Debug configuration.

2.) Browse to Run > Start Profiling in Xamarin Studio, or Analyze > Xamarin Profiler in Visual Studio, to open the Profiler, as demonstrated in the diagram below:

我什至没有“运行”>“开始分析”选项可供选择。如果我只是打开 Xamarin Profiler,它无法识别我的 Android 设备。似乎只有我的mac。

enter image description here enter image description here enter image description here enter image description here

最佳答案

您需要 VS Enterprise 许可证才能访问 Windows 或 OS-X 中的探查器功能:

NOTE: This is a preview release, however, you’ll need to be a Visual Studio Enterprise subscriber to unlock this feature in either Visual Studio Enterprise on Windows or Xamarin Studio on a Mac.

引用:https://developer.xamarin.com/guides/cross-platform/deployment%2C_testing%2C_and_metrics/xamarin-profiler/

Xamarin Profiler works with a Visual Studio Enterprise license.

引用:https://www.xamarin.com/profiler

关于android - 如何开始使用 Xamarin 6.0.1 社区版分析 Android 设备,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38705598/

相关文章:

android - 我可以更新后台 Activity 的用户界面吗?

android - 使用 recreate() 方法和 startActivity(getIntent()) 重新创建 Activity 的区别

xamarin - Xamarin 中的网格是否有默认边距或填充?

azure - 如何将 Microsoft Azure 存储模拟器与 Xamarin 结合使用?

c# - Xamarin.Forms 如何使按钮显示在一行中

android - shell脚本envsetup.sh是如何执行launch的?

android - 如何将新的 conscrypt 库集成到 Android 并默认使用

android - 为什么我得到 : "No system images installed for this target"

android - 无法安装软件包 'Xamarin.Android.Support.Compat 24.2.1'

xamarin.android - 具有特定权限的 Monodroid 失败 [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]