Peace be upon to you Please help me I downloaded offline sdk zip file "151"mb , because my network is very slow and hard to download itself. What next steps must I do , to work Android studio and sdk normally on widows 10 Thank you
Asked
Active
Viewed 105 times
-1
-
https://github.com/MagicMicky/FreemiumLibrary/wiki/Import-the-library-in-Android-Studio https://stackoverflow.com/questions/41764338/importing-module-in-android-studio it may help you – Adil Jan 29 '18 at 13:03
1 Answers
0
Simple!
In Android Studio go to:
- File -> project Structure into Project Structure
- Left -> SDK Location
- SDK location select Android SDK location
As shown at: Android Studio SDK

Túlio Calazans
- 179
- 2
- 15
-
I don't understand you , please can you explain with screenshots ? – aboaldrdaaa2 Jan 29 '18 at 13:13
-
Put your downloaded SDK in somewhere like C:\Android\SDK then open Android Studio and set the SDK path to this path. I updated the answer with a screenshot. – Túlio Calazans Jan 29 '18 at 13:17
-
-
@aboaldrdaaa2 If it helped you, mark this answer as correct, please. – Túlio Calazans Jan 29 '18 at 15:44