Changes

Jump to: navigation, search

Teams Winter 2011/team1/Android/Add Contact

1 byte added, 17:18, 27 March 2011
6.2. Create Add Contact Activity
</source>
6.2.3. The activity will be finished by calling ''finish()'' function from which the ''super'' will be called. In finish(), a new ''IntenIntent'' is created to be able to pass data back to the calling activity.
<source lang="java">
@Override
1
edit

Navigation menu