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 新手,想知道如何以 csv 格式导出 android 联系人。
因为我需要将文件传输到 Web 服务器,然后需要将其存储在集中式数据库(MySQL)中,vCard 不太可取...
否则可能听起来很傻,但我可以将它转换为 JSON 吗?
你的重播对我来说真的很重要谢谢..
阅读此答案:Android 联系人提取
看起来 VCard 是最简单的选择,因为它有一个 API。