Open main menu

CDOT Wiki β

Changes

Teams Winter 2011/team1/Android/Add Contact

5 bytes added, 12:17, 28 March 2011
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">
1
edit