I have android application which contain html webpage with one single button. The html file is placed into the asset folder in android. I open html file into the webview. Now, i what want to open the another application which is install in android device by click on the html page button.
Can you please anyone help me how i will do that and also give me the some reference from where i will get some help?