android 入门-android Studio 解决方案

时间:2021-08-04 16:58:00

一.当提示

android 入门-android Studio 解决方案

解决方案:

1.android 入门-android Studio 解决方案

2.android 入门-android Studio 解决方案

二.从这步android 入门-android Studio 解决方案到这步android 入门-android Studio 解决方案

的时候,可能遇见下面的问题。android 入门-android Studio 解决方案

解决方案:

更新一下build-tools 19.1.0版本 放到你的sdk里并重启as。

三. 当遇见这样的情况

android 入门-android Studio 解决方案需要更新你的extras 版本21.0.3 替换你的sdk 里面的extras并 重启as。

四.android 入门-android Studio 解决方案

更新一下build-tools 19.1.0版本 放到你的sdk里并重启as.

五.当你编译gradle的时候出现 INSTALL_FAILED_MEDIA_UNAVAILABLE

android 入门-android Studio 解决方案

解决方案:http://*.com/questions/5815625/failure-install-failed-media-unavailable

Possible Problems :

  1. No Internal/ External space in the Drive(or sdcard).
  2. Connection is lost during the installation (apk to device or emulator).

Solution :

  1. Try to create some space( remove some apps).
  2. 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://*.com/questions/27787747/android-studio-errorexecution-failed-for-task-appdexdebug

android 入门-android Studio 解决方案