Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7958307
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T04:24:06+00:00 2026-06-04T04:24:06+00:00

I need to send contact via SMS. So, I’m using .vcf file. Still, I

  • 0

I need to send contact via SMS. So, I’m using .vcf file.

Still, I need to attach it to sms within android SDK. There IS such function within android. I’ve tried it on my smartphone;

I was searching for the way to do that for days and everything I’ve found so far was this nice library to construct vCard and this method of SMSManager class.

Does anyone know how to do that??? I suppose solution of this problem shall work not only for vcf, but for any file extension.

If you’ll add some code as an example you will make me happy))

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T04:24:07+00:00Added an answer on June 4, 2026 at 4:24 am

    Since you have a File object, you can send MMS with it, by using this code

    Intent sendIntent = new Intent(Intent.ACTION_SEND);
    sendIntent.setType("text/x-vcard");
    sendIntent.putExtra(Intent.EXTRA_STREAM,
        Uri.parse(outputFile.toURL().toString()));
    startActivity(sendIntent);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a simple contact us form and i need to send an email
I've a custom form (created with form API) that need send an uploaded file
I need to send floating point numbers using a UDP connection to a Qt
I need to send data to a hardware device over serial port. I'm using
I need to send byte[] array using WCF services and I care about message
I need to send a message from a Flash contact form to PHP. Do
I built contact form in aspx 3.5 and I'm using jQuery to send it
I need to send emails to a list of IDs from the contact application,
I need a 'Contact' link for both authenticated and unauthenticated users that will send
I need send certain attributes(say, human readable user name) from server to client after

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.