/ Published in: Java
The Android ID (a unique 64-bit value) as a hex string. It is null on the emulator.
Expand |
Embed | Plain Text
import android.provider.Settings.Secure;
You need to login to post a comment.
The Android ID (a unique 64-bit value) as a hex string. It is null on the emulator.
import android.provider.Settings.Secure;
You need to login to post a comment.