1
edit
Changes
→8. Edit Contact
=== 8. Edit Contact ===
'''8.1 Create Edit Layout '''<br/>
8.1.1 Right click on layout -> New -> Android XML File .<br/>
8.1.2 Enter edit.xml for the file name and check Layout:<br/>
8.1.3 Using Linear Layout, create this layout for editing contact information.<br/>
8.1.4 Here is the edit.xml implementation:
'''8.2 Create EditContactActivity '''<br/>
'''8.3 Add the EditContactActivity to the Android Manifest'''<br/>