Name | API | Details |
---|---|---|
advertising ID | AdvertisingIdClient.Info getId() |
Do not acquire when user is setting optput |
OS version | Build.VERSION.RELEASE |
2.2 , 4.0.3 etc. |
Model name | Build.MODEL |
Nexus One , X06HT etc. |
Language settings | Locale.getDefault().getLanguage() |
ja , en etc. |
Country code | Locale.getDefault().getCountry() |
JP , US etc. |
Write the following code to the location of your choice
RFP.setMuteLogOutput(true);
Follow semver