2015年11月2日 星期一
[Android Studio] The import org.apache.http.client cannot be resolved error when i update sdk(轉貼)
http://stackoverflow.com/questions/32153318/httpclient-wont-import-in-android-studio
http://stackoverflow.com/questions/32676049/the-import-org-apache-http-client-cannot-be-resolved-error-when-i-update-sdk-to
http://stackoverflow.com/questions/9767952/how-to-add-parameters-to-httpurlconnection-using-post/29561084#29561084
https://developer.android.com/intl/zh-tw/about/versions/marshmallow/android-6.0-changes.html#behavior-apache-http-client
2015年10月21日 星期三
2015年8月24日 星期一
[Problem] Android Studio - Gradle sync project failed
reference:
Android Studio - Gradle sync project failed
he Android plugin 0.8.x doesn't support Gradle 1.11, you need to use 1.10.
You can read the proper error message in the "Gradle Console" tab.
EDIT
You need to change
gradle/wrapper/gradle-wrapper.properties file in this way:distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-all.zip
2015年8月10日 星期一
2015年7月30日 星期四
訂閱:
文章 (Atom)