[android-developers] opening a specific file in a new activity

2011-08-29 Thread imsmooth
I have an indexed list activity that contains several files in my assets directory. I know how to open a file and display the contents in a WebView. I do this within the class once I start the activity. I can hard-code the file name in this activity. What I want to do is have the user select

[android-developers] Re: Read ms word document

2011-08-29 Thread imsmooth
The smartas$ lmgify did not help as I had tried that which is why I Came here If you don't have the answer don't try to be smart On Aug 28, 9:21 pm, TreKing treking...@gmail.com wrote: On Sun, Aug 28, 2011 at 8:19 PM, imsmooth hoffi...@erols.com wrote: How do I read a ms word (doc) file

[android-developers] passing a value

2011-08-29 Thread imsmooth
I have a list view with file names. I want to select one of the list items (a file name) and pass this value to another activity where I will then open the file. The name of the file selected can vary, so I can not hard-code it into the activity. How do I do this (allow the activity to know

[android-developers] Read ms word document

2011-08-28 Thread imsmooth
I know how to read a text file How do I read a ms word (doc) file? Is it like a webview? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

[android-developers] new here

2011-08-01 Thread imsmooth
I want to start writing some apps for the android/droid. I have written some for the iPhone. I have a Windows XP. Which SDK should I use and which JDK? I was going to use JDK 7. Is that ok? -- You received this message because you are subscribed to the Google Groups Android Developers