Priyank Patel

Results 2 issues of Priyank Patel

This calendar service doesn't work with latest android OS.

Getting `LocationResult` **null** in `onReceive` method of `LocationUpdatesBroadcastReceiver` ``` public class LocationUpdatesBroadcastReceiver extends BroadcastReceiver { private static final String TAG = "LUBroadcastReceiver"; static final String ACTION_PROCESS_UPDATES = "com.google.android.gms.location.sample.backgroundlocationupdates.action" + ".PROCESS_UPDATES";...