Installing IDE (intelliJ) for Android

ProgramThat;

Before you get started you need to have an IDE installed as well as the JDK. If you have a mac the JDK will already be installed, however for windows its not.

1. Download intelliJ:  http://www.jetbrains.com/idea/download/ you want to install the community edition, as this is the free one.

2. Downloading the JDK: http://www.oracle.com/technetwork/java/javase/downloads/index.html

If you wanted to use another IDE this is possible there are many more available such as Eclipse and Netbeans. However I have chosen to use injelliJ because there are few tutorials on how to do android on it.

Once they have both downloaded and you have installed them open up intelliJ to get started.

1. This is the screen you will see upon opening. Click on Create a new project.

Image

2. You will then be shown an another display box. This will enable you to set up that it is android. Choose Application Module 

Image

3. Once…

View original post 174 more words

About Anuroop D

Very enthusiastic about technology and likes to share my knowledge through blogging. Has Bachelor's in Information Technology and currently pursuing my PhD in Computer Science.
This entry was posted in Android Programming. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s