My application needs to send some packets every 30 minutes, but I don’t want to send via charged services like GPRS/EDGE/… I would like to send only if a WiFi / ActiveSync is UP.
How do I find out if:
- There is currently Wifi used as network
- There is currently GPRS/EDGE/UMTS… used as network
- There is currently Active Sync used
RESOLVED
Ok, found that working :