starting out android programming with Android studio 1.0.1, and got the SDK manager in the bundle downloaded from the website.
When I try to start SDK Manager, it loads until it starts fetching from https://dl.google.com/android/repository/addons_list-2.xml, and after that it gets killed. After trying pretty much every fix I could find on google without success, I decided to resort to asking here.
I have windows 8 64-bit. I'm using a VPN as I'm currently living in China (incase it affects something). Android studio and SDK are the latest versions.
EDIT: My assumption would be that some other program would kill the loading when it gets that far, but adding exceptions to my firewall and antivirus does not solve this problem.
EDIT2: After figuring out where the error logs are stored, I managed to conclude this error was caused by outdated JRE. case closed.