java - Retrieving Android_Id on the moment user installs the app -


how can retrieve data(for eg.android id) in android app on moment user installs app.in other words,i want save adnroid_id when user haven't opened app. in advance. p.s. have code retrieving android_id(no need that)

check out answer answers similar query how start service when .apk installed first time

in short, not possible till app started.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -