Quantcast
Viewing latest article 7
Browse Latest Browse All 11

Dreamweaver CS6: Setting up Android SDK for Mobile Development

In this tutorial we will show you how to set up the Android SDK inside of Dreamweaver CS6 so that we can develop mobile applications for Android.

Many many people have problems setting this up, yet other have it work first time round. There is not a lot of information out there and even I hit a lot of brick walls getting it set up. The good news is you can do it, it just may take a little fiddling.

If you are trying to this for Dreamweaver CS5.5 the process is very different so please check the tutorial I have already for this. Dreamweaver CS5.5: Setting up the Android SDK for Mobile Development

Image may be NSFW.
Clik here to view.

Dreamweaver CS6: Setting up Android SDK for Mobile Development

Naturally the first thing we are going to need is to download and install the Android SDK. We are not going to cover how to go about doing this in this tutorial however we will point out that you should install this in the top level of your C drive. Do not place it in program files directories. This can lead to some complications so we can avoid these by installing it in the top level of your directory, much like you would with XAMPP.

The process of setting up the Android SDK in Dreamweaver CS6 has been simplified from CS5.5. However many people still have problems with it. Mainly which directory to point Dreamweaver to.

Once you have fired up Dreamweaver CS6 go to Site >> Phonegap Build Service >> Phonegap Build Settings or hit Ctr-Alt-Shift-B.

This will open the Phonegap build settings box. The process from here here is simple. Simply hit the browse button:

Image may be NSFW.
Clik here to view.
browse

From here Navigate to where you installed your Android SDK:

Image may be NSFW.
Clik here to view.
select

Make sure that inside the adt-bundlewindows folder you select the folder sdk. Selecting any other folder will come back with an error when we try to save our settings.

Click OK and then hit save:

Image may be NSFW.
Clik here to view.
save

 

And we are now finished. We have successfully set up our Android SDK inside of Dreamweaver CS6 and are now ready to start producing our Mobile Apps. Remember though we will still need a phonegap build account to have Dreamweaver start producing our apps. So make sure you have an Account set up with them. Then when we have finished putting our app together we simply go to Site >> Phonegap Build Service >> Phonegap Build Service and follow any prompts we receive to have Dreamweaver produce our Apps for testing and distribution.

Hope you have found this tutorial helpful and hope to see you again soon.

 


Viewing latest article 7
Browse Latest Browse All 11

Trending Articles