how to show url of site with image and detalies in android - android

I want to put URL in textview and make it show just like in facebook or instagram
without opening the site.
exactly like this example.
how i can do that any help please ?

i found what exactly what i want Web Preview in github here

Related

Adding simple whatsapp share Button to Wordpress

I tried all the Information I could find. But im too stupid to make it work. Im not a programmer. Would love to offer my readers on my blog a share button to whatsapp.
the following was working half way.
Share via Whatsapp
its opening whatsapp but its not fetching the current page url link.
how could I make this work?
to share easy and fast current page urls via whatsapp as a link. in best case in android and ios.
Thanks for any help
Try this
WA
Share on Whatsapp
You need to include the url

i want to create a app like instagram but i want java code for learning image sharing apps like instagram

I want to make a image sharing and uploading app just like instagram on android.But im not getting a java coding for that, I want a java tutorial for a image sharing app, where will I get it
Here is some reference https://www.codeofaninja.com/2013/02/android-share-intent-example.html Hope it helps

Sharing Image with Text Story on Facebook Using Facebook SDK 4.1

I have been struggling with this problem for some time now, I want to simply share a photo with description to facebook using facebook sdk4.1. I can share a photo easily using SharePhotoContent object.
but it doesn't add description to the photo, so I searched for solutions and it seems that Open graph stories are one solution but it requires much work than this requirement deserve.
Although I tried to find a way to use Open Graph Stories but it requires an action for the story and the available ones doesn't go with my app, so I tried to search for a way to create custom actions but I couldn't.
So please help me with another solution for using open graph stories or provide any tutorial link.
You can Publish Story with Share Dialog through this and also read how Sharing Open Graph Stories from here hope it work for you.
To create and configure custom actions and custom objects for stories try this and this.
Best of Luck.

How to make my android app display a specific facebook post

I am working on multi users android app and I was wondering if there any method to display a specific facebook post inside the app and when the users click on the post he'll be directed to the facebook app then he can "like or share .. that post" and go back to my app
I've been searching a couple of week for method to do that but I can't find any method to do it. If you know any method to do it please tell me.
Looking for the same answer myself.
Ended up in sending the link of the post to my app, along with the post-text and image if any. Display the post and image according to you will and redirect the user to the link on click on either the image or the text. If the Facebook app is installed on the device, it will automatically ask you if you need to go to the app. You can design the app to show the image and text one below another to achieve the (near fb) style you need.
This is just a workaround to achieve the feature. I could not find a solution to achieve embedding post in android, the way it can be achieved on the web

getting white page in webview after facebook login page success

I am creating an app, which will post string to the facebook wall. For this , am using a remotely placed html with javascript methods for posting to facebook. It works fine in desktop and mobile browsers.But am getting white screen in android webview.
Link for html page is this,
https://www.dropbox.com/s/2anle06yh9sdcn7/my_fb_post_log.html
and android project is placed in ,
https://www.dropbox.com/s/9an2w2bd9i6nm7f/TestShare.zip
Can anyone please help me on this ? Facebook application id is private, hope you have to create new one for testing that.
Thanks in advance,
JRH
You may need to enable cookies for webView component. Refer following link
https://stackoverflow.com/questions/17230757/

Categories

Resources