Open the Eclipse IDE
Select a workspace for saving the project and click ok
When opens the Eclipse
Select File ->New -> Android Application Project
Enter Application name and Project name
dont forget to change package name
Select Minimum SDK - its better to choose low sdk version
Select Target SDK - its your applications required version
Select compile with - its the API level selector select appropriate api
And click next
From this window you can select the Applications icon
And click next
Select Black Activity and Click next
Enter the MainClass Name And click next
This is your application Structure
Then run your emulator
And click Run in IDE
You will get output
Select a workspace for saving the project and click ok
When opens the Eclipse
Select File ->New -> Android Application Project
Enter Application name and Project name
dont forget to change package name
Select Minimum SDK - its better to choose low sdk version
Select Target SDK - its your applications required version
Select compile with - its the API level selector select appropriate api
And click next
From this window you can select the Applications icon
And click next
Select Black Activity and Click next
Enter the MainClass Name And click next
This is your application Structure
Then run your emulator
And click Run in IDE
You will get output
No comments:
Post a Comment