[codenameone-discussions] Re: null returned by NetworkManager in getCurrentAccessPoint() and build server.

2016-10-21 Thread gaamdalurt
Thanks. So, if I want to test the connectivity, there is a specific class to use? I can ping a site, using the autodetectedURL "aka google", so testing - in fact - that I'm able to achieve a connection. But how I can test how the framework determine my connection? I want to - for example -

[codenameone-discussions] Re: null returned by NetworkManager in getCurrentAccessPoint() and build server.

2016-10-20 Thread Shai Almog
Hi, getCurrentAccessPoint() can return null based on the API contract. I would suggest avoiding that API altogether as it's pretty low level and requires device permissions you don't normally want to grant. -- You received this message because you are subscribed to the Google Groups