نمایه ساز مستقل را اجرا کنید
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
نمایهساز مستقل Android Studio به شما این امکان را میدهد که برنامه خود را بدون اجرای IDE کامل Android Studio نمایه کنید .
برای اجرای پروفایلر مستقل، موارد زیر را انجام دهید:
- مطمئن شوید که نمایه ساز در حال حاضر در داخل Android Studio اجرا نمی شود.
به دایرکتوری نصب بروید و به دایرکتوری bin
بروید:
Windows/Linux : studio-installation-folder /bin
macOS : استفاده از نمایه سازهای مستقل در macOS پشتیبانی نمی شود.
- بسته به سیستم عامل خود،
profiler.exe
یا profiler.sh
اجرا کنید. صفحه نمایش اسپلش اندروید استودیو ظاهر می شود. پس از ناپدید شدن صفحه اسپلش، یک پنجره نمایه ساز باز می شود.
محتوا و نمونه کدها در این صفحه مشمول پروانههای توصیفشده در پروانه محتوا هستند. جاوا و OpenJDK علامتهای تجاری یا علامتهای تجاری ثبتشده Oracle و/یا وابستههای آن هستند.
تاریخ آخرین بهروزرسانی 2025-07-29 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-29 بهوقت ساعت هماهنگ جهانی."],[],[],null,["# Run the standalone profiler\n\nThe standalone Android Studio profiler lets you [profile your app](/studio/profile) without running\nthe full Android Studio IDE.\n\nTo run the standalone profiler, do the following:\n\n1. Make sure the profiler is not currently running inside of Android Studio.\n2. Go to the installation directory and navigate to the `bin`\n directory:\n\n **Windows/Linux** : \u003cvar translate=\"no\"\u003estudio-installation-folder\u003c/var\u003e`/bin`\n\n **macOS**: The use of standalone profilers is not supported on macOS.\n3. Depending on your OS, run `profiler.exe` or `profiler.sh`. The Android Studio splash screen appears. After the splash screen disappears, a profiler window opens."]]