Error:(15, 102) error: package com.google.android.gms.location does not exist
Error:(16, 47) error: package com.google.android.gms.location does not exist
Error:(17, 47) error: package com.google.android.gms.location does not exist
Error:(28, 63) error: package com.google.android.gms.nearby.messages.internal does not exist
Error:(30, 39) error: package org.apache.http.message does not exist
Error:(41, 9) error: cannot find symbol class LocationListener
Error:(47, 5) error: cannot find symbol class LocationRequest
Error:(51, 5) error: cannot find symbol class JSONParser
Error:(51, 31) error: cannot find symbol class JSONParser
Error:(89, 25) error: cannot find symbol variable LocationServices
Error:(95, 32) error: cannot find symbol class LocationRequest
Error:(98, 38) error: cannot find symbol variable LocationRequest
Error:(102, 29) error: package LocationServices does not exist
Error:(202, 28) error: cannot find symbol class BasicNameValuePair
Error:(241, 28) error: cannot find symbol class BasicNameValuePair
Error:(242, 28) error: cannot find symbol class BasicNameValuePair
Error:(244, 32) error: cannot find symbol class BasicNameValuePair
Error:(245, 32) error: cannot find symbol class BasicNameValuePair
Error:Execution failed for task ':app:compileDebugJavaWithJavac'.
Compilation failed; see the compiler error output for details.