Either you do not have applications on the device that can display "msword, pdf etc" files, or you have not specified the proper MIME type in the Intent you are using with ACTION_VIEW.
On Fri, Oct 14, 2011 at 8:35 AM, hktsang <[email protected]> wrote: > > Thanks for your reply. I don't know where is the problem because it > can run if the file is audio, video or image but msword, pdf etc... > cannot run. > > On 10月12日, 下午8時38分, TreKing <[email protected]> wrote: >> On Mon, Oct 10, 2011 at 10:08 PM, hktsang <[email protected]> wrote: >> > but other then that, it found error and force close the app. >> >> Debug your app to find the cause of your "error and force close" ... then >> fix it. >> >> --------------------------------------------------------------------------- >> ---------------------- >> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago >> transit tracking app for Android-powered devices > > -- > 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 > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.0 Available! -- 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

