Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将设备连接到计算机,打开一个新的 Android Profiler 选项卡并运行我的应用程序。
我看到3个图形。单击以记录内存分配: 在 2-3 秒和大量单击设备(用于测试)后,我单击停止按钮:
并且...分析器关闭,转储未显示并且我的应用程序已关闭(没有错误或任何异常日志)。
我做错了什么?
PS:在 Android Device Monitor 中的行为是相同的