broadcastreceiver
创建接收者:
public class LocationUploadReceiver extends BroadcastReceiver {
public static AlarmManager am = null;
public static Intent androidSystemIntent = null;
public static PendingIntent androidSystemPendingIntent = null;
public final static String ACTION_SYSTEM_TIMER = "com.bit.pmcrg.dispatchclient.ACTION_LOCATION_UPLOAD_TIMER"