Skip to content

bug: After I ran the command flet build apk --arch arm64-v8a and installed the generated APK on my phone, I found that the folders armeabi-v7a and x86_64 still exist under base.apk/lib/. This significantly increases the APK size. #6567

Description

@yst-one

Duplicate Check

Describe the bug

Image

After I ran the command flet build apk --arch arm64-v8a and installed the generated APK on my phone, I found that the folders armeabi-v7a and x86_64 still exist under base.apk/lib/. This significantly increases the APK size. Optimization is recommended.

Code sample

Code
[Paste your code here]

To reproduce

Expected behavior

No response

Screenshots / Videos

Captures

[Upload media here]

Operating System

Windows

Operating system details

11

Flet version

0.85.3

Regression

No, it isn't

Suggestions

No response

Logs

Logs
[Paste your logs here]

Additional details

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status
✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions