מתקינים גרסת טרום-השקה (Preview) של Android Studio
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
אם אתם רוצים לקבל גישה מוקדמת לגרסה הבאה של Android Studio, אתם לא צריכים להחליף את
לגרסה היציבה הקיימת. אפשר להתקין את התצוגה המקדימה של Android Studio לצד הגרסה היציבה
ולעבוד על אותם פרויקטים של אפליקציות בשניהם.
זה מתאפשר כי ההגדרות של כל התקנה נשמרות ב-Android Studio בגרסה ספציפית
תיקיות. למשל, אם במכשיר מותקנת הגרסה היציבה של Android Studio 2.3
ובגרסת תצוגה מקדימה של Android Studio 3.0 שמותקנת ב-Windows, ההגדרות של כל אחד
נשמרות בספריות כמו:
ב-Mac, הספריות האלה נמצאות ב-~/Library/Preferences/~/Library/Application Support/. ב-Linux, הן נמצאות בספריית הבית שלכם.
כברירת מחדל, לכל ההתקנות ב-Android Studio יש מיקום זהה של כלי Android SDK
שמצוין במנהל ה-SDK, כך שהעדכונים
כלי SDK זמינים בכל הגרסאות של Android Studio.
משנים את שם התיקייה שתתקבל לשם ייחודי כמו 'תצוגה מקדימה של Android Studio'.
להעביר אותה למיקום קבוע, למשל ליד ההתקנה הקיימת של Android Studio
ב-C:\Program Files\Android\.
בתוך C:\Program Files\Android\Android Studio Preview\bin\, מפעילים את studio64.exe (או אם
אם אתם משתמשים במחשב של 32 סיביות, הפעילו את studio.exe).
כדי שגרסת התצוגה המקדימה תהיה זמינה בתפריט 'התחלה', צריך ללחוץ לחיצה ימנית על studio64.exe ואז ללחוץ
הצמד לתפריט ההתחלה.
Mac:
פורקים את קובץ ה-ZIP.
הערה:
אם תוריד את גרסה 2.3 ומטה, שם האפליקציה לא
כוללים את מספר הגרסה, כך שקודם צריך לשנות את השם לפני ההעברה
את הגרסה החדשה לספריית האפליקציות. אחרת, אפשר לשנות את
בגרסה הקיימת של Android Studio.
גוררים את קובץ האפליקציה לתיקייה Applications.
עכשיו אפשר להפעיל אותו.
ב-Linux:
פורקים את קובץ ה-ZIP.
משנים את השם של התיקייה שתתקבל לשם ייחודי כמו android-studio-preview.
צריך להעביר אותה למקום שבו יש לך גרסה יציבה. למשל, בתוך /usr/local/ למכשיר
פרופיל משתמש, או /opt/ למשתמשים משותפים.
פותחים טרמינל, עוברים אל android-studio-preview/bin/ ומפעילים את studio.sh.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[null,null,["עדכון אחרון: 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`."]]