
How do I create a Java "Intent" to start Firefox with a link to our HTML file.. it is not the same as the windows version
we have a java app that is running and with a button on our app we want to start an Intent to start the beta Firefox for Android that links to our HTML file that we created in java.
The goal is to directly from our app to firefox to create a pdf in firefox...