thanks On Sep 25, 8:20 am, Ryan Mattison <[email protected]> wrote: > <intent-filter> > <data android:scheme="lol.haha.scheme" /> > <action android:name="android.intent.action.VIEW" /> > </intent-filter> > > <a href="lol.haha.scheme://pass/here"> > > On Sep 24, 9:50 am, AnasSamara <[email protected]> wrote:> Hello All > > Any one knows how to launch certain application in my android from URL > > send via email or SMS. > > I mean if I have an SMS: > > > Http://GOOGLE.COM > > then I am able to click on it so the browser opened with that URL. > > > the same thing I want, so when clicking a URL gotten from email or SMS > > like: > > appName://arguments.to.be.passed > > > the appName application launched and those arguments passed to the > > first activity of the application. > > > any help is appreciated. > > > thanks in advance.
-- 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

