I\'m having this problem on some 2013 Nexus 7\'s.
got some code to work (please see below).
package acme.wifi; import android.content.*; import and
Add permission in the manifest file:
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_COARSE_LOCATION