Android how to send multiple contacts are attached in single .vcf file and send to mail?
问题 In my application, a number of contacts are attached to single .vcf file and that file sent to mail, try to this one all contacts data display in log cat, but unable to send all data attached to single .vcf file? Anyone have an idea regarding this help me, please. here is my code public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); vCard = new ArrayList<String>(); Log.i("TAG one", "vfile" +vfile); vfile = "Contacts" + "_" +