Android Sdk Manager Doesn't Show Any Updates
Solution 1:
I had the same problem, found the solution here: https://groups.google.com/forum/?fromgroups=#!topic/android-developers/wp8FFGmsgAQ
Clear your cache and reload. The clear-cache button is in Tools > Options in the SDK Manager, and reloading is Packages > Reload in the SDK Manager.
Solution 2:
Solution 3:
Go to "Tools > Options" and set up the Proxy Settings. Hope it helps
Solution 4:
it is the problem we face many time in eclipse. to solve this problem you need to Clear your cache and reload. just follow below given step
open AVD manager
The clear-cache button is in Tools > Options. and reloading is Packages > Reload in the SDK Manager. also seled first check box in other category which force https insteam of http. restart AVD and Eclipse
Solution 5:
Try to Restart Adb Server, that's how I've made that.
If using VS2015, it could be found under "Tools -> Android" menu.
Post a Comment for "Android Sdk Manager Doesn't Show Any Updates"