To import the German map demo, the following error message appears:
Warning:gradle version 2.10 is required. Current version is 2.8. If using the Gradle wrapper, try editing the Distributionurl in C:\Users\Administrator\Desktop\android_studio\ Amaplocationdemo\gradle\wrapper\gradle-wrapper.properties to Gradle-2.10-all.zip
The hint is also clear, the current Gradle version is 2.8, needs 2.10, so we need to upgrade gradle.
As we all know, because of the wall, we are very difficult to update directly, you can download Gradle2.10, and then replace it:
http://download.csdn.net/detail/u013934914/9386817
Welcome to read my book;
Android War Classic:
http://yuedu.baidu.com/ebook/284b41a1e518964bce847c90?pn=1&click_type=10010002&rf=http%3A%2F% 2fblog.csdn.net%2fyayun0516%2farticle%2fdetails%2f51277821
Android Control operation-Chapter 24 by
http://yuedu.baidu.com/ebook/7ab931faa32d7375a5178060?pn=1&click_type=10010002&rf=http%3A%2F% 2fyuedu.baidu.com%2fsearch%3fword%3dandroid%25bf%25d8%25bc%25fe%26pbook%3d0
Amazon:
http://www.amazon.cn/Android-%e7%99%be%e6%88%98%e7%bb%8f%e5%85%b8-%e5%8d%b7i-%e5%bc%a0%e4%ba%9a%e8%bf%90/dp/b01er5r9u2?ie=utf8 &keywords=android%e7%bb%8f%e5%85%b8&qid=1461806976&ref_=sr_1_6&s=digital-text&sr=1-6**
Android Error--warning:gradle version 2.10 is required. Current version is 2.8.