Create Android project
To create a new Android project
select
→ → → →
from the menu. Enter the fitting data from the following table in the
first wizard page.
Table 2. New Android project
Property | Value |
---|---|
Application Name | Test App |
Project Name | com.vogella.android.first |
Package name | com.vogella.android.first |
API (Minimum, Target, Compile with) | Latest |
Press the
button and ensure that you have selected to create a launcher icon
and
an
activity.
On the wizard page for the launcher icon, create an application
icon of you choosing.
The following screenshot shows an example for a
possible result.
Press the
BlankActivity
template. Press the
button.
button and select on the next page the
Enter the following data in the dialog for the BlankActivity
template. The selection is depicted in the screenshot after the
table.
Table 3. Values for the template
Parameter | Value |
---|---|
Activity | MainActivity |
Layout | activity_main |
Navigation Type | none |
Press the
Finish
button. The wizard may prompt you to install the support library. If
you are prompted, select to install it.
No comments:
Post a Comment