Manually configure Android SDK and androidsdk
And Description
Http://www.androiddevtools.cn/#sdk-listManually add SDKThis is the sdk required for Android development. After downloading and unzipping the sdk, copy the decompressed entire folder or move it to the your SDK path/platforms folder, open sdk Manager, and open Tools) select Options to open the Android SDK Manager Setting dialog box, click the Clear Cache button, and restart Eclipse (or Android Studio) and SDK Manager.Manually add SDK System imagesThe simulator requires the CPU/ABI items. This is the system image required when the simulator is created, that is, after downloading and unzipping, copy the decompressed entire folder or move it to the/system-images folder in the your sdk path. If the system-images directory does not exist, create the folder first, and then open the SDK Manager, open the Tools menu and Select Options menu to open the Android SDK Manager Setting dialog box, click the Clear Cache button, and then restart Eclipse (or Android Studio) and SDK Manager.