I would like my android app to start automatically when a file of a particular type is opened. Let's say a user downloads somefile.myextension from the browser and after that the program should run and process this file. How can it be done?