1
edit
Changes
→6.1. Create 'add' layout
6.1.1. Right click on ''layout -> New -> Android XML File'' .<br/>
6.1.2. Enter ''add.xml'' for the file name and check ''Layout'':<br/>
6.1.3. Using ''Linear Layout'', create this layout for adding contact information:<br/>[[Image: add_layout.png | 100px150px]]<br/>
6.1.4. This is the xml implementation:
<source lang="java">