public final class Installation
extends java.lang.Object
Creates a file storing a UUID on the first application start. This UUID can then be used as a identifier of this specific application installation.
This was taken from the android developers blog.
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
id(android.content.Context context) |