Why Android Studio is slowing down when editing xml file or changing the design?

后端 未结 6 1264
-上瘾入骨i
-上瘾入骨i 2021-02-02 05:52

I have a Hp envy notebook with Intel i7 and 8gb ram and 2gb graphics, still sometimes android studio stucks when I am working with xml or design the app. Is there any problem w

6条回答
  •  天涯浪人
    2021-02-02 06:26

    While the Android Studio is running go to task manager --> processes and check how much physical memory it is using. If it is using full heap size memory then try increasing the heap size.

提交回复
热议问题