Adding Network Connection Events to your RhoElements Hybrid Application.
- Read more about Adding Network Connection Events to your RhoElements Hybrid Application.
- 1 comment
- Log in or register to post comments
- 2 views
When a device resumes from standby, it can take a while for the radio (WLAN) to establish a connection. If your application requires interaction with a remote server then notification of a valid network connection may be required. This can be achieved using the Network API supplied as part of RhoElements. Here is a quick walk-through example that makes use of the Network API.