public class OaidHelper
Created by xuxiaowei
static String
getOAID(Context context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static String getOAID(Context context)
获取 OAID 接口,注意该接口是同步接口,可能会导致线程阻塞,建议在子线程中使用
context