Re: [android-developers] TabActivity how to show Contact activity in a tab.

2009-12-29 Thread Mark Murphy
maxsap wrote: > Hello all I am developing an application and as part of it I would > like to show a tabactivity and use the contact activity to let the > user see,modify,or call a specified contact. my code is this: > package com.WaveCally; > > import android.app.AlertDialog; > import android.app.

[android-developers] TabActivity how to show Contact activity in a tab.

2009-12-29 Thread maxsap
Hello all I am developing an application and as part of it I would like to show a tabactivity and use the contact activity to let the user see,modify,or call a specified contact. my code is this: package com.WaveCally; import android.app.AlertDialog; import android.app.TabActivity; import android.