decodeString
Decodes an encoded string using Android's Uri.decode method.
Return
The decoded string.
Parameters
encodedString
The string to be decoded.
Decodes an encoded string using Android's Uri.decode method.
The decoded string.
The string to be decoded.