public class RequestUtil extends Object
| Constructor and Description |
|---|
RequestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Uri |
appendParams(Uri uri,
List<org.apache.http.NameValuePair> params)
Appends a list of KV params on to the end of a URI
|
static String |
getDefaultUserAgent()
Creates a user agent string for the device
|
public static String getDefaultUserAgent()