Reputation: 57
I'm working on a Flutter project and using Android Studio to emulate and edit my code. Every time I'm working on it, Android Studio suddenly freezes for a second or even longer. Indexing takes forever and the overall performance is just weak. Can someone please help me and tell me what I'm doing wrong?
Upvotes: 2
Views: 466
Reputation: 120
If you are using M1, check that installed AndroidStudio is for M1(ARM), not Intel.
Upvotes: 1