android 入门-android Studio 解决方案
一.当提示
解决方案:
1.
2.
二.从这步到这步
的时候,可能遇见下面的问题。
解决方案:
更新一下build-tools 19.1.0版本 放到你的sdk里并重启as。
三. 当遇见这样的情况
需要更新你的extras 版本21.0.3 替换你的sdk 里面的extras并 重启as。
四.
更新一下build-tools 19.1.0版本 放到你的sdk里并重启as.
五.当你编译gradle的时候出现 INSTALL_FAILED_MEDIA_UNAVAILABLE
解决方案:http://stackoverflow.com/questions/5815625/failure-install-failed-media-unavailable
Possible Problems :
- No Internal/ External space in the Drive(or sdcard).
- Connection is lost during the installation (apk to device or emulator).
Solution :
- Try to create some space( remove some apps).
- Try to reconnect the phone/emulator restart (worked for me)
六.
Problem:Android Studio: Error:Execution failed for task ':app:dexDebug'
solution :
1.http://solvedstack.com/questions/android-studio-gradle-build-fails-execution-failed-for-task-dexdebug
2.http://stackoverflow.com/questions/27787747/android-studio-errorexecution-failed-for-task-appdexdebug