You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am getting these issues:
import com.google.android.gms.common.GooglePlayServicesRepairableException;
import com.google.android.gms.location.places.ui.PlacePicker;
in file ManageBeaconFragment.java .
It is unable to find the jars for above mention import in android studio.
Please,suggest me required jar.
Hi,
I am getting these issues:
import com.google.android.gms.common.GooglePlayServicesRepairableException;
import com.google.android.gms.location.places.ui.PlacePicker;
in file ManageBeaconFragment.java .
It is unable to find the jars for above mention import in android studio.
Please,suggest me required jar.