First of all you should have an IDE for creating application on Android Which can be anyone of the given below and you can download from “http://developer.android.com/sdk/index.html”.
Android studio
Eclipse IDE
Then you have to follow all the steps to download and install your IDE and after that go to step by step.
Create a new Android project on Eclipse :-
- Open the eclipse.
- Create workspace folder.
- And follow the steps given in images.
Step 1
![]()
Step 2
![]()
Step 3
![]()
Step 4
![]()
Step 5
![]()
Step 6
![]()
Step 7
![]()
Click on finish
By following these steps will automatically create a “Hello World” application.