Imported Project In Android Studio Can't Resolve Activityrecognnitionclient
I imported a project from Eclipse to Android Studio. It uses Activity Recognition and Location Services. Now, this Android Studio project can resolve : 1) GooglePlayServicesClient(
Solution 1:
I think you are not including Google play services in your project structure properly. go to your project structure and Import the latest maven for google play services
Post a Comment for "Imported Project In Android Studio Can't Resolve Activityrecognnitionclient"