How to speed up Android Studio on a Mac

前端 未结 8 2101
感情败类
感情败类 2020-12-13 10:00

I am trying to develop some native Android apps using Android Studio (latest) on OS X Yosemite. Currently Android Studio is simply unusable: it is too slow. I am not referri

相关标签:
8条回答
  • 2020-12-13 10:30

    In my case, I saw that only Android Studio was laggy (problems while typing or using the mouse). The other apps were ok.

    I had a look to "activity monitor" and saw in the "processor" and "memory" tabs that some apps regularly induced peaks on the processor graph or memory graph. You can also see that these apps move a lot in the listing (going up and down) during the peaks.

    I noticed that the apps inducing peaks were:

    • "Kies" app by Samsung : I removed it from the apps launched at startup and deleted this crap app
    • "CrashPlan" (a backup app): I launched the app and logged into it (it was not logged in)
    • I desactivated Apple speech recognition in my Mac settings (a process named "applespeechrecognition" or something like that)

    My Mac is now much faster and have no more problems with Android Studio ! :)

    0 讨论(0)
  • 2020-12-13 10:31

    Yes, that is enough computer. I use Android Studio on both my Mid 2011 iMac and my MBP 2.5GHz i7. Android Studio and the emulator are pretty slow to load on the iMac, but I do not have the issues while typing that you describe on either machine.

    What version of Android Studio are you using?

    0 讨论(0)
提交回复
热议问题