error:cannot find symbol class BasicNameValuePair
error:cannot find symbol class BasicNameValuePair
i too have a doubt on android studio with my quotient (import com.google.android.gms.location.LocationRequest)
i have error on these lines which works under android studio
(import com.google.android.gms.location.LocationListener;
import com.google.android.gms.location.LocationRequest;
import com.google.android.gms.location.LocationServices;)
give me a better solution
import com.google.android.gms.location.LocationListener;
import com.google.android.gms.location.LocationRequest;
import com.google.android.gms.location.LocationServices;