Hello and welcome to your first android
development project. This tutorial will
take you through the whole process of
setting up your first android project.
Make sure that that you have an installed
version of JDK
on your computer.
Follow the following link to download and install Jdk
After installing Jdk ,
1. Open
Control Panel
2. Go
to System and Security
3. Go
to System
4. On
the left open Advanced system settings
5. Go
to advanced and open Environmental Variables
6.
Give the variable name as path and the variable value as
C:\Program Files\Java\jdk1.6.0_18\bin
Now the JDK have been installed on your
computer but you can confirm that.
And to check if you have installed Jdk on your computer run the CMD as an administrator and type in java and the following is displayed on the CMD
Now you have Jdk
installed on your windows machine.
In the next tutorial I will be showing you how to
set up your first android project.
No comments:
Post a Comment