Well i tried some samples in my code to open app on clicking on an link in the browser but still i can't able to do what i want in my app. I want trough these links xamarin and this. Can anyone suggest me what to do, the right way to get the soultion for my question, advance thanks.
My Code:
[IntentFilter (new[]{Intent.ActionView},
Categories = new [] {Intent.CategoryDefault},
DataScheme = "superduperapp",
DataHost = "something")]
link is for example: "superduperapp://my_code_is_here"