You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mitappinv...@googlegroups.com
I'm trying to create an app that uses a google search on a specified user input, but every time I click the button to initiate the activity starter, I get an "Error 601:No corresponding activity was found." The code behind the activity starter is below.
.action == android.intent.action.VIEW .ActivityPackage == com.google.android.providers.enhancedgooglesearch .ActivityClass == com.google.android.providers.enhancedgooglesearch.Launcher .ExtraKey == query .ExtraValue == user input from text field
then ActivityStarter.StartActivity
Any ideas?
phantomfoot
unread,
Mar 16, 2014, 4:24:05 AM3/16/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mitappinv...@googlegroups.com, jcat...@gmail.com
It means the enhancedgooglesearch app (i believe now it is called Google Now) is not on the device.
An easier way to do a google search with ActivityStarter is: