I’m trying to use PhoneGap on Dreamweaver CS6 with the Android SDK. Under Phonegap build settings, I add the location of the SDK(‘\Android\android-sdk’).
I get back the following message “The SDK location provided for Android is not valid. Please verify your settings.”.
Anyone know what I’m doing wrong here?
You will need to add two subdirectories to your path: /tools and /platform-tools
http://developer.android.com/sdk/installing.html