I'm trying to build an app that can open any pdf stored on the device and I really have no idea on how to get a handle to these files. I've searched the documentation and every single class that I found assumes that I already have a handle to the file.
There must be something that I am missing here. There are several apps that can access audio and pictures files. Surely there must be a way to access pdf files right?