[android-beginners] Using Intents to Open Specific Files

2008-09-23 Thread David.Dyball
Hi All, I'm following a great tutorial from AndDev.org (http://www.anddev.org/ viewtopic.php?t=67) where it shows you how to make a simple File Browser. There were a lot of instances where the code needed small modifications to run on SDK-0.9, but there is one part that I am stuck on. Opening se

[android-beginners] Using Intents to Open Specific Files

2008-09-23 Thread David.Dyball
Hi All, First post! Yay. I don't really understand the concepts behind Intent/Context/Actions etc, so to learn something I thought I would follow the tutorials over @ AndDev.org to create a basic File Browser application. The code was written for the previous SDK so I had to modify it a little t