For example, I want to open a "*.html" file, after I see Chrome, Firework. etc.
Or... I want to open a "*.pdf" file, after I see Chrome, AdobeAcrobat etc.
Or... I want to open a "*.jpg" file, after I see Gallery, Airdroid etc.
Now; I have spcial file extension.(from exsample xxxx.abc) and
I want see my app in "OPEN WITH " menu when open "xxx.abc" in file maneger.
hello; I want to add eligible option for "OPEN WTIH" For example, I want to open a "*.html" file, after I see Chrome, Firework. etc. Or... I want to open a "*.pdf" file, after I see Chrome, AdobeAcrobat etc. Or... I want to open a "*.jpg" file, after I see Gallery, Airdroid etc. Now; I have...
www.b4x.com
But, for B4J, if someone is looking for how to load a file directly by clicking on it, without having to open the app, this is the link:
Follow these steps to associate files, based on their extension, with your app. The user will be able to double click on a file and your app will be opened with the selected file. Step 1: Make sure to use Java 11 with B4JPackager11 v1.10+. Step 2: Add the code to handle the selected file...
www.b4x.com
- V1.10 - Adds support for command line arguments.