Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Nếu muốn có quyền truy cập sớm vào phiên bản tiếp theo của Android Studio, bạn không cần phải thay thế
phiên bản ổn định hiện có. Bạn có thể cài đặt song song bản xem trước Android Studio với phiên bản
và làm việc trên cùng một dự án ứng dụng ở cả hai phiên bản.
Điều này có thể xảy ra vì Android Studio lưu trữ các chế độ cài đặt cho mỗi lượt cài đặt theo từng phiên bản
. Ví dụ: nếu bạn có phiên bản Android Studio 2.3 ổn định
và phiên bản xem trước của Android Studio 3.0 được cài đặt trên Windows, các chế độ cài đặt cho mỗi
được lưu trong các thư mục như sau:
Trên máy Mac, các thư mục này nằm trong ~/Library/Preferences/ và
~/Library/Application Support/ Trên Linux, các tệp này nằm trong thư mục gốc của bạn.
Theo mặc định, tất cả các lượt cài đặt Android Studio sẽ có cùng vị trí Bộ công cụ SDK Android
chỉ định trong Trình quản lý SDK, vậy nên hãy cập nhật lên phiên bản
Các công cụ SDK có trong tất cả các phiên bản Android Studio.
Đổi tên thư mục kết quả thành một tên độc đáo như "Bản xem trước Android Studio".
Hãy chuyển tệp đó đến một vị trí cố định, chẳng hạn như bên cạnh bản cài đặt Android Studio hiện tại của bạn
trong C:\Program Files\Android\.
Bên trong C:\Program Files\Android\Android Studio Preview\bin\, hãy mở studio64.exe (hoặc nếu
bạn đang sử dụng máy 32 bit, hãy khởi chạy studio.exe).
Để phiên bản xem trước có sẵn trong trình đơn Start (Bắt đầu), hãy nhấp chuột phải vào studio64.exe rồi nhấp vào
Ghim vào Trình đơn Bắt đầu.
Máy Mac:
Giải nén tệp ZIP.
Lưu ý:
Nếu bạn tải phiên bản 2.3 trở xuống, tên ứng dụng sẽ không
bao gồm số phiên bản, vì vậy, trước tiên bạn phải đổi tên phiên bản đó trước khi di chuyển
phiên bản mới vào thư mục ứng dụng của bạn. Nếu không, bạn có thể ghi đè
phiên bản hiện tại của Android Studio.
Kéo tệp ứng dụng vào thư mục Ứng dụng của bạn.
Bây giờ, hãy chạy ứng dụng này.
Linux:
Giải nén tệp ZIP.
Đổi tên thư mục thu được thành tên độc đáo như "android-studio-preview".
Di chuyển đến bất cứ nơi nào bạn có phiên bản ổn định, chẳng hạn như trong /usr/local/ cho
hồ sơ người dùng hoặc /opt/ cho người dùng được chia sẻ.
Mở cửa sổ dòng lệnh, chuyển đến android-studio-preview/bin/ rồi thực thi studio.sh.
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-27 UTC."],[],[],null,["# Install a preview version of Android Studio\n\nIf you want early access to the next version of Android Studio, you don't have to replace your\nexisting stable version. You can install the Android Studio preview side by side with the stable\nversion and work on the same app projects in both.\n\nThis is possible because Android Studio stores its settings for each install in version-specific\nfolders. For example, if you have the stable version of Android Studio 2.3\nand a preview version of Android Studio 3.0 installed on Windows, the settings for each\nare saved in directories such as the following: \n\n```\nC:\\Users\\Jamie\\.AndroidStudio2.3\\\nC:\\Users\\Jamie\\.AndroidStudioPreview3.0\\\n```\n\nOn Mac, these directories are in `~/Library/Preferences/` and\n`~/Library/Application Support/`. On Linux, they're in your home directory.\n\nBy default, all Android Studio installations share the same Android SDK tools location as\nspecified in the [SDK Manager](/studio/intro/update#sdk-manager), so updates to your other\nSDK tools are available in all versions of Android Studio.\n| **Note:** Newer versions of Android Studio might change some configuration data in your projects (such as code style settings in the `.idea` file), which might not be compatible with the older version of Android Studio.\n\nIf you don't already have it, [download Android Studio stable here](/studio). It's good to have\njust in case you encounter a new bug in the preview version.\n\nInstall alongside your stable version\n-------------------------------------\n\nAfter you [download an Android Studio preview](/studio/preview), simply save the application\nalongside any other version of Android Studio as described below.\n\n**Windows:**\n\n1. Unpack the ZIP file.\n2. Rename the resulting folder to something unique like \"Android Studio Preview.\"\n3. Move it to a permanent location, such as next to your existing Android Studio install in `C:\\Program Files\\Android\\`.\n4. Inside `C:\\Program Files\\Android\\Android Studio Preview\\bin\\`, launch `studio64.exe` (or if you're on a 32-bit machine, launch `studio.exe`).\n5. To make the preview version available in your Start menu, right-click `studio64.exe` and click **Pin to Start Menu**.\n\n**Mac:**\n\n1. Unpack the ZIP file. **Note:**\n If you download version 2.3 or lower, the application name does not\n include the version number, so you must first rename it before moving\n the new version into your apps directory. Otherwise, you might override your\n existing version of Android Studio.\n\n2. Drag the app file into your **Applications** folder.\n3. Now launch it.\n\n**Linux:**\n\n1. Unpack the ZIP file.\n2. Rename the resulting folder to something unique like \"android-studio-preview.\"\n3. Move it to wherever you have your stable version, such as within `/usr/local/` for your user profile, or `/opt/` for shared users.\n4. Open a terminal, navigate into `android-studio-preview/bin/` and execute `studio.sh`."]]