Can't find the class com.google.android.gms.location.LocationClient (android)

后端 未结 11 1758
离开以前
离开以前 2020-12-15 16:03

I have download a demo project from http://developer.android.com/training/location/retrieve-current.html, and I think I don\'t lost any steps; But I can\'t find which jar fi

11条回答
  •  盖世英雄少女心
    2020-12-15 16:54

    Update the Google Play library to the latest version using the Android SDK Manager. In addition, I had to remove the library manually and add it again to my project following these steps. Version 3.1.36 contains:

    enter image description here

    The location folder:

    enter image description here

    You might have to update the ADT/SDK as well.

提交回复
热议问题