- First download the zip from above, and extract the files, into C:AndroidAPK
- Then, install the JDK from the link above, to the default location
- Then, go to Start, search for 'Environment,' and choose 'Edit Environment Variables for your Account.'
- Now, edit 'PATH,' and 'CLASSPATH.' (If you don't have them, just add them, and name them PATH and CLASSPATH)
- - For PATH, give this as the Variable Value: "C:Program FilesJavajdkXXXin;" (Without Quotes)(XXX is the JDK version you have)
- - For CLASSPATH, give this as the Variable Value: "C:Program FilesJavajdkXXXjrelib;" (Without Quotes)(XXX is the JDK version you have)