If anyone clicks on my hyperlink then he will be redirected to my WhatsApp. I already know how it is possible by using WhatsApp API like,
https://wa.me/<number>
But recently I saw one of person link when I clicked on it it shows the name rather than number on the screen. His link looks like,
https://api.whatsapp.com/message/ZAPEQ6LY2F2WP1
I searched a lot on google but can not get how I can create this type of link.
It is provided with Whatsapp Business tools. If you are a business owner, you can create such a link with Business tools bundled with wa4b.
![see the screenshot attached here]
Screenshot is attached
(https://i.stack.imgur.com/q6SbN.jpg)
Related
On Gmail or Google Application when we select some text which contains an URL it shows corresponding app icon along with the copy-paste options.
Refer the image for same :
(Here pinterest app icon is shown as I select their URL)
Similarly I want my Application icon to appear if user selects any text or link which contains deeplink URL of my Android Application. In my case it shows option to open the URL with chrome instead of my installed Android App.
I have searched a lot but didn't find anything relevant on this topic so ultimately thought to post it as question.
How can I achieve this? What changes do I need to do in code for this?
Thanks in advance..
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
I want to show selected results from within a facebook group in my app but I cant seem to figure out how to do that. I have tried playing with "fb://group/{id}" intent with no success. It opens the group page in facebook app but if I try adding some extra parameters e.g "fb://group/{id}/search/?query=some_text" it starts the facebook app on its home screen. I assume this is because the uri is malformed. But I don't see any other method. There is a supported uri for search i.e "fb://search" but I cant seem to find any information about it.
The only way I know how to do it is to open the app, go into the menu, at at the very bottom in small letters it says View Desktop Site (or something to that effect). It doesn't even look like a link - but it is - and it will open the full version of FB in your browser. Then you can navigate as normal (including search). Hope this helps!
On Official documentation they described how to share multiple images, but what I wanna do is share a screenshot and a link to the app, I am able to take screenshot and share it without any problem, but when it comes to adding text, it doesn't work, a toast message appear that says sharing failed, and it appears that it's from receiver side like facebook or whatsapp, can i do this or not?
Read that question : Android share text and image - I hope it will be helpful for you, it is answering your question in general (OP has very similar problem)
wondering if there is any full application tutorial and application includes, main screen with buttons which carry on user to another acitivity where a user can choose items from list which will navigate to another list to choose items from and at last a view showing a picture and information about picture in text form.
more like a virtual tour of a college or university.
loads of tutorial around but related to games or depends on single activity,, but i want a full application tutorial please or someone's else project i can work on !
cheers
I often have to ask myself why people are just not able to use a search engine like google, yahoo, bing, etc..
Android projects hosted on Google (as an example)