2015년 1월 4일 일요일

Address in ContactPicker1

I am trying to insert the Address of a contact to a text box, but there is no Address tab under any of the ContactPicker1 option tabs in the green boxes. How can i use the address from the ContactPicer1?



http://ai2.appinventor.mit.edu/reference/components/social.html#ContactPicker
that's correct, you only can use one of these information:

ContactPicker

A button that, when clicked on, displays a list of the contacts to choose among. After the user has made a selection, the following properties will be set to information about the chosen contact:
  • ContactName: the contact's name
  • EmailAddress: the contact's primary email address
  • EmailAddressList: a list of the contact's email addresses
  • PhoneNumber: the contact's primary phone number (on Later Android Verisons)
  • PhoneNumberList: a list of the contact's phone numbers (on Later Android Versions)
  • Picture: the name of the file containing the contact's image, which can be used as a Picture property value for the Image orImageSprite component.


댓글 없음:

댓글 쓰기