文档

环境搭建

工具下载

国内SDK源镜像

  • android-mirror.bugly.qq.com:8080
  • mirrors.neusoft.edu.cn:80
  • mirrors.opencas.cn:80

配置国内镜像

[Tools] -> [Options] 
    [Proxy Settings]
        [HTTP Proxy Server]      
        [HTTP Proxy Port]    
    [Others]
        [Force ...] checked

[Packages] -> [Reload]

报错

emulator: ERROR: x86 emulation currently requires

emulator: ERROR: x86 emulation currently requires hardware acceleration!Please ensure Intel HAXM is properly installed and usable.CPU acceleration status: HAX kernel module is not installed!

Rendering Problems Exception raised during rendering: com/android/util/PropertiesMap [duplicate]

I had the same problem after some updates minutes ago, what I did to solve the rendering issue was to change the android version used to render layouts from Android Studio back to “API 23: Android 6.0”.
image