Mlocationclient Cannot Be Resolved
I have a problem using the Google Play location services. I was trying to follow http://developer.android.com/training/location/retrieve-current.html more or less. However Eclipse
Close and reopen your project.
Clean and rebuild your project.
Make sure you've added the correct imports to your activity class.
Make sure you have private LocationClient mLocationClient; defined in your activity.
You may like these posts
Post a Comment for "Mlocationclient Cannot Be Resolved"