Help for Android Studio

I am a novice at programming and I wanted to take a shot at android studio to start somewhere with JAVA. I had problems trying to get this IDE to run because of problems with the JDK and ADK. Wonder if there are any good guides or if you guys know what I am talking about?

Hey,

I'd first start by making sure the JAVA_HOME environment variable in Windows is pointing to the correct location where you installed the JDK.

Also make sure Android Studio has all the latest updates.