Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation fails on Android 12: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED #12

Open
ildar opened this issue Jul 19, 2022 · 12 comments
Open

Comments

@ildar
Copy link

ildar commented Jul 19, 2022

$ adb install -r vosk-android-service-0.3.42.apk
Performing Streamed Install
adb: failed to install vosk-android-service-0.3.42.apk: Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl910797472.tmp/base.apk (at Binary XML file line #106): org.vosk.service.VoskRecognitionService: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present]

@ildar
Copy link
Author

ildar commented Aug 9, 2022

still there

@Handrail9
Copy link

I hope this gets fixed sometime soon. Just using VOSK in Dicio it seems like a really great model. I'd love to use it in day to day tasks.

@Doomsdayrs
Copy link
Contributor

Can be closed. I fixed this.

@ildar
Copy link
Author

ildar commented Sep 11, 2022 via email

@nuke-web3
Copy link

@Doomsdayrs
Copy link
Contributor

The problem is getting in touch with developers to fix up the issues with the application. As I currently have no way to contact them.

@Doomsdayrs
Copy link
Contributor

This can be closed now

@ildar
Copy link
Author

ildar commented Oct 6, 2022 via email

@grigio
Copy link

grigio commented Oct 12, 2022

I got the same error on Pixel 4a, I tried to compile from source via Android Studio and it runs

@sogaiu
Copy link

sogaiu commented Oct 28, 2022

I built from 6a71977 using Android Studio, then installed one of the resulting .apk files via adb (like in the OP) successfully to a tablet running Android 12L [1].

I used the app to install some models and then invoked via AnySoftKeyboard's voice typing(?) key/button. A dialog box does show up as a voice prompt(?), but after speaking, I see the message Error loading recognizer.


[1] I think it's 12L, but I'm not sure how to tell for sure -- I'm using some 12L features, but the info I see via Settings -> About tablet -> Software information -> Android version is 12.

@SunnyDaze
Copy link

Just failed on Android 13. A new release would be great.

@grigio
Copy link

grigio commented Jun 8, 2023

@SunnyDaze I've made an unofficial apk if you are interested, it works very well. tested on Android 13
#10 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

7 participants