android 获取硬件的ID


String androidId = Secure.getString(getContentResolver(), Secure.ANDROID_ID);

你可能感兴趣的:(android 获取硬件的ID)