Im developing an app that brings the user a quick list of \"info\" items but i want to set an options so that he receives this items as notifications when he is leaving home
You could detect Wifis and assign them to a place (Home/Work)
(I have never tried anything like this but this might help: http://developer.android.com/reference/android/net/wifi/WifiManager.html#startScan(), http://developer.android.com/reference/android/net/wifi/WifiManager.html#getScanResults())