با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
Android Studio نسخه 0.2.x (ژوئیه 2013)
- در آخرین تغییرات پایگاه کد IntelliJ ادغام شده است. شامل رفع مشکلات گزارش شده توسط کاربران استودیو مانند تغییر اندازه فونت لینوکس و رندر فونت.
- پلاگین Android Gradle به 0.5.0 به روز شد.
احتیاط: این نسخه جدید با نسخه قبلی سازگار نیست. هنگام باز کردن پروژهای که از نسخه قدیمی افزونه استفاده میکند، استودیو خطایی نشان میدهد که Gradle <project_name> بهروزرسانی پروژه انجام نشد.
پلاگین Gradle به روز شده شامل تغییرات زیر است:
- مدل IDE ثابت برای حاوی فایل خروجی حتی اگر از طریق DSL سفارشی شده باشد. همچنین DSL را برای دریافت/تنظیم فایل خروجی بر روی شیء متغیر ثابت کرد تا نیازی به استفاده از
variant.packageApplication or variant.zipAlign
نباشد. - وضوح وابستگی ثابت شد به طوری که ما ترکیب (پیکربندی پیش فرض، انواع ساخت، طعم(ها)) را با هم به جای جداگانه حل کردیم.
- وابستگی ثابت برای تستهای پروژه کتابخانهای که به درستی تمام وابستگیهای خود کتابخانه را در بر میگیرد.
- مورد ثابت که در آن دو وابستگی نام برگ یکسانی دارند.
- مشکلی که در آن فایل قوانین پروگارد روی طعمها اعمال نمیشود برطرف شد.
همه یادداشتهای انتشار پلاگین Gradle در اینجا موجود هستند: http://tools.android.com/tech-docs/new-build-system .
- خطاهای Gradle از aapt دیگر به فایل های خروجی ادغام شده در build/folder اشاره نمی کنند، بلکه به مکان های منبع واقعی اشاره می کنند.
- ساختمان های موازی اکنون می توان از ساخت های موازی Gradle استفاده کرد. لطفاً توجه داشته باشید که ساختهای موازی در «انکوباسیون» هستند (به مستندات Gradle مراجعه کنید.) این ویژگی به طور پیشفرض خاموش است. برای فعال کردن آن، به Preferences > Compiler بروید و کادر Compile مستقل ماژولها را به صورت موازی علامت بزنید.
- کار بیشتر روی مخزن منبع جدید مورد استفاده برای رندر چیدمان، تا کردن منابع در ویرایشگر و موارد دیگر:
- پشتیبانی اولیه برای وابستگی های کتابخانه .aar (مثلا استفاده از کتابخانه بدون کپی محلی از منابع). هنوز برای اعتبارسنجی و پیمایش XML منبع در ویرایشگرهای منبع کار نمی کند.
- تشخیص چرخه در مراجع منابع
- Quick Documentation (F1)، که میتواند تمام ترجمههای رشته را در زیر کارت نشان دهد، اکنون همه پوششهای منابع را از طعمهای مختلف Gradle و انواع ساخت و همچنین کتابخانهها نشان میدهد. آنها به ترتیب همپوشانی منابع معکوس، با خط خطی روی نسخه های رشته ای که پوشانده شده اند، فهرست شده اند.
- رفع به روز رسانی منابع ادغام شده زمانی که مجموعه وابستگی های ماژول تغییر می کند.
- رندر XML برای مدیریت صحیح اعلانهای موجودیت کاراکتر و فرارهای XML و Unicode اصلاح میشود.
- پشتیبانی از اسکرین شات را برای پیشنمایش طرحبندی و پنجرههای ویرایشگر طرحبندی ذخیره کنید.
- رفع اشکال الگو
- رفع اشکال Lint.
- اصلاحات مختلف برای گزارش های خرابی. با تشکر از شما، و به ثبت گزارش های خرابی ادامه دهید!
محتوا و نمونه کدها در این صفحه مشمول پروانههای توصیفشده در پروانه محتوا هستند. جاوا و OpenJDK علامتهای تجاری یا علامتهای تجاری ثبتشده Oracle و/یا وابستههای آن هستند.
تاریخ آخرین بهروزرسانی 2025-08-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-08-27 بهوقت ساعت هماهنگ جهانی."],[],[],null,["\u003cbr /\u003e\n\nAndroid Studio v0.2.x (July 2013)\n\n- Merged in the latest IntelliJ codebase changes. Includes fixes for issues reported by Studio users such as tweaks to Linux font sizes and font rendering.\n- Android Gradle plug-in updated to 0.5.0. **Caution:** This new version is not backwards compatible.\n When opening a project that uses an older version of the plug-in, Studio will show an error\n stating **Gradle \\\u003cproject_name\\\u003e project refresh failed.**\n\n The updated Gradle plug-in includes the following changes:\n - Fixed IDE model to contain the output file even if it's customized through the DSL. Also fixed the DSL to get/set the output file on the variant object so that it's not necessary to use `variant.packageApplication or variant.zipAlign`\n - Fixed dependency resolution so that we resolved the combination of (default config, build types, flavor(s)) together instead of separately.\n - Fixed dependency for tests of library project to properly include all the dependencies of the library itself.\n - Fixed case where two dependencies have the same leaf name.\n - Fixed issue where Proguard rules file cannot be applied on flavors.\n\n All Gradle plugin release notes are available are here: \u003chttp://tools.android.com/tech-docs/new-build-system\u003e.\n- Gradle errors from aapt no longer point to merged output files in the build/ folder, they point back to the real source locations.\n- Parallel Builds. It's now possible to use Gradle's parallel builds. Please be aware that parallel builds are in \"incubation\" (see [Gradle's\n documentation](http://www.gradle.org/docs/current/userguide/gradle_command_line.html).) This feature is off by default. To enable it, go to **Preferences** \\\u003e **Compiler** and check the box *Compile\n independent modules in parallel*.\n- Further work on the new resource repository used for layout rendering, resource folding in the editor, and more:\n - Basic support for .aar library dependencies (e.g. using a library without a local copy of the sources). Still not working for resource XML validation and navigation in source editors.\n - Cycle detection in resource references.\n - Quick Documentation (F1), which can show all translations of the string under the caret, will now also show all resource overlays from the various Gradle flavors and build types, as well as libraries. They are listed in reverse resource overlay order, with strikethrough on the versions of the string that are masked.\n - Fixes to handle updating the merged resources when the set of module dependencies change.\n - XML rendering fixes to properly handle character entity declarations and XML and unicode escapes.\n- Save screenshot support for the layout preview and layout editor windows.\n- Template bug fixes.\n- Lint bug fixes.\n- Various fixes for crash reports. Thank you, and keep filing crash reports!\n\n\u003cbr /\u003e"]]