How to check the gps Tracking half hour once using Broadcast Receiver?
问题 Hai am trying to get the gps location using BroadCast Receiver.its working fine,But i want to get the location every half hour once.i used **MINIMUM_TIME_BETWEEN_UPDATES ** 30mts .i got when latitude and longitude value changed update public class MainActivity extends Activity implements LocationListener { final DBAdapter1 db=new DBAdapter1(this); private ConnectivityReceiver receiver = null; private TextView txtNetworkInfo ; private static TextView latituteField; private static TextView