get Bundle From Url
Returns the string mapping of the query keys and values from the query string of the url. If the query string contains duplicate keys, then the last key in the string will be kept.
Return
a bundle containing the key/value mapping of the query string. Will not be null.
Parameters
url
the url