How to get android sdk 5.0 api 21 - not available in eclipse android sdk manager Please tell me the solution. Thank you very much.
Asked
Active
Viewed 63 times
-2
-
Use the SDK Manager to dowload all the required SDKs (the ones listed in the [DashBoard](https://developer.android.com/about/dashboards/index.html?utm_source=suzunone)). – Phantômaxx Jun 18 '15 at 10:30
-
My SDK Manager does not have all the required SDKs. I already know that. – Private Trickor Jun 23 '15 at 02:10
-
I-M-P-O-S-S-I-B-L-E. Check out the "obsolete" checkmark as well. – Phantômaxx Jun 23 '15 at 07:20
2 Answers
0
For the above problem do the below steps,
1.Open Android SDK Manager
2.Wait for a while it will take little time to fetch all the packages details
3.Choose the required packages(API 21) and click on Install packages button
4.It will take time i.e. upto your internet connection.
5.When it complete enjoy your latest features what you are downloaded or updated.
Hope this will be helpful...Thanks

sahu
- 1,188
- 10
- 19
-
Anyway, I found out a way to get API 21 without using SDK manager or eclipse. – Private Trickor Jun 23 '15 at 02:11
-
@PrivateTrickor Sounds good ,any way you found the solution that's great..thanks – sahu Jun 25 '15 at 03:55
0
Check your SDK manager checking updates properly then update your build-tools. Finally you will see the API 21.
If not works then restart your Eclipse.

0xAliHn
- 18,390
- 23
- 91
- 111