Skip to content

Enable optimized resource shrinking#3355

Merged
ahmedre merged 1 commit intomainfrom
optimized_resource_shrinking
Sep 14, 2025
Merged

Enable optimized resource shrinking#3355
ahmedre merged 1 commit intomainfrom
optimized_resource_shrinking

Conversation

@ahmedre
Copy link
Copy Markdown
Contributor

@ahmedre ahmedre commented Sep 14, 2025

This saves around ~0.7mb on a madani release apk, which is nice!

This saves around ~0.7mb on a madani release apk, which is nice!
@ahmedre
Copy link
Copy Markdown
Contributor Author

ahmedre commented Sep 14, 2025

see article here.

@github-actions
Copy link
Copy Markdown

OLD: app-madani-debug.apk (signature: V1, V2)
NEW: app-madani-debug.apk (signature: V1, V2)

          │          compressed          │         uncompressed         
          ├───────────┬───────────┬──────┼───────────┬───────────┬──────
 APK      │ old       │ new       │ diff │ old       │ new       │ diff 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
      dex │  25.6 MiB │  25.6 MiB │  0 B │  78.2 MiB │  78.2 MiB │  0 B 
     arsc │   2.1 MiB │   2.1 MiB │  0 B │   2.1 MiB │   2.1 MiB │  0 B 
 manifest │   6.1 KiB │   6.1 KiB │  0 B │  29.7 KiB │  29.7 KiB │  0 B 
      res │   1.8 MiB │   1.8 MiB │  0 B │     2 MiB │     2 MiB │  0 B 
   native │  18.8 KiB │  18.8 KiB │  0 B │  36.5 KiB │  36.5 KiB │  0 B 
    asset │ 452.1 KiB │ 452.1 KiB │  0 B │ 808.2 KiB │ 808.2 KiB │  0 B 
    other │ 198.3 KiB │ 198.3 KiB │ +2 B │ 495.1 KiB │ 495.1 KiB │  0 B 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
    total │  30.1 MiB │  30.1 MiB │ +2 B │  83.6 MiB │  83.6 MiB │  0 B 

@ahmedre ahmedre added this pull request to the merge queue Sep 14, 2025
Merged via the queue into main with commit 4e3c081 Sep 14, 2025
2 checks passed
@ahmedre ahmedre deleted the optimized_resource_shrinking branch September 14, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant