I have an extremely disturbing laggy Android Studio editor. I read all proposed optimisation suggestions on the stack and did following things to speed it but nothing helped.
- Increased the Heap Size in VM options with following options
- Disabled all the plugins regarding git, svn etc.
- Checked the followings in Compiler settings
- Compiler independent modules
- --offline in command line options
- Configure on demand
My Device is an MBP from middle 2015 with 16 GB Ram and 512 GB SSD HD.The project is a Java Project which was ok on my other laptop. Any other things I can do?