I am able to open the sub Activity through the intent filter by clicking in the SMS url, but I need to access the URL so, that the ID which come from other activity can be access through the url directly to that sub Activity. so, how it can be done… for further information please kindly ask any queries. Thank you for your concern.
Share
If it was a web url that was intercepted, for example “www.roflcopter.se/hai/2u”, then the data can be extracted like this:
The same syntax can be used for all types of intercept. See which of these methods that return the data you are interested in. 🙂