تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
إذا أردت استخدام الإصدار التالي من "استوديو Android" قبل إطلاقه، لا داعي لاستبدال
والإصدار الثابت الحالي. يمكنك تثبيت معاينة "استوديو Android" جنبًا إلى جنب مع الإصدار الثابت.
الإصدار والعمل على نفس مشروعات التطبيق في كليهما.
هذا الإجراء ممكن لأنّ "استوديو Android" يخزِّن إعداداته لكل عملية تثبيت في إصدار معيّن.
المجلدات. على سبيل المثال، إذا كان لديك الإصدار الثابت من الإصدار 2.3 من "استوديو Android"
وإصدار معاينة من Android Studio 3.0 مُثبَّت على نظام التشغيل Windows، وإعدادات كل
يتم حفظها في أدلة، مثل ما يلي:
في نظام التشغيل Mac، هذه الأدلة موجودة في ~/Library/Preferences/~/Library/Application Support/ في نظام التشغيل Linux، يمكنك العثور عليها في الدليل الرئيسي.
تتشارك جميع عمليات تثبيت "استوديو Android" تلقائيًا الموقع نفسه الخاص بأدوات حزمة تطوير البرامج (SDK) لنظام التشغيل Android.
المحددة في مدير حزم تطوير البرامج (SDK)، وبالتالي تخضع التحديثات
تتوفّر أدوات حزمة تطوير البرامج (SDK) في جميع إصدارات "استوديو Android".
بعد تنزيل معاينة "استوديو Android"، ما عليك سوى حفظ التطبيق.
بجانب أي إصدار آخر من "استوديو Android" كما هو موضّح أدناه.
نظام التشغيل Windows:
فُكَّ حزمة ملف ZIP.
أعِد تسمية المجلد الناتج إلى اسم فريد مثل "معاينة استوديو Android".
انقله إلى مكان دائم، بجانب التثبيت الحالي لـ "استوديو Android" على سبيل المثال.
في C:\Program Files\Android\.
داخل C:\Program Files\Android\Android Studio Preview\bin\، يمكنك تشغيل studio64.exe (أو إذا
كنت على جهاز 32 بت، فشغِّل studio.exe).
لإتاحة إصدار المعاينة في قائمة "ابدأ"، انقر بزر الماوس الأيمن على studio64.exe، ثم انقر.
التثبيت على قائمة البدء:
نظام التشغيل Mac:
فُكَّ حزمة ملف ZIP.
ملاحظة:
في حالة تنزيل الإصدار 2.3 أو إصدار أقدم، لن يظهر اسم التطبيق
تضمين رقم الإصدار، لذا يجب عليك أولاً إعادة تسميته قبل الانتقال
الإصدار الجديد في دليل التطبيقات. بخلاف ذلك، يمكنك إلغاء
حاليًا من "استوديو Android".
اسحب ملف التطبيق إلى مجلد التطبيقات.
والآن، قم بتشغيلها.
نظام التشغيل Linux:
فُكَّ حزمة ملف ZIP.
أعِد تسمية المجلد الناتج إلى اسم فريد، مثل "android-studio-preview".
انقله إلى أي مكان لديك الإصدار الثابت، مثل داخل /usr/local/ لـ
ملف المستخدم الشخصي، أو /opt/ للمستخدمين المشتركين.
افتح نافذة طرفية وانتقِل إلى android-studio-preview/bin/ ونفِّذ studio.sh.
يخضع كل من المحتوى وعيّنات التعليمات البرمجية في هذه الصفحة للتراخيص الموضحّة في ترخيص استخدام المحتوى. إنّ Java وOpenJDK هما علامتان تجاريتان مسجَّلتان لشركة Oracle و/أو الشركات التابعة لها.
تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],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`."]]