GoogleChromeLabs / GoogleChromeLabs/bubblewrap
Bubblewrap is generating invalid APKs.
Open
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
A clear and concise description of what the bug is.
After successfuly building an APK, I'm getting
```
The application could not be installed: INSTALL_PARSE_FAILED_RESOURCES_ARSC_COMPRESSED Installation failed due to: 'Error code: '-124', message='-124: Failed parse during installPackageLI: Targeting R+ (version 30 and above) requires the resources.arsc of installed APKs to be stored uncompressed and aligned on a 4-byte boundary''
```
When trying to install the generated APK.
Contributor guide
Assessment
This issue has not been assessed yet.