Hi,
Info needed on how to search for a specific media file using a partial file-name in MediaStore, any helpful info is appreciated. I've figured it but not sure if this is the only way to do it.
Sending the intent INTENT_ACTION_MEDIA_SEARCH, which is further caught in QueryBrowserActivity.java, but not sure how to extract the search results from onQueryComplete().
Thanks in advance
VSB
Info needed on how to search for a specific media file using a partial file-name in MediaStore, any helpful info is appreciated. I've figured it but not sure if this is the only way to do it.
Sending the intent INTENT_ACTION_MEDIA_SEARCH, which is further caught in QueryBrowserActivity.java, but not sure how to extract the search results from onQueryComplete().
Thanks in advance
VSB