I have to create an HTML page which have more than one images. If User clicks on any image then I have to show full view of open gallery in android. I am able to create galley in android. But I cannot understand how to handle button click in html so that It will give call back to my android gallery activity.
Thanks
Deepak
Refer to answer of get the click event from webpage in my android application