com.adjust.sdk
Class Util
java.lang.Object
com.adjust.sdk.Util
public class Util
- extends Object
Collects utility functions used by Adjust.
|
Constructor Summary |
Util()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
public Util()
getUserAgent
protected static String getUserAgent(android.content.Context context)
createUuid
protected static String createUuid()
getMacAddress
protected static String getMacAddress(android.content.Context context)
loadAddress
protected static String loadAddress(String interfaceName)
getAndroidId
protected static String getAndroidId(android.content.Context context)
getAttributionId
protected static String getAttributionId(android.content.Context context)
sha1
protected static String sha1(String text)
md5
protected static String md5(String text)
quote
public static String quote(String string)
dateFormat
public static String dateFormat(long date)
getGpsAdid
public static String getGpsAdid(android.content.Context context)
Copyright © 2014. All Rights Reserved.