public final class Installation extends 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.
static String
id(Context context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@NonNull public static String id(@NonNull Context context)