public class CloudmadeUtil extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
DEBUGMODE |
Constructor and Description |
---|
CloudmadeUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getCloudmadeKey()
Get the key that was previously retrieved from the manifest.
|
static String |
getCloudmadeToken()
Get the token from the Cloudmade server.
|
static void |
retrieveCloudmadeKey(Context aContext)
Retrieve the key from the manifest and store it for later use.
|
static void |
setCloudmadeKey(String key)
Get the key that was previously retrieved from the manifest.
|
public static void retrieveCloudmadeKey(Context aContext)
public static String getCloudmadeKey()
public static void setCloudmadeKey(String key)
public static String getCloudmadeToken()