android-uniDevId

Download

android-uniDevId

Android Iniversal Device ID Library

Installation

Usage

Before get Device ID we need to init lib by command: UdidManager.init(this). It is highly recommended to do this in onCreate method of Application class

Для получения Device UUID в любом месте приложения надо вызвать: UdidManager.getUUID()