Custom fields on new contact

前端 未结 2 758
温柔的废话
温柔的废话 2020-12-19 15:32

\"new

This is the \'add new contact\' window. Is it possible to create custom data fields in this win

2条回答
  •  萌比男神i
    2020-12-19 15:54

    It seems like the only way to do it, is to catch the intent and show you're own edit contact activity( at least with android 2.1 and 2.3 ). I tries all day long to make a workable BroadcastReceiver working. but I never succed.

    source : https://groups.google.com/forum/?fromgroups#!topic/android-developers/bKpXE1kn4kI and Custom accountType "edit contact" and "add contact" shows only name

提交回复
热议问题