[codenameone-discussions] Re: Get IMEI

2021-07-22 Thread Shai Almog
Hi, See: *Caution:* Third-party apps installed from the Google Play Store cannot declare privileged permissions. All of those require deep permissions that Google blocks. Sure you can do all of that in Codename One. Some require native calls but that's trivial to do in Codename One using

[codenameone-discussions] Re: Get IMEI

2021-07-22 Thread rdvg...@gmail.com
Hi, I began to investigate your comment and found that as of version 10 of Android there are more severe restrictions on the information of the device. However they mention in the documentation https://developer.android.com/about/versions/10/privacy/changes#non-resettable-device-ids that there

[codenameone-discussions] Re: Get IMEI

2021-07-21 Thread Shai Almog
Hi, as far as I know Android also ended support for IMEI access without vendor permissions. This only worked on older devices. On Wednesday, July 21, 2021 at 9:42:57 AM UTC+3 rdvg...@gmail.com wrote: > Hi, > > How do I get the IMEI number? > > I only need it on Android, I tried with