I don't think the user experience is that bad with the "standard" solution,
which is to display an "Edit this contact" item on the contact view screen.
That item has an intent that launches your own custom editor activity, which
is not that difficult to build.  Yes, it is not completely consistent with
the built-in editor, which we will fix in the built-app at some point in the
future.  I am certain that the "Edit this contact" option is much better
than waiting for a long time for the new design to make it in the platform
and then wait again for it to trickle to devices in the field.

On Wed, Sep 22, 2010 at 7:52 PM, mikedroid <[email protected]> wrote:

> i guess the first one is the one i implemented, right now im having
> problems editing them in htc sense ui's mapping problems with index...
>
> On Sep 17, 4:59 pm, Jens <[email protected]> wrote:
> > There's an old issue filed for this bug:
> >
> > http://code.google.com/p/android/issues/detail?id=5988
> >
> > You can either supply your own contact editor and supply activities
> > for editing andaddingcontactsto your account or wait for a fix from
> > Google. The first option results in a very shabby user experience and
> > the second option is not going to happen anytime soon.
> >
> > On 13 Sep, 12:06, mikedroid <[email protected]> wrote:
> >
> >
> >
> > > I created acustomaccount that will create my owncontactsbut using
> > > the ContactsContract that is new in the sdk, when i already provided
> > > values and seems like called every method and constant to be used, the
> > > only thing that shows in the EditContactActivity and ofcourse having
> > > my own account for it to be added. The problem is it only shows First
> > > Name and Last Name fields... no numbers and emails?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to