I will try the first option, but still why it doesn't work from all
browsers ?
On Sep 27, 2:22 pm, Mark Murphy wrote:
> On Tue, Sep 27, 2011 at 3:21 AM, Mark Cz wrote:
> > I downloaded your demo, and I am sorry,
>
> >
> >
> >
> >
> > > android:scheme
On Tue, Sep 27, 2011 at 3:21 AM, Mark Cz wrote:
> I downloaded your demo, and I am sorry,
>
>
>
>
>
> android:scheme="http" />
>
>
> has no precedence over any other of my browsers.. so I have a dialog
> "Complete action using..."
That's odd -- that
Hi,
I downloaded your demo, and I am sorry,
has no precedence over any other of my browsers.. so I have a dialog
"Complete action using..."
On the other hand
works great, and opens the sample application, but as I said bef
Hi,
I downloaded your demo, and I am sorry,
has no precedence over any other of my browsers.. so I have a dialog
"Complete action using..."
On the other hand
works great, and opens the sample application, but as I said be
On Mon, Sep 26, 2011 at 2:48 PM, Mark Cz wrote:
> As far as I know, a link with a URL of my control can be opened by any
> browser, or by my application.
No.
If the element specifies a URL, that application will take
precedence over anything specifying only a scheme.
> In the first time my app
On Mon, Sep 26, 2011 at 1:48 PM, Mark Cz wrote:
> I still don't understand why it works from some browsers, and doesn't from
> others.
>
Is "open Android app" a standard action for a web link ?
Is "MyIntent" a valid value for the "href" parameter ?
I'm asking.
-
The link will be shown only in android, and only if the user has my
app. The problem with your approach is that a chooser dialog will be
poped. While in the first version my application will be called
directly ( when it works).
As far as I know, a link with a URL of my control can be opened by an
On Mon, Sep 26, 2011 at 1:23 PM, Mark Cz wrote:
> The link will be shown only in android, and only if the user has my
> app.
OK.
> The problem with your approach is that a chooser dialog will be
> poped.
No, it will not.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.co
On Sep 26, 7:40 pm, Mark Murphy wrote:
> Add an for ACTION_VIEW, CATEGORY_BROWSEABLE, and a
> element for a URL under your control. As a benefit, you can put
> a Web page at that URL for everybody who encounters your link and
> doesn't have the app installed, or isn't using an Android device.
The link will be shown only in android, and only if the user has my
app. The problem with your approach is that a chooser dialog will be
poped. While in the first version my application will be called
directly ( when it works)
On Sep 26, 7:40 pm, Mark Murphy wrote:
> Add an for ACTION_VIEW, CA
10 matches
Mail list logo