ckdevrel / vcardio

Automatically exported from code.google.com/p/vcardio
0 stars 0 forks source link

Register the app as a VCard viewer #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This will allow the user to import a VCard downloaded from the net or stored 
anywhere in the system by just opening it.

http://www.mail-archive.com/android-
developers@googlegroups.com/msg00413.html

Original issue reported on code.google.com by franci...@gmail.com on 28 Jun 2009 at 8:51

GoogleCodeExporter commented 9 years ago

Original comment by duckt...@gmail.com on 30 Jun 2009 at 3:53

GoogleCodeExporter commented 9 years ago
You're welcome to implement this functionality. One thing to note is the 
possible
security implications: your contacts shouldn't be affected automatically by 
things
you download from the web, for example.

Please create a new branch for this rather than developing on the main one.

Original comment by duckt...@gmail.com on 1 Jul 2009 at 4:53

GoogleCodeExporter commented 9 years ago
yep, we need a confirmation screen, same thing for the sms

Original comment by franci...@gmail.com on 1 Jul 2009 at 6:04

GoogleCodeExporter commented 9 years ago
download of vcf in browser gives you a txt
when I set up the server correctly to return the vcf mime type the android 
browser 
will not download it: cannot download, the content is not supported on the phone

Original comment by franci...@gmail.com on 10 Jul 2009 at 10:36

GoogleCodeExporter commented 9 years ago
should try this:
http://blog.jayway.com/2009/04/22/working-with-sd-cards-in-the-android-emulator/

Original comment by franci...@gmail.com on 10 Jul 2009 at 10:40

GoogleCodeExporter commented 9 years ago
This is impelmented, download a vcard in browser to test (I tried linkedin)

Original comment by franci...@gmail.com on 11 Jul 2009 at 3:36

GoogleCodeExporter commented 9 years ago

Original comment by duckt...@gmail.com on 3 Sep 2009 at 2:41