REST Resource: edits.deobfuscationfiles
المرجع: ملف إزالة التشويش
DeobfuscationFileType
عمليات التعداد |
deobfuscationFileTypeUnspecified |
نوع ملف إزالة التشويش غير محدَّد |
proguard |
نوع ملف إزالة التشويش Proguard |
nativeCode |
نوع ملف الرموز الأصلية لتصحيح الأخطاء |
الطُرق |
|
يتم تحميل ملف إزالة تشويش جديد ويتم إرفاقه بحزمة APK المحدّدة. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]