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.
谁能告诉我如何通过 DDMS 视角保存堆转储文件。单击“转储 HPROF 文件”按钮时,它没有显示任何保存文件的对话框。我想在内存分析器工具中使用这个 Hprof 文件。请尽快告诉我
对于遇到同样问题的其他人,解决方案是转到:Window -> Preferences -> Android -> DDMS 并将“HPROF Action”字段更改为“Save to Disk”。