I want to install all the packages on android Studio,will doing that slows android studio?
Asked
Active
Viewed 38 times
0
-
What do you mean by all the packages? – Reaz Murshed Feb 07 '16 at 08:52
-
I mean all the packages available on Android SDK – Jayanth varma Feb 07 '16 at 08:58
-
No. Downloading packages of Android SDK won't slow down your android studio. To get your android studio perform faster please follow this SO question. I've an answer here that worked for me. http://stackoverflow.com/a/31633775/3145960 – Reaz Murshed Feb 07 '16 at 09:01
-
Thanks for the answer. – Jayanth varma Feb 07 '16 at 09:17
-
You can only ask programming based question!! Opinions are not recommended on stackoverflow. – Sibidharan Feb 07 '16 at 09:33
-
1@Sibidharan, IDE related questions are allowed, and this was a yes/no question, no opinion involved – Gavriel Feb 07 '16 at 09:36
-
@Gavriel Thanks for the info :) – Sibidharan Feb 07 '16 at 11:57
1 Answers
0
I suppose by installing "all the packages" you mean downloading all the SDK versions, emulators, etc. No downloading them won't slow you down, only the emulators that are running use your CPU, RAM.

Gavriel
- 18,880
- 12
- 68
- 105