iakmds / librecamera

A free and open source camera app for Android written in Flutter and Dart
https://f-droid.org/packages/com.iakmds.librecamera/
GNU General Public License v3.0
278 stars 27 forks source link

Unable to install latest version (1.3.0) #25

Closed provokateurin closed 1 year ago

provokateurin commented 1 year ago

I wanted to update from F-Droid, but it didn't work, so I tried the one from the Github release and that didn't install either. Then I tried using adb install and got:

adb: failed to install com.iakmds.librecamera_4.apk: Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl1961695026.tmp/base.apk (at Binary XML file line #57): com.iakmds.librecamera.AliasMainActivity: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present]
iakmds commented 1 year ago

Thank you a lot!