Use Android JobScheduler to test for network connectivity -


for android nougat 7.0 , above, recommended use jobscheduler instead of broadcast receiver test network connectivity. i've seen many posts , articles state , point official docs. can't seem find specific example of using jobscheduler specific purpose.

does have example of using jobscheduler check network connection available? or can point me example?


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -