0

作为android的新人,我想征求您的专家意见,

我正在从电话簿中选择联系人,并希望显示其电话号码(用户应该选择一个,如果有的话)和电子邮件地址。

用户可以添加三个用户。

想收藏这个。(建议最好的方式。首选项、数据库或文件共享)

要求紧急回复

4

1 回答 1

0

对于您的需要共享首选项最好是因为:

   -U are storing only one of the availabe data(which says the data is without any external relation)

   -Retrieval is easier in shared prefs than DB :)

所以你可以将它用于你的场景

于 2012-08-13T13:09:02.917 回答