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 6667843
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:58:34+00:00 2026-05-26T02:58:34+00:00

I am trying to share my app (link having data and metatags) with the

  • 0

I am trying to share my app (link having data and metatags) with the following code

String s = "http://www.myapp.com"
Intent sharingIntent = new Intent(Intent.ACTION_SEND);
sharingIntent.setType("text/plain");
String linkt = "<a href=" + s + ">"+ s + "</a>" ;
sharingIntent.putExtra(android.content.Intent.EXTRA_TEXT, Html.fromHtml(linkt));
startActivity(Intent.createChooser(sharingIntent,"Share using "));

(1)
When I click on facebook in the share options, it crashes with the following error.

“The application facebook (process com.facebook.katana) has stopped unexpectedly. Please try again.” What is the reason for this crash ?

(2) when I click google+ , only the link is shown and not with all meta tag data from the link where it will extract image and description etc.
Ofcourse, if I go to google+ from the PC browser and post the same link , I get all the meta data extracted and shown. Is there a known problem with the Android share utility or am I not getting something right ?

(3) if I use sharingIntent.setType(“text/html”), then only Gmail, Bluetooh, Docs show up in the sharing list omitting others(facebook, google+ etc). Why is this so ?

Thanks for the help.

  • 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-05-26T02:58:35+00:00Added an answer on May 26, 2026 at 2:58 am

    Sending HTML in the EXTRA_TEXT field is not the way you should do it. Just add the plain link without HTML-Information to the EXTRA_TEXT field.

    The Google+ App doesn’t provide this functionality. You can use the web api for this issue.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to share some text using an intent: Intent i = new Intent(android.content.Intent.ACTION_SEND);
Im trying to download share data from a stock exchange using python. The problem
I'm trying to make a C# app that will connect to a file share,
I'm an PyQt programmer and trying to learn C++ Qt. I'm following this link
I have a page app/views/shared/_tcpsocket.html.erb and am trying to include the following two javscripts:
I'm trying to share data between various viewControllers, I'm using a property declared in
I am trying to insert some data into the database if the app is
Hi I am trying to share contact (vcard) through sms/mms gateway, should i encode
I am trying to share plain text while using a Share Action Provider via
I'm trying to share a single httpd.conf file across multiple OS X machines. I'm

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.