Grab the device identifier on the client side while using Traccar Client Hidden

realnumber8 years ago

I have installed Traccar Client for Android *(hidden version) in my phone and i was wondering how i can access the device identifier for use later in the backend.

Preferably,i would like to read it discreetly. Is there a way i can read the device identifier pro-grammatically?.

Where is the device identifier stored,in sqlite or in memory and how can it be accessed?.

Anton Tananaev8 years ago

It's stored in standard app preferences.

realnumber8 years ago

Okay,thanks.