token=android.os.BinderProxy error android?

2019-08-11 07:24发布

问题:

I am using google place picker for in android but when it opens it immediately stop before you can pick a place.

this is the code

  try {

    PlacePicker.IntentBuilder builder = new PlacePicker.IntentBuilder();
    startActivityForResult(builder.build(this), PLACE_PICKER_REQUEST);

} catch (GooglePlayServicesRepairableException e) {
    e.printStackTrace();
} catch (GooglePlayServicesNotAvailableException e) {
    e.printStackTrace();
}

This is the error

token=android.os.BinderProxy@3431c3eb Timeline: Activity_idle id: android.os.BinderProxy@3431c3eb time:37045782