Step 01 - Create Project

Create a new Android application, with the following properties:

Step 01 - 图1

Note the ‘Minimum Required SDK’ which may be different from the default.

Accept all the defaults in the wizard - except the name of the main activity:

Step 01 - 图2

The project will look like this:

Step 01 - 图3

With the activity_donate open in the visual designer:

Step 01 - 图4

It is important to become familiar with the structure and purpose of the three panes surrounding the Donation ‘canvas’:

Pallette:

Step 01 - 图5

Outline

Step 01 - 图6

Properties

Step 01 - 图7

These views are closely related - and you will need to monitor the information displayed there continually as you evolve the appearance of your activities screens.