[android-developers] Re: Trouble Opening Files via Intent

2008-11-18 Thread Asif k
Hi OC , thanks for ur inputs. I am still getting the same exception. Can you please clarify how you set the array and modification done in filebrowser.java ?? On Oct 16, 4:29 pm, OC <[EMAIL PROTECTED]> wrote: > Hello. > > Ok, my English is not so good, but I'll try my best. > > You'll have

[android-developers] Re: Trouble Opening Files via Intent

2008-10-16 Thread OC
Hello. Ok, my English is not so good, but I'll try my best. You'll have to set the correct Data and Type. You have to define the Type by yourself, by getting the fileextension. Type means the main MIME-type like audio/* or image/*. For example: You clicked at the file "MyFavouriteSong.mp3" you

[android-developers] Re: Trouble Opening Files via Intent

2008-09-26 Thread Mark Murphy
Timbobsteve wrote: > I am running through the FileBrowser tutorial over @ anddev.org and > have it working fairly well, but the one thing I cannot get working is > Opening files when they are clicked on. > > I always seem to get a "ActivityNotFoundException: no activity found > to handle { action