mobile - Android Custom URI Handler - Gmail App doesn't recognize? -
i'm trying open link gmail application. if send myapp://custom/params, gmail recognizes text. can link open application "myapp" browser, though. how can around this?
i'd suggest use uris content: scheme , custom contentprovider. see http://developer.android.com/guide/topics/providers/content-providers.html.
Comments
Post a Comment