I know for pre-Honeycomb devices you need:
intent.setClassName("com.google.android.voicesearch",
"com.google.android.voicesearch.VoiceSearchPreferences");
and for Jelly Bean:
intent.setClassName("com.google.android.googlequicksearchbox",
"com.google.android.voicesearch.VoiceSearchPreferences");
but does anyone have an HC or ICS device handy to check the logs to see
what they use?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en