Com.google.android.googlequicksearchbox missing in Android V12

Hello,

I created an app that uses the com.google.android.googlequicksearchbox package to start a voice search;

It all worked perfectly until I upgraded from Android v8 to v12 now it has stopped working, I've used the activity manager app to try and find the activity again but it appears to have disappeared in v12. Any one have any ideas how I can call the google quick search box in V12?

Thanks

Possibly this:

Try intent without using voice....(whatever that is)

Thanks,

Looks like you might be on to something, I tried the "App List Package Manager" App and it found the "com.google.android.googlequicksearchbox" package, so it's still there on v12. I'll have a closer look today and see if I can get it to work.

Thanks again.

1 Like