AgoraIO-Extensions / AgoraIO-Extensions/Agora-Flutter-SDK
[Android] 4 KB zip alignment error - 16 KB required for multiple Agora libraries
- Langage dominant
- Dart
- Étoiles
- 795
- Forks
- 448
- Merge moyen
- 12 h 19 min
- PR mergées (30 j)
- 14
Description
### Version of the agora_rtc_engine
Multiple Agora RTC Engine version 6.5.3 libraries are showing zip alignment warnings stating "4 KB zip alignment, but 16 KB is required". This affects most of the native library files in the package.
### Platforms affected
- [x] Android
- [ ] iOS
- [ ] macOS
- [ ] Windows
- [ ] Web
### Steps to reproduce
1: build apk file
2: open in Analyze apk
### Expected results
not error
### Actual results
### Code sample
Code sample
```dart
[Paste your code here]
```
### Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
### Logs
Logs
```console
[Paste your logs here]
```
### Flutter Doctor output
Doctor output
```console
[Paste your output here]
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.