How to open firefox mobile from your html5 webpage to load a url
Please i have a html5 android app that is made app of Html5, Css & Javascript. And i will like to lunch firefox mobile & open a specific url when my users click on a special button.
Example: intent://send/https://www.mywebsite.com#Intent;scheme=urlto;package=com.firefox;action=android.intent.action.SENDTO;end
or any other help will be appreciated.
Hope to hear from you soon.
Все ответы (1)
Do you mean even if Firefox is not the default browser you want to launch a link in Firefox? I think that is a question for an Android developer forum, whether you can select a particular application for that content.