0

I need to make an android App that when the user navigates to my webpage with the browser and clicks on a specific link my App activity gets launched.

I try to achieve this using Intent filters but without success. I followed some samples like Notepad and PhotoStream but nothing works for me.

Lucas S.
  • 12,761
  • 8
  • 43
  • 44
  • possible duplicate of [Launch custom android application from android browser](http://stackoverflow.com/questions/2958701/launch-custom-android-application-from-android-browser) – Lucas S. Jul 29 '10 at 18:12

1 Answers1

0

The question is answered in detail at

Launch custom android application from android browser

Hope it solves your problem.

Thanks, -A

Community
  • 1
  • 1
Animesh
  • 1,705
  • 2
  • 22
  • 36