1
edit
Changes
no edit summary
=== 7.2. Create Add Contact Activity ===
This class will be responsible for taking care of adding new contact to the contact list.<br/>
7.2.1. Create a new class called ''AddContactActivity.java'' in the same package as the main activity file.
<source lang="java">