Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
作为android的新人,我想征求您的专家意见,
我正在从电话簿中选择联系人,并希望显示其电话号码(用户应该选择一个,如果有的话)和电子邮件地址。
用户可以添加三个用户。
想收藏这个。(建议最好的方式。首选项、数据库或文件共享)
要求紧急回复
对于您的需要共享首选项最好是因为:
-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 :)
所以你可以将它用于你的场景