idea 导入 android项目以及自带AVD模拟器的使用

目录

idea 导入 android项目

下载gradle历史版本

选择或者创建一个AVD模拟器

HAXM is not installed

 

idea 导入 android项目

idea 导入 android项目以及自带AVD模拟器的使用_第1张图片

idea 导入 android项目以及自带AVD模拟器的使用_第2张图片

其他的就一直next next 就好了

idea 导入 android项目以及自带AVD模拟器的使用_第3张图片

idea 导入 android项目以及自带AVD模拟器的使用_第4张图片

idea 导入 android项目以及自带AVD模拟器的使用_第5张图片

idea 导入 android项目以及自带AVD模拟器的使用_第6张图片

 

idea 导入 android项目以及自带AVD模拟器的使用_第7张图片

idea 导入 android项目以及自带AVD模拟器的使用_第8张图片

下载gradle历史版本

The project uses Gradle 2.14.1 which is incompatible with IDEA running on Java 10 or newer.
See details at https://github.com/gradle/gradle/issues/8431
Possible solution:
 - Upgrade Gradle wrapper to 4.8.1 version and re-import the project

Cannot determine classpath for resource 'java/sql/SQLException.class' from location 'jrt:/java.sql/java/sql/SQLException.class'.

The project uses Gradle 2.14.1 which is incompatible with IDEA running on Java 10 or newer.
See details at https://github.com/gradle/gradle/issues/8431
Possible solution:
 - Upgrade Gradle wrapper to 4.8.1 version and re-import the project

这个网址中找到更高级别的版本号:https://jcenter.bintray.com/com/android/tools/build/gradle/

选择或者创建一个AVD模拟器

idea 导入 android项目以及自带AVD模拟器的使用_第9张图片

下载系统镜像

idea 导入 android项目以及自带AVD模拟器的使用_第10张图片

idea 导入 android项目以及自带AVD模拟器的使用_第11张图片

idea 导入 android项目以及自带AVD模拟器的使用_第12张图片

idea 导入 android项目以及自带AVD模拟器的使用_第13张图片

HAXM is not installed

idea 导入 android项目以及自带AVD模拟器的使用_第14张图片

idea 导入 android项目以及自带AVD模拟器的使用_第15张图片

一路next

安装完毕后再在安装目录

D:\szw\az\android\extras\intel\Hardware_Accelerated_Execution_Manager

下,双击intelhaxm-android.exe安装


你可能感兴趣的:(Java,android,安卓,gradle)