Changes

Jump to: navigation, search

Teams Winter 2011/team1/Android/Edit Contact

12 bytes added, 12:17, 7 April 2011
8. Edit Contact
=== 8. Edit Contact ===
====8.1 Create Edit Layout
8.1.1 Add the String value for the layout title to String.xml:<br/>====
<source lang="java">
<string name="editContact_textView">Edit Contact</string>
</source>
====8.2 Create EditContactActivity====
Create the EditContactActivity in your package and make sure it extends Activity class.
<source lang="java">
}
</source>
====8.3 Add the EditContactActivity to the Android Manifest====
====8.4 Implement The EditContact in the main activity class====
====8.5 Edit Contact In action '''====
[[Image: editMenuOption.png | 450px]]<br/>
[[Image: editView.png | 450px]]<br/>
[[Image: editViewEdited.png | 450px]]<br/>
[[Image: editViewSaved.png | 450px]]<br/>
1
edit

Navigation menu