awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesAndroid Resource Table Optimizations

Techniques for reducing the size of the Android binary resource table.

Distinguishing note: Existing candidates focus on memory page tables or database tables, not the Android resource.arb binary table.

Explore 1 awesome GitHub repository matching mobile development · Android Resource Table Optimizations. Refine with filters or upvote what's useful.

Awesome Android Resource Table Optimizations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • shwenzhang/andresguardshwenzhang का अवतार

    shwenzhang/AndResGuard

    8,641GitHub पर देखें↗

    AndResGuard is a utility for Android asset optimization, resource shrinking, and resource obfuscation. Its primary purpose is to minimize the final application package footprint by compressing resource files, removing unnecessary data, and optimizing the resource table. The project focuses on preventing reverse engineering by renaming resource types and file names to short, randomized identifiers. It includes mechanisms to preserve specific assets through the use of whitelists and wildcard-driven exclusion patterns, ensuring compatibility with dynamic lookup requirements. Additional capabili

    Reduces the binary size of the resource table by renaming and compressing internal entries.

    Java
    GitHub पर देखें↗8,641
  1. Home
  2. Mobile Development
  3. Android Resource Table Optimizations