B bluedude Well-Known Member Licensed User Longtime User May 2, 2014 #1 Hi, I want to use something like an URI scheme to open a certain Activity in my app. Say I visit a webpage in a webview and it contains a redirect test:// it should open an activity/intent in my app. Is that possible? Cheers.
Hi, I want to use something like an URI scheme to open a certain Activity in my app. Say I visit a webpage in a webview and it contains a redirect test:// it should open an activity/intent in my app. Is that possible? Cheers.
thedesolatesoul Expert Licensed User Longtime User May 2, 2014 #2 It is most definitely possible. See here: http://www.b4x.com/android/forum/threads/start-app-from-uri-in-email.27052/ Upvote 0
It is most definitely possible. See here: http://www.b4x.com/android/forum/threads/start-app-from-uri-in-email.27052/