REST Resource: edits.deobfuscationfiles
با مجموعهها، منظم بمانید
ذخیره و دستهبندی محتوا براساس اولویتهای شما.
منبع: DeobfuscationFile
نشان دهنده یک فایل deobfuscation است.
DeobfuscationFileType
Enums |
---|
deobfuscationFileTypeUnspecified | نوع فایل رفع ابهام نامشخص. |
proguard | نوع فایل deobfuscation Proguard. |
nativeCode | نوع فایل نمادهای اشکال زدایی بومی. |
روش ها |
---|
| یک فایل رفع ابهام جدید آپلود می کند و به APK مشخص شده پیوست می کند. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی."],[[["DeobfuscationFile represents a file used to reverse obfuscation, which is a technique used to hide code functionality."],["It supports different file types like Proguard and Native debugging symbols, indicated by the `symbolType` field."],["Developers can upload these files to Google Play using the `upload` method to help with debugging and crash analysis."],["The DeobfuscationFileType enum specifies the type of deobfuscation file, which can be Proguard, native code, or unspecified."],["Deobfuscation files can be represented in JSON format, containing information like the symbol type."]]],[]]