开发者

Custom url support in Android email

I am trying to port an iphone application to android. The application is supposed to be launced by a custom url that come as part of the email. The problem is that the email client coverts the custom urls from link to text (except for http,phone etc). Is there way throuh which i can add the custom url scheme to the default list when the application is installe开发者_运维百科d by the user.


When your app knows how to decode the URL, you call always call the intent for that particular application or service.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜