vosk-android-service icon indicating copy to clipboard operation
vosk-android-service copied to clipboard

installation fails on Android 12: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED

Open ildar opened this issue 3 years ago • 12 comments

$ 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 avatar Jul 19 '22 05:07 ildar

still there

ildar avatar Aug 09 '22 05:08 ildar

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.

Handrail9 avatar Aug 29 '22 09:08 Handrail9

Can be closed. I fixed this.

Doomsdayrs avatar Sep 11 '22 16:09 Doomsdayrs

Great! waiting for the new release apk

ildar avatar Sep 11 '22 16:09 ildar

Eager to get this new release :eyes: I bet others are too: https://www.reddit.com/r/GrapheneOS/comments/gkzvxn/comment/ir7tkm2/?utm_source=reddit&utm_medium=web2x&context=3

nuke-web3 avatar Oct 05 '22 23:10 nuke-web3

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 avatar Oct 06 '22 00:10 Doomsdayrs

This can be closed now

Doomsdayrs avatar Oct 06 '22 13:10 Doomsdayrs

Not until the release.

ildar avatar Oct 06 '22 16:10 ildar

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

grigio avatar Oct 12 '22 09:10 grigio

I built from https://github.com/alphacep/vosk-android-service/commit/6a719773c100a87ef8d96782326a98f29d714b8c 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.

sogaiu avatar Oct 28 '22 11:10 sogaiu

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

SunnyDaze avatar Apr 01 '23 17:04 SunnyDaze

@SunnyDaze I've made an unofficial apk if you are interested, it works very well. tested on Android 13 https://github.com/alphacep/vosk-android-service/issues/10#issuecomment-1582855338

grigio avatar Jun 08 '23 15:06 grigio