Open main menu

CDOT Wiki β

Changes

Teams Winter 2011/team1/Android/Edit Contact

2 bytes removed, 13:36, 7 April 2011
8.1 Create Edit Layout and Menu Item
== 8. Edit Contact ==
===8.1 Create Edit Layout and Menu Item===
8.1.1 Add the String value for the layout title to String.xml:===
<source lang="java">
<string name="editContact_textView">Edit Contact</string>
8.5.1 Build and run the project. Scrole mous buton to select a contact, and then click on the menu button of the virtual device. and then click on the EditContact menu option. Please note that the selected contact seems unselected but it's ok:<br/>
[[Image: editMenuOption.png | 450px]]<br/>
8.5.2 the Edit Contact view will apear with the selected student shown.<br/>
[[Image: editView.png | 450px]]<br/>
8.5.3 edit the Contact's info:<br/>
1
edit