LoginSignup
4
3

More than 5 years have passed since last update.

AndroidStudioでDDMSを表示したい

Last updated at Posted at 2014-01-30

AndroidStudioのバージョン0.4.1からDDMS上でhprofファイルが書き出せるようになりました。
とても嬉しいです。

DumpJavaHeap!!!

このhprofファイルを解析することでプロセス中でメモリリークしてる箇所を調べることができます。
なので、とても嬉しいです。

しかし、肝心のDDMS表示方法が分からずに困ってました。
下記がショートカットです。

⌘(command)+6
表示非表示のトグルです

これでOK!

4
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
3