Hi,
is it possible to add network type == WIFI in the requirements ?
Wifi is usually JobRequest.NetworkType.UNMETERED. That means it doesn't cost the user any money and there's no quota. If you use your mobile phone connection, then that's usually JobReqest.NetworkType.NOT_ROAMING.
Most helpful comment
Wifi is usually
JobRequest.NetworkType.UNMETERED. That means it doesn't cost the user any money and there's no quota. If you use your mobile phone connection, then that's usuallyJobReqest.NetworkType.NOT_ROAMING.