工具篇之-Android Studio

2021-07-30 10:26:19 浏览数 (1)

Android Studio 是可以在任意Android设置上快速开发App的工具,如果想在Android设备上开发应用必须先安装Android Studio

studio-homepage-hero.jpgstudio-homepage-hero.jpg

一、电脑硬件要求

1. Windows

  • 64-bit Microsoft® Windows® 8/10
  • x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD CPU with support for a Windows Hypervisor
  • 8 GB RAM or more
  • 8 GB of available disk space minimum (IDE Android SDK Android Emulator) 1280 x 800 minimum screen resolution

2. Mac

  • MacOS® 10.14 (Mojave) or higher
  • ARM-based chips, or 2nd generation Intel Core or newer with support for Hypervisor.Framework
  • 8 GB RAM or more
  • 8 GB of available disk space minimum (IDE Android SDK Android Emulator)
  • 1280 x 800 minimum screen resolution

3. Linux

  • Any 64-bit Linux distribution that supports Gnome, KDE, or Unity DE; GNU C Library (glibc) 2.31 or later.
  • x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD processor with support for AMD Virtualization (AMD-V) and SSSE3
  • 8 GB RAM or more
  • 8 GB of available disk space minimum (IDE Android SDK Android Emulator)
  • 1280 x 800 minimum screen resolution

二、下载(Android Studio)

https://developer.android.google.cn/studio

三、安装(Android Studio)

1. window

2. Mac

3. Linux

0 人点赞