[codenameone-discussions] Re: This group is now officially deprecated

2021-07-22 Thread Shai Almog
As part of this change the group is now moderated. On Friday, July 23, 2021 at 6:50:42 AM UTC+3 Shai Almog wrote: > Please move your discussions to the new reddit group > https://reddit.com/r/cn1 > or to stackoverflow with the "codenameone"tag: > https://stackoverflow.com/tags/codenameone > >

[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: Reduce the size of the Dialog window.

2021-07-22 Thread Shai Almog
Hi, the size of the dialog is determined when you invoke show(). Just use one of the many different show variants to position the dialog wherever you want. Works with a GUI builder dialog just like it would with a handcoded one. On Thursday, July 22, 2021 at 8:47:36 AM UTC+3 rdvg...@gmail.com

[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