I'm looking for any way to send/read a vCard via SMS in my app. I've
read a lot of articles, web-pages, forums etc. There is still not even
a clue how to do that.

Here is transaction.
1. User selects some specific contact
2. App generates a vCard for it
3. User types a number to send vCard to
4. App sends SMS with that vCard(?)
5. Addressee recievs SMS with vCard and asked to browse contact/add to
contacts(?)

There are some posts on stackOverflow about it, but still nothing
useful...

I've found this nice library to work .vcf files(both write and read).
http://code.google.com/p/android-vcard/

But is there any way to send it to another phone (and read properly of
course)? Just send this as a string maybe?

Please help! I'll be happy to get any clue, useful library or a proof
that it's impossible on Android. If there is no way via SMS can you
give me advice how to do that via MMS?

What's interesting, that there is a lot of apps with that
functionality, so I guess this is possible.

Thanks anyone who responds. Have a good day.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to