Reputation: 2221
I am trying to install android sdk, but I am having a problem. First, I have installed java (JDK) 7u5 and then I tried to install android sdk 20.exe then I got the below error. How can I fix that problem ?
Upvotes: 0
Views: 409
Reputation: 66637
Upvotes: 1
Reputation: 1791
After Installing JDK you have to set the path in eclipse as to where you JDK exists. Please go through these steps: http://developer.android.com/sdk/installing/installing-adt.html
Upvotes: 0