I would make up a scheme... and you can use an Intent-Filter to grab
any request to that scheme.

use an url like

shrenikvikam://some.data.for.your.activity

Then if your Activity listens for that scheme, a web link should start
your activity.

see
http://developer.android.com/guide/topics/intents/intents-filters.html



On Aug 3, 4:36 am, Shrenik Vikam <[email protected]> wrote:
> Can I get  the detailed description of how to launch application from
> web link or
>  A trusted link where I can get the steps to do the same
>
> Thanks in Advance
> Shrenik Vikam

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to