Click here to Skip to main content
15,881,803 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi there.
I have installed android studio with its SDK.
But in the initial start, it wants to download some components!!!
Whats the reason and what should i do.

Thanks.
Posted
Comments
Sergey Alexandrovich Kryukov 18-Mar-15 14:54pm    
Wasn't it obvious? which part?
—SA

SDK itself cannot do much. It includes the device simulator which can be one or more of very many different systems, configurations and combinations of features. This part is highly modular, with separate installations. Without having some of then, you cannot do development and testing on your computer. What to do? Certainly, download and install many additional components, depending on the set of possible environments you need to emulate and run some software with them.

—SA
 
Share this answer
 
Comments
rogerfederer670 19-Mar-15 2:30am    
Thanks.
Sergey Alexandrovich Kryukov 19-Mar-15 7:05am    
You are very welcome.
Good luck, call again.
—SA
 
Share this answer
 
Comments
rogerfederer670 19-Mar-15 2:30am    
Thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900