Anyone know how I can make my app the default for opening a certain filetype and how I would then know the filename and location of the file that has opened my app.
Currently you cannot get the Intent that started your application, so you will not be able to get the filename and location. I believe that this will be added in the next update.