Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
0 answers
27 views

Encountering issues when implementing url previewing in android using jsoup library

I am implementing an Android application and I’d like to implement a URL link preview in it. As a first try, I have used the jsoup library but I am encountering some issues. Not all the links have ...
Patrick Renaud's user avatar
0 votes
1 answer
65 views

No call-to-action in Twitter native apps for Player Card

Twitter Player Card docs suggest that in "iPhone and Android native apps, a Player Card will appear in the Tweet detail view (not in the timeline)". There is no explicit mention of how the ...
jackholt44's user avatar
2 votes
0 answers
577 views

Social Media Meta-Data Open-graph/OG Tags extraction for generating a Link Preview layout in Android

I have been trying to generate a Preview layout in Android which takes a URL input and extracts the meta-data tags associated to display an Image, title and description associated with the said link. ...
dan.darajat's user avatar
0 votes
1 answer
184 views

Possibility of implementing Open Graph without website where metadata is stored, Can Open Graph Metadata be dynamically injected into a URL?

This is a broad questions and I'm merely looking for source material that may be of help with this unique situation. Background: Mobile app that can share data it's data to other websites and other ...
Larry Pickles's user avatar
0 votes
0 answers
97 views

Open Android application from FB post

I am posting to FB from my app and need the "receiver" to be able to click the link in FB on their mobile and go to the app or the download page. I have followed the instructions as far as I can see ...
theblitz's user avatar
  • 6,811
-1 votes
1 answer
299 views

How to post through Facebook Open Graph for game

I am developing some quiz app, and want to post player's achievement on facebook. Since I want to post the image for the achievement and Link Share of facebook doesn't support add image any more, I ...
JH Sean Kang's user avatar
2 votes
2 answers
16k views

Include image when sharing a link on WhatsApp

This has been asked and answered a few times already Provide an image for WhatsApp link sharing and I also found this link http://tekinfotree.blogspot.com.es/2016/06/how-to-display-thumbnail-preview-...
user2472368's user avatar
0 votes
0 answers
253 views

Rich preview of Video in Android SMS

Does Android sms support Open graph Video tag? We cannot see play video when sent as a simple SMS on Android We tried using OG:Video
saanvi V's user avatar
0 votes
1 answer
609 views

Open Graph error on Android app: Action Requires At Least One Reference

I am getting the following error when trying to post an Open Graph story. Error{FacebookServiceException: httpResponseCode: -1, facebookErrorCode: 1611072, facebookErrorType: null, message: Action ...
Siqueira's user avatar
  • 443
1 vote
0 answers
193 views

Unable to share photo using Open Graph on Android Application (Android Studio)

I have got the following issue when trying to share an image... I am able to share an OpenGraph on my application through the code: Set the permissions - LoginManager.getInstance()....
Siqueira's user avatar
  • 443
0 votes
0 answers
42 views

Unable to share in app screenshot via Facebook

I am trying to share a screenshot generated by the app to Facebook using the open graph api. here is my code: View rootView = ((DayOverviewActivity)context).getWindow().getDecorView(). ...
spongyboss's user avatar
  • 8,496
0 votes
1 answer
48 views

Facebook OpenGraph movie.rates not working

I'm trying to get the Facebook OpenGraph movie.rates action type working but with zero success so far and hoping someone with experience of this could point me in the correct direction. Basically I ...
GordonW's user avatar
  • 1,110
0 votes
0 answers
306 views

share open graph story on facebook on android

I need to share course which was traveled by car on Facebook.But creating custom open graph objects are deprecated on facebook,so I decided to do it with fitness.bike object.I need something like this ...
GiorgiSh's user avatar
  • 127
5 votes
2 answers
2k views

Facebook on Android: target app doesn't open when clicking on link

I included the proper app links metatags in the HTML, so that by clicking on that link on Facebook the Android and iOS apps would open with the correct content. This is an example of page: https://...
Daniele B's user avatar
  • 20.6k
2 votes
0 answers
185 views

Creating Custom Open Graph Stories Facebook?

Creating Custom Open Graph Stories is deprecated. Do we have any alternative for it. How can we make custom actions and objects now.
sajal's user avatar
  • 179

15 30 50 per page
1
2 3 4 5
8