REST Resource: edits.deobfuscationfiles
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kaynak: DeobfuscationFile
Kod gösterme dosyasını temsil eder.
DeobfuscationFileType
Kod gösterme dosyasının türü.
Sıralamalar |
deobfuscationFileTypeUnspecified |
Belirtilmemiş kod gösterme dosyası türü. |
proguard |
ProGuard kod gösterme dosya türü. |
nativeCode |
Yerel hata ayıklama simgeleri dosya türü. |
Yöntemler |
|
Yeni bir kod gösterme dosyası yükler ve belirtilen APK'ya eklenir. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-22 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-22 UTC."],[[["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."]]],[]]