简体   繁体   中英

Invoking installed mobile facebook app(Any platform android, iphone, bb e.t.c) from html or javascript code/page running on same device?

I'm wondering if it is possible to invoke installed Facebook and twitter mobile app on any platform either Android, i-phone, BB etc thru some html/java script /jquery code.

for eg

<a href="mailto:xxx@abc.com?subject=Hello World">Open Email</a>

Hope i'm clear to you all.

Any code-snippet would highly be appreciated.

mrana

Well, in android is posible:

When we click on a link the browser sends an intent to the OS.

Check this article for more information:

http://blog.jayway.com/2009/09/24/the-browsable-category-revealed/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM