What is the right way to search for an intent so that I can use it in an app?
Can you use any intent or does the intent need to have special code like in case of an ftp intent
open ftp, close ftp, set binary, set text, download file, upload file ?
So it might be possible that you can't use it anyway?